net.minecraft.command

public record ElementAggregator$Reporter1<Element, Arg>

net.minecraft.server.commands.CommandResponseTracker$MessagesWithArg
net.minecraft.class_1_1083$class_1_1092
net.minecraft.command.ElementAggregator$Reporter1

Field summary

Modifier and TypeField
private final ElementAggregator$ToErrorFunction<Arg>
onZero
comp_1_941
onZero
private final ElementAggregator$NonzeroReporter1<Text, Element, Arg>
onSuccess
comp_1_940
onSuccess

Constructor summary

ModifierConstructor
public (ElementAggregator$ToErrorFunction<Arg> onZero, ElementAggregator$NonzeroReporter1<Text, Element, Arg> onSuccess)

Method summary

Modifier and TypeMethod
public void
throwIfZero(int value, Arg argument)
method_1_6943(int arg0, Arg arg1)
validate(int count, Arg arg)
public ElementAggregator$ToErrorFunction<Arg>
onZero()
comp_1_941()
onZero()
public ElementAggregator$NonzeroReporter1<Text, Element, Arg>
onSuccess()
comp_1_940()
onSuccess()