net.minecraft.server.v1_14_R1

public class LootContextParameterSet

cqr
net.minecraft.class_176
net.minecraft.world.loot.context.LootContextType
net.minecraft.world.storage.loot.LootParameterSet
net.minecraft.server.v1_14_R1.LootContextParameterSet

Field summary

Modifier and TypeField
private final Set<LootContextParameter<?>>
a
field_1216
required
field_216278_a
private final Set<LootContextParameter<?>>
b
field_1215
allowed
field_216279_b

Constructor summary

ModifierConstructor
private (Set<LootContextParameter<?>> arg0, Set<LootContextParameter<?>> arg1)

Method summary

Modifier and TypeMethod
public Set<LootContextParameter<?>>
a()
method_778()
getRequired()
func_216277_a()
public Set<LootContextParameter<?>>
b()
method_777()
getAllowed()
func_216276_b()
public void
a(cow arg0, cot arg1)
method_776(class_58 arg0, class_46 arg1)
check(LootTableReporter arg0, ParameterConsumer arg1)
func_216274_a(ValidationResults arg0, IParameterized arg1)