Uses of Interface
net.minecraft.class_12210
Packages that use class_12210
-
Uses of class_12210 in net.minecraft
Fields in net.minecraft declared as class_12210Modifier and TypeFieldDescriptionprivate final class_12210<Value> class_12192.partialTickLerpThe field for thepartialTickLerprecord component.private final class_12210<Value> class_12192.spatialLerpThe field for thespatialLerprecord component.Methods in net.minecraft that return class_12210Modifier and TypeMethodDescriptionstatic class_12210<Float> class_12210.method_75706()static <T> class_12210<T> class_12210.method_75707(float float2) static class_12210<Integer> class_12210.method_75709()class_12192.partialTickLerp()Returns the value of thepartialTickLerprecord component.class_12192.spatialLerp()Returns the value of thespatialLerprecord component.Methods in net.minecraft with parameters of type class_12210Modifier and TypeMethodDescriptionstatic <Value> class_12192<Value> class_12192.method_75633(com.mojang.serialization.Codec<Value> codec, Map<class_12212.class_12213, class_12212<Value, ?>> map, class_12210<Value> class_12210) static <Value> class_12192<Value> class_12192.method_75634(com.mojang.serialization.Codec<Value> codec, Map<class_12212.class_12213, class_12212<Value, ?>> map, class_12210<Value> class_12210, class_12210<Value> class_122102) Constructors in net.minecraft with parameters of type class_12210ModifierConstructorDescriptionclass_12192(com.mojang.serialization.Codec<Value> valueCodec, Map<class_12212.class_12213, class_12212<Value, ?>> modifierLibrary, com.mojang.serialization.Codec<class_12212<Value, ?>> modifierCodec, class_12210<Value> spatialLerp, class_12210<Value> partialTickLerp) Creates an instance of aclass_12192record class.