Uses of Enum Class
net.minecraft.entity.EntityGroup
Packages that use EntityGroup
-
Uses of EntityGroup in net.minecraft.entity
Methods in net.minecraft.entity that return EntityGroupModifier and TypeMethodDescriptionLivingEntity.getGroup()static EntityGroupReturns the enum constant of this class with the specified name.static EntityGroup[]EntityGroup.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EntityGroup in net.minecraft.entity.boss
Methods in net.minecraft.entity.boss that return EntityGroup -
Uses of EntityGroup in net.minecraft.entity.mob
Methods in net.minecraft.entity.mob that return EntityGroup