Uses of Enum Class
net.minecraft.class_10776
Packages that use class_10776
-
Uses of class_10776 in net.minecraft
Fields in net.minecraft declared as class_10776Modifier and TypeFieldDescriptionprivate static final class_10776[]class_10774.class_10775.field_56635Fields in net.minecraft with type parameters of type class_10776Modifier and TypeFieldDescriptionprivate final Set<class_10776> class_10774.class_10775.field_56637private final Map<class_10776, List<Consumer<Entity>>> class_10774.class_10775.field_56638private final Map<class_10776, List<Consumer<Entity>>> class_10774.class_10775.field_56639Methods in net.minecraft that return class_10776Modifier and TypeMethodDescriptionstatic class_10776Returns the enum constant of this class with the specified name.static class_10776[]class_10776.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_10776Modifier and TypeMethodDescriptionvoidclass_10774.class_10775.method_67638(class_10776 class_10776) voidclass_10774.method_67638(class_10776 class_10776) voidclass_10774.class_10775.method_67639(class_10776 class_10776, Consumer<Entity> consumer) voidclass_10774.method_67639(class_10776 class_10776, Consumer<Entity> consumer) voidclass_10774.class_10775.method_67640(class_10776 class_10776, Consumer<Entity> consumer) voidclass_10774.method_67640(class_10776 class_10776, Consumer<Entity> consumer)