Uses of Enum Class
net.minecraft.entity.Entity.class_8401
Packages that use Entity.class_8401
-
Uses of Entity.class_8401 in net.minecraft.entity
Fields in net.minecraft.entity declared as Entity.class_8401Methods in net.minecraft.entity that return Entity.class_8401Modifier and TypeMethodDescriptionstatic Entity.class_8401
Returns the enum constant of this class with the specified name.static Entity.class_8401[]
Entity.class_8401.values()
Returns an array containing the constants of this enum class, in the order they are declared.