net.minecraft.world.level.storage.loot.parameters

public class LootContextParamSet$Builder

dnh$a
net.minecraft.world.level.storage.loot.parameters.LootContextParamSet$Builder
net.minecraft.class_176$class_177
net.minecraft.loot.context.LootContextType$Builder
net.minecraft.src.C_2970_$C_2972_
net.minecraft.world.level.storage.loot.parameters.LootContextParameterSet$Builder

Field summary

Modifier and TypeField
private final Set<LootContextParam<?>>
a
required
field_1218
required
f_81402_
private final Set<LootContextParam<?>>
b
optional
field_1217
allowed
f_81403_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public LootContextParamSet$Builder
a(dng<?> arg0)
required(LootContextParam<?> arg0)
method_781(class_169<?> arg0)
require(LootContextParameter<?> parameter)
m_81406_(C_2968_<?> arg0)
public LootContextParamSet$Builder
b(dng<?> arg0)
optional(LootContextParam<?> arg0)
method_780(class_169<?> arg0)
allow(LootContextParameter<?> parameter)
m_81408_(C_2968_<?> arg0)
public LootContextParamSet
a()
build()
method_782()
build()
m_81405_()