net.minecraft.command

public record ElementAggregator$NonzeroReporter1<Result, Element, Arg>

net.minecraft.server.commands.CommandResponseTracker$DispatchWithArg
net.minecraft.class_1_1083$class_1_1085
net.minecraft.command.ElementAggregator$NonzeroReporter1

Field summary

Modifier and TypeField
private final ElementAggregator$OnSingleFunction1<Result, Element, Arg>
onSingle
comp_1_935
onSingle
private final ElementAggregator$OnMultipleFunction1<Result, Arg>
onMultiple
comp_1_934
onMultiple

Constructor summary

ModifierConstructor
public (ElementAggregator$OnSingleFunction1<Result, Element, Arg> onSingle, ElementAggregator$OnMultipleFunction1<Result, Arg> onMultiple)

Method summary

Modifier and TypeMethod
public ElementAggregator$OnSingleFunction1<Result, Element, Arg>
onSingle()
comp_1_935()
onSingle()
public ElementAggregator$OnMultipleFunction1<Result, Arg>
onMultiple()
comp_1_934()
onMultiple()