Uses of Enum Class
net.minecraft.entity.SpawnGroup
Packages that use SpawnGroup
-
Uses of SpawnGroup in net.minecraft
Methods in net.minecraft with parameters of type SpawnGroupModifier and TypeMethodDescriptionprivate static booleanclass_567.method_1871(SpawnGroup spawnGroup, World world, int int2, int int3, int int4) -
Uses of SpawnGroup in net.minecraft.entity
Methods in net.minecraft.entity that return SpawnGroupModifier and TypeMethodDescriptionstatic SpawnGroupReturns the enum constant of this class with the specified name.static SpawnGroup[]SpawnGroup.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SpawnGroup in net.minecraft.world.biome
Methods in net.minecraft.world.biome with parameters of type SpawnGroup