Uses of Class
net.minecraft.world.level.storage.loot.parameters.LootContextParamSet.Builder
Packages that use LootContextParamSet.Builder
-
Uses of LootContextParamSet.Builder in net.minecraft.world.level.storage.loot.parameters
Methods in net.minecraft.world.level.storage.loot.parameters that return LootContextParamSet.BuilderModifier and TypeMethodDescriptionstatic LootContextParamSet.Builder
LootContextParamSet.builder()
LootContextParamSet.Builder.optional
(LootContextParam<?> pParameter) LootContextParamSet.Builder.required
(LootContextParam<?> pParameter) Method parameters in net.minecraft.world.level.storage.loot.parameters with type arguments of type LootContextParamSet.BuilderModifier and TypeMethodDescriptionprivate static LootContextParamSet
LootContextParamSets.register
(String pRegistryName, Consumer<LootContextParamSet.Builder> pBuilderConsumer)