Uses of Class
org.bukkit.loot.LootContext.Builder
-
Uses of LootContext.Builder in org.bukkit.loot
Modifier and TypeMethodDescriptionLootContext.Builder.killer
(HumanEntity killer) Set theHumanEntity
that killedLootContext.getLootedEntity()
.LootContext.Builder.lootedEntity
(Entity lootedEntity) The entity that was killed.LootContext.Builder.lootingModifier
(int modifier) Set theEnchantment.LOOT_BONUS_MOBS
level equivalent to use when generating loot.LootContext.Builder.luck
(float luck) Set how much luck to have when generating loot.