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. spawnersConstructor 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 classZombieSiegeManager -
Uses of Spawner in net.minecraft.world
Classes in net.minecraft.world that implement Spawner Modifier and Type Class Description classWanderingTraderManager -
Uses of Spawner in net.minecraft.world.gen
Classes in net.minecraft.world.gen that implement Spawner Modifier and Type Class Description classCatSpawnerclassPhantomSpawnerclassPillagerSpawner