net.minecraft.server.v1_14_R1

public class LootContextParameterSet

cqn
net.minecraft.class_176
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
field_216278_a
private final Set<LootContextParameter<?>>
b
field_1215
field_216279_b

Constructor summary

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

Method summary

Modifier and TypeMethod
public Set<LootContextParameter<?>>
a()
method_778()
func_216277_a()
public Set<LootContextParameter<?>>
b()
method_777()
func_216276_b()
public void
a(cos arg0, cop arg1)
method_776(class_58 arg0, class_46 arg1)
func_216274_a(ValidationResults arg0, IParameterized arg1)