Uses of Enum Class
net.minecraft.class_11568.class_11569
Packages that use class_11568.class_11569
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11568.class_11569 in net.minecraft
Fields in net.minecraft declared as class_11568.class_11569Modifier and TypeFieldDescriptionprivate @Nullable class_11568.class_11569class_11568.field_61243Fields in net.minecraft with type parameters of type class_11568.class_11569Modifier and TypeFieldDescriptionprivate final Map<class_11568.class_11569, class_11568.class_11570> class_11568.field_61240Methods in net.minecraft that return class_11568.class_11569Modifier and TypeMethodDescriptionstatic class_11568.class_11569Returns the enum constant of this class with the specified name.static class_11568.class_11569[]class_11568.class_11569.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_11568.class_11569Modifier and TypeMethodDescriptionprivate BiConsumer<PathAwareEntity, Inventory> class_11568.method_72412(class_11568.class_11569 class_11569) private voidclass_11568.method_72429(class_11568.class_11569 class_11569) Constructor parameters in net.minecraft with type arguments of type class_11568.class_11569ModifierConstructorDescriptionclass_11568(float float2, Predicate<BlockState> predicate, Predicate<BlockState> predicate2, int int2, int int3, Map<class_11568.class_11569, class_11568.class_11570> map, Consumer<PathAwareEntity> consumer, Predicate<class_11568.class_11572> predicate3) -
Uses of class_11568.class_11569 in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return types with arguments of type class_11568.class_11569Modifier and TypeMethodDescriptionprivate static Map<class_11568.class_11569, class_11568.class_11570> CopperGolemBrain.method_72487()