net.minecraft.command

public record ElementAggregator$NonzeroReporter<Result, Element>

net.minecraft.server.commands.CommandResponseTracker$Dispatch
net.minecraft.class_1_1083$class_1_1084
net.minecraft.command.ElementAggregator$NonzeroReporter

Field summary

Modifier and TypeField
private final ElementAggregator$OnSingleFunction<Result, Element>
onSingle
comp_1_933
onSingle
private final ElementAggregator$OnMultipleFunction<Result>
onMultiple
comp_1_932
onMultiple

Constructor summary

ModifierConstructor
public (ElementAggregator$OnSingleFunction<Result, Element> onSingle, ElementAggregator$OnMultipleFunction<Result> onMultiple)

Method summary

Modifier and TypeMethod
public ElementAggregator$OnSingleFunction<Result, Element>
onSingle()
comp_1_933()
onSingle()
public ElementAggregator$OnMultipleFunction<Result>
onMultiple()
comp_1_932()
onMultiple()