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 WeightedSpawnerEntityAbstractSpawner. nextSpawnDataFields in net.minecraft.world.spawner with type parameters of type WeightedSpawnerEntity Modifier and Type Field Description private java.util.List<WeightedSpawnerEntity>AbstractSpawner. spawnPotentialsMethods in net.minecraft.world.spawner with parameters of type WeightedSpawnerEntity Modifier and Type Method Description voidAbstractSpawner. setNextSpawnData(WeightedSpawnerEntity p_184993_1_)
-