Uses of Interface
net.minecraft.world.gen.Spawner
Package | Description |
---|---|
net.minecraft.server.world | |
net.minecraft.village | |
net.minecraft.world | |
net.minecraft.world.gen |
-
Uses of Spawner in net.minecraft.server.world
Fields in net.minecraft.server.world with type parameters of type Spawner Modifier and Type Field Description private List<Spawner>
ServerWorld. spawners
Constructor parameters in net.minecraft.server.world with type arguments of type Spawner Constructor Description ServerWorld(MinecraftServer server, Executor workerExecutor, LevelStorage.Session session, ServerWorldProperties properties, RegistryKey<World> worldKey, DimensionType dimensionType, WorldGenerationProgressListener worldGenerationProgressListener, ChunkGenerator chunkGenerator, boolean debugWorld, long seed, List<Spawner> spawners, boolean shouldTickTime)
-
Uses of Spawner in net.minecraft.village
Classes in net.minecraft.village that implement Spawner Modifier and Type Class Description class
ZombieSiegeManager
-
Uses of Spawner in net.minecraft.world
Classes in net.minecraft.world that implement Spawner Modifier and Type Class Description class
WanderingTraderManager
-
Uses of Spawner in net.minecraft.world.gen
Classes in net.minecraft.world.gen that implement Spawner Modifier and Type Class Description class
CatSpawner
class
PhantomSpawner
class
PillagerSpawner