Uses of Interface
net.minecraft.world.level.storage.loot.LootContext.DynamicDrop
-
Uses of LootContext.DynamicDrop in net.minecraft.world.level.storage.loot
Modifier and TypeFieldDescriptionprivate Map<ResourceLocation,LootContext.DynamicDrop>
LootContext.Builder.dynamicDrops
private Map<ResourceLocation,LootContext.DynamicDrop>
LootContext.dynamicDrops
Modifier and TypeMethodDescriptionLootContext.Builder.withDynamicDrop(ResourceLocation p_78980_, LootContext.DynamicDrop p_78981_)