Uses of Class
net.minecraft.world.MobSpawnerEntry
Packages that use MobSpawnerEntry
-
Uses of MobSpawnerEntry in net.minecraft.world
Fields in net.minecraft.world declared as MobSpawnerEntryFields in net.minecraft.world with type parameters of type MobSpawnerEntryModifier and TypeFieldDescriptionprivate static Pool<MobSpawnerEntry>
MobSpawnerLogic.field_30952
private Pool<MobSpawnerEntry>
MobSpawnerLogic.spawnPotentials
Methods in net.minecraft.world with parameters of type MobSpawnerEntryModifier and TypeMethodDescriptionvoid
MobSpawnerLogic.setSpawnEntry
(@Nullable World world, BlockPos pos, MobSpawnerEntry spawnEntry)