Uses of Interface
net.minecraft.loot.context.LootContextParameterSet.DynamicDrop
Packages that use LootContextParameterSet.DynamicDrop
-
Uses of LootContextParameterSet.DynamicDrop in net.minecraft.loot.context
Fields in net.minecraft.loot.context with type parameters of type LootContextParameterSet.DynamicDropModifier and TypeFieldDescriptionprivate final Map
<Identifier, LootContextParameterSet.DynamicDrop> LootContextParameterSet.Builder.dynamicDrops
private final Map
<Identifier, LootContextParameterSet.DynamicDrop> LootContextParameterSet.dynamicDrops
Methods in net.minecraft.loot.context with parameters of type LootContextParameterSet.DynamicDropModifier and TypeMethodDescriptionLootContextParameterSet.Builder.addDynamicDrop
(Identifier id, LootContextParameterSet.DynamicDrop dynamicDrop)