Uses of Interface
org.bukkit.block.CreatureSpawner
Packages that use CreatureSpawner
Package
Description
-
Uses of CreatureSpawner in org.bukkit.event.entity
Methods in org.bukkit.event.entity that return CreatureSpawnerModifier and TypeMethodDescriptionSpawnerSpawnEvent.getSpawner()
Gets the spawner tile state, or null when the entity is spawned from a minecart spawner.Constructors in org.bukkit.event.entity with parameters of type CreatureSpawnerModifierConstructorDescriptionSpawnerSpawnEvent
(@NotNull Entity spawnee, @Nullable CreatureSpawner spawner)