Uses of Enum Class
studio.magemonkey.codex.manager.api.MobGroup
Packages that use MobGroup
-
Uses of MobGroup in studio.magemonkey.codex.manager.api
Methods in studio.magemonkey.codex.manager.api that return MobGroupModifier and TypeMethodDescriptionstatic MobGroupMobGroup.getMobGroup(org.bukkit.entity.Entity entity) static MobGroupReturns the enum constant of this class with the specified name.static MobGroup[]MobGroup.values()Returns an array containing the constants of this enum class, in the order they are declared.