Uses of Interface
net.minecraft.world.spawner.SpecialSpawner
Packages that use SpecialSpawner
Package
Description
-
Uses of SpecialSpawner in net.minecraft.server.world
Fields in net.minecraft.server.world with type parameters of type SpecialSpawnerConstructor parameters in net.minecraft.server.world with type arguments of type SpecialSpawnerModifierConstructorDescriptionServerWorld
(MinecraftServer server, Executor workerExecutor, LevelStorage.Session session, ServerWorldProperties properties, RegistryKey<World> worldKey, DimensionOptions dimensionOptions, WorldGenerationProgressListener worldGenerationProgressListener, boolean debugWorld, long seed, List<SpecialSpawner> spawners, boolean shouldTickTime, @Nullable RandomSequencesState randomSequencesState) -
Uses of SpecialSpawner in net.minecraft.village
Classes in net.minecraft.village that implement SpecialSpawner -
Uses of SpecialSpawner in net.minecraft.world
Classes in net.minecraft.world that implement SpecialSpawner -
Uses of SpecialSpawner in net.minecraft.world.spawner
Classes in net.minecraft.world.spawner that implement SpecialSpawnerModifier and TypeClassDescriptionclass
A spawner for cats in villages and swamp huts.class
A spawner for pillager patrols.class