Uses of Interface
org.bukkit.block.CreatureSpawner
Package
Description
-
Uses of CreatureSpawner in org.bukkit.event.entity
Modifier and TypeMethodDescriptionSpawnerSpawnEvent.getSpawner()
Gets the spawner tile state, or null when the entity is spawned from a minecart spawner.ModifierConstructorDescriptionSpawnerSpawnEvent
(@NotNull Entity spawnee, @Nullable CreatureSpawner spawner)