Uses of Enum Class
net.minecraft.class_10900.class_10909
Packages that use class_10900.class_10909
-
Uses of class_10900.class_10909 in net.minecraft
Fields in net.minecraft declared as class_10900.class_10909Modifier and TypeFieldDescriptionprivate final class_10900.class_10909class_10900.class_10901.field_58005private final @Nullable class_10900.class_10909class_10900.class_10904.typeThe field for thetyperecord component.Fields in net.minecraft with type parameters of type class_10900.class_10909Modifier and TypeFieldDescriptionprivate final Set<class_10900.class_10909> class_10900.class_10901.field_58006Methods in net.minecraft that return class_10900.class_10909Modifier and TypeMethodDescriptionprivate @Nullable class_10900.class_10909class_10900.class_10901.method_68646(class_10900.class_10904 class_10904) class_10900.class_10904.type()Returns the value of thetyperecord component.static class_10900.class_10909Returns the enum constant of this class with the specified name.static class_10900.class_10909[]class_10900.class_10909.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft with parameters of type class_10900.class_10909Modifier and TypeMethodDescriptionprivate static <T> Tclass_10900.method_68619(com.mojang.serialization.DynamicOps<T> dynamicOps, class_10900.class_10905 class_10905, @Nullable String string, @Nullable String string2, @Nullable class_10900.class_10906<String> class_10906, @Nullable class_10900.class_10909 class_10909, ParsingState<?> parsingState) booleanclass_10900.class_10901.method_68647(class_10900.class_10909 class_10909) <T> Tclass_10900.class_10903.method_68650(com.mojang.serialization.DynamicOps<T> dynamicOps, class_10900.class_10909 class_10909, ParsingState<?> parsingState) Constructors in net.minecraft with parameters of type class_10900.class_10909ModifierConstructorDescriptionprivateclass_10901(class_10900.class_10909 class_10909, class_10900.class_10909[] class_109092) (package private)class_10904(@Nullable class_10900.class_10907 class_10907, @Nullable class_10900.class_10909 class_10909)