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
(@Nullable SpawnerEntry.Equipment equipment) Sets the equipment which will be applied to the spawned entity.ModifierConstructorDescriptionSpawnerEntry
(@NotNull EntitySnapshot snapshot, int spawnWeight, @Nullable SpawnRule spawnRule, @Nullable SpawnerEntry.Equipment equipment)