Uses of Interface
net.minecraft.world.level.storage.loot.LootContext.DynamicDrop
Packages that use LootContext.DynamicDrop
-
Uses of LootContext.DynamicDrop in net.minecraft.world.level.storage.loot
Fields in net.minecraft.world.level.storage.loot with type parameters of type LootContext.DynamicDropModifier and TypeFieldDescriptionprivate Map<ResourceLocation,LootContext.DynamicDrop>
LootContext.Builder.dynamicDrops
private Map<ResourceLocation,LootContext.DynamicDrop>
LootContext.dynamicDrops
Methods in net.minecraft.world.level.storage.loot with parameters of type LootContext.DynamicDropModifier and TypeMethodDescriptionLootContext.Builder.withDynamicDrop(ResourceLocation p_78980_, LootContext.DynamicDrop p_78981_)