Uses of Enum Class
net.minecraft.class_12359.class_12360
Packages that use class_12359.class_12360
Package
Description
The base package for all Minecraft classes.
This and its subpackages make up the brain system used by some modern Minecraft entities,
such as villagers, piglins, and axolotls.
-
Uses of class_12359.class_12360 in net.minecraft
Methods in net.minecraft that return class_12359.class_12360Modifier and TypeMethodDescriptionstatic class_12359.class_12360Returns the enum constant of this class with the specified name.static class_12359.class_12360[]class_12359.class_12360.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_12359.class_12360 in net.minecraft.entity.ai.brain
Fields in net.minecraft.entity.ai.brain with type parameters of type class_12359.class_12360Modifier and TypeFieldDescriptionstatic final MemoryModuleType<class_12359.class_12360> MemoryModuleType.SPEAR_STATUS