Uses of Class
net.minecraft.util.WeightedSpawnerEntity
-
Packages that use WeightedSpawnerEntity Package Description net.minecraft.world.spawner -
-
Uses of WeightedSpawnerEntity in net.minecraft.world.spawner
Fields in net.minecraft.world.spawner declared as WeightedSpawnerEntity Modifier and Type Field Description private WeightedSpawnerEntity
AbstractSpawner. nextSpawnData
Fields in net.minecraft.world.spawner with type parameters of type WeightedSpawnerEntity Modifier and Type Field Description private java.util.List<WeightedSpawnerEntity>
AbstractSpawner. spawnPotentials
Methods in net.minecraft.world.spawner with parameters of type WeightedSpawnerEntity Modifier and Type Method Description void
AbstractSpawner. setNextSpawnData(WeightedSpawnerEntity p_184993_1_)
-