Uses of Interface
org.bukkit.block.TrialSpawner
Packages that use TrialSpawner
Package
Description
- 
Uses of TrialSpawner in org.bukkit.event.entity
Methods in org.bukkit.event.entity that return TrialSpawnerConstructors in org.bukkit.event.entity with parameters of type TrialSpawnerModifierConstructorDescriptionTrialSpawnerSpawnEvent(@NotNull Entity spawnee, @NotNull TrialSpawner spawner)  - 
Uses of TrialSpawner in org.purpurmc.purpur.event
Methods in org.purpurmc.purpur.event that return TrialSpawnerModifier and TypeMethodDescriptionPlayerSetTrialSpawnerTypeWithEggEvent.getSpawner()Get the spawner stateConstructors in org.purpurmc.purpur.event with parameters of type TrialSpawnerModifierConstructorDescriptionPlayerSetTrialSpawnerTypeWithEggEvent(Player player, Block block, TrialSpawner spawner, EntityType type)