net.minecraft.command

public record ElementAggregator$Reporter<Element>

net.minecraft.server.commands.CommandResponseTracker$Messages
net.minecraft.class_1_1083$class_1_1091
net.minecraft.command.ElementAggregator$Reporter

Field summary

Modifier and TypeField
private final ElementAggregator$ErrorSupplier
onZero
comp_1_939
onZero
private final ElementAggregator$NonzeroReporter<Text, Element>
onSuccess
comp_1_938
onSuccess

Constructor summary

ModifierConstructor
public (ElementAggregator$ErrorSupplier onZero, ElementAggregator$NonzeroReporter<Text, Element> onSuccess)

Method summary

Modifier and TypeMethod
public void
throwIfZero(int value)
method_1_6942(int arg0)
validate(int count)
public ElementAggregator$ErrorSupplier
onZero()
comp_1_939()
onZero()
public ElementAggregator$NonzeroReporter<Text, Element>
onSuccess()
comp_1_938()
onSuccess()