Uses of Class
org.bukkit.block.spawner.SpawnerEntry.Equipment
-
Uses of SpawnerEntry.Equipment in org.bukkit.block.spawner
Modifier and TypeMethodDescriptionSpawnerEntry.getEquipment()
Gets the equipment which will be applied to the spawned entity.Modifier and TypeMethodDescriptionvoid
SpawnerEntry.setEquipment
(SpawnerEntry.Equipment equipment) Sets the equipment which will be applied to the spawned entity.ModifierConstructorDescriptionSpawnerEntry
(EntitySnapshot snapshot, int spawnWeight, SpawnRule spawnRule, SpawnerEntry.Equipment equipment)