Uses of Interface
net.minecraft.loot.LootContext.IDynamicDropProvider
-
Packages that use LootContext.IDynamicDropProvider Package Description net.minecraft.loot -
-
Uses of LootContext.IDynamicDropProvider in net.minecraft.loot
Fields in net.minecraft.loot with type parameters of type LootContext.IDynamicDropProvider Modifier and Type Field Description private java.util.Map<ResourceLocation,LootContext.IDynamicDropProvider>LootContext.Builder. dynamicDropsprivate java.util.Map<ResourceLocation,LootContext.IDynamicDropProvider>LootContext. dynamicDropsMethods in net.minecraft.loot with parameters of type LootContext.IDynamicDropProvider Modifier and Type Method Description LootContext.BuilderLootContext.Builder. withDynamicDrop(ResourceLocation p_216017_1_, LootContext.IDynamicDropProvider p_216017_2_)
-