Uses of Record Class
net.minecraft.class_12305
Packages that use class_12305
-
Uses of class_12305 in net.minecraft
Fields in net.minecraft with type parameters of type class_12305Modifier and TypeFieldDescriptionprivate final ImmutableList.Builder<class_12305<T>> class_12306.class_12307.field_64307private final List<class_12305<T>> class_12306.keyframesThe field for thekeyframesrecord component.Methods in net.minecraft that return types with arguments of type class_12305Modifier and TypeMethodDescriptionList<class_12305<T>> class_12306.keyframes()Returns the value of thekeyframesrecord component.static <T> com.mojang.serialization.Codec<class_12305<T>> class_12305.method_76372(com.mojang.serialization.Codec<T> codec) (package private) static <T> com.mojang.serialization.DataResult<List<class_12305<T>>> class_12306.method_76379(List<class_12305<T>> list) Method parameters in net.minecraft with type arguments of type class_12305Modifier and TypeMethodDescription(package private) static <T> com.mojang.serialization.DataResult<List<class_12305<T>>> class_12306.method_76379(List<class_12305<T>> list) private static <T> voidclass_12308.method_76387(class_12306<T> class_12306, List<class_12305<T>> list, List<class_12308.class_12309<T>> list2) Constructors in net.minecraft with parameters of type class_12305ModifierConstructorDescriptionclass_12309(class_12306<T> class_12306, class_12305<T> class_12305, int int2, class_12305<T> class_123052, int int3) Constructor parameters in net.minecraft with type arguments of type class_12305ModifierConstructorDescriptionclass_12306(List<class_12305<T>> keyframes, class_12301 easingType) Creates an instance of aclass_12306record class.