net.minecraft.world.loot.context

public class LootContextType$Builder

cqr$a
net.minecraft.class_176$class_177
net.minecraft.world.loot.context.LootContextType$Builder
net.minecraft.world.storage.loot.LootParameterSet$Builder

Field summary

Modifier and TypeField
private final Set<LootContextParameter<?>>
a
field_1218
required
field_216272_a
private final Set<LootContextParameter<?>>
b
field_1217
allowed
field_216273_b

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public LootContextType$Builder
a(cqq<?> arg0)
method_781(class_169<?> arg0)
require(LootContextParameter<?> arg0)
func_216269_a(LootParameter<?> arg0)
public LootContextType$Builder
b(cqq<?> arg0)
method_780(class_169<?> arg0)
allow(LootContextParameter<?> arg0)
func_216271_b(LootParameter<?> arg0)
public LootContextType
a()
method_782()
build()
func_216270_a()