Uses of Enum Class
net.minecraft.class_12212.class_12213
Packages that use class_12212.class_12213
-
Uses of class_12212.class_12213 in net.minecraft
Fields in net.minecraft with type parameters of type class_12212.class_12213Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_12212.class_12213> class_12212.class_12213.CODECstatic final Map<class_12212.class_12213, class_12212<Boolean, ?>> class_12212.field_63768static final Map<class_12212.class_12213, class_12212<Float, ?>> class_12212.field_63769static final Map<class_12212.class_12213, class_12212<Integer, ?>> class_12212.field_63770private final Map<class_12212.class_12213, class_12212<Value, ?>> class_12192.modifierLibraryThe field for themodifierLibraryrecord component.Methods in net.minecraft that return class_12212.class_12213Modifier and TypeMethodDescriptionstatic class_12212.class_12213Returns the enum constant of this class with the specified name.static class_12212.class_12213[]class_12212.class_12213.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft that return types with arguments of type class_12212.class_12213Modifier and TypeMethodDescriptionclass_12192.modifierLibrary()Returns the value of themodifierLibraryrecord component.Method parameters in net.minecraft with type arguments of type class_12212.class_12213Modifier and TypeMethodDescriptionstatic <Value> class_12192<Value> class_12192.method_75632(com.mojang.serialization.Codec<Value> codec, Map<class_12212.class_12213, class_12212<Value, ?>> map) static <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) private static <Value> com.mojang.serialization.Codec<class_12212<Value, ?>> class_12192.method_75635(Map<class_12212.class_12213, class_12212<Value, ?>> map) Constructor parameters in net.minecraft with type arguments of type class_12212.class_12213ModifierConstructorDescriptionclass_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.