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. dynamicDrops
private java.util.Map<ResourceLocation,LootContext.IDynamicDropProvider>
LootContext. dynamicDrops
Methods in net.minecraft.loot with parameters of type LootContext.IDynamicDropProvider Modifier and Type Method Description LootContext.Builder
LootContext.Builder. withDynamicDrop(ResourceLocation p_216017_1_, LootContext.IDynamicDropProvider p_216017_2_)
-