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