类的使用
org.bukkit.block.spawner.SpawnerEntry.Equipment
-
org.bukkit.block.spawner中SpawnerEntry.Equipment的使用
修饰符和类型方法说明SpawnerEntry.getEquipment()
Gets the equipment which will be applied to the spawned entity.修饰符和类型方法说明void
SpawnerEntry.setEquipment
(@Nullable SpawnerEntry.Equipment equipment) Sets the equipment which will be applied to the spawned entity.限定符构造器说明SpawnerEntry
(@NotNull EntitySnapshot snapshot, int spawnWeight, @Nullable SpawnRule spawnRule, @Nullable SpawnerEntry.Equipment equipment)