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 final Map<ResourceLocation,
LootContext.DynamicDrop> LootContext.Builder.dynamicDrops
private final Map<ResourceLocation,
LootContext.DynamicDrop> LootContext.dynamicDrops
Modifier and TypeMethodDescriptionLootContext.Builder.withDynamicDrop
(ResourceLocation p_78980_, LootContext.DynamicDrop p_78981_)