Uses of Class
net.minecraft.loot.LootParameterSet.Builder
-
Packages that use LootParameterSet.Builder Package Description net.minecraft.loot -
-
Uses of LootParameterSet.Builder in net.minecraft.loot
Methods in net.minecraft.loot that return LootParameterSet.Builder Modifier and Type Method Description LootParameterSet.Builder
LootParameterSet.Builder. optional(LootParameter<?> p_216271_1_)
LootParameterSet.Builder
LootParameterSet.Builder. required(LootParameter<?> p_216269_1_)
Method parameters in net.minecraft.loot with type arguments of type LootParameterSet.Builder Modifier and Type Method Description private static LootParameterSet
LootParameterSets. register(java.lang.String p_216253_0_, java.util.function.Consumer<LootParameterSet.Builder> p_216253_1_)
-