net.minecraft.stat

public class StatCounter

my
net.minecraft.class_2142
net.minecraft.stat.StatCounter
net.minecraft.util.TupleIntJsonSerializable

Field summary

Modifier and TypeField
private int
a
field_9041
value
integerValue
private StatProgress
b
field_9042
progress
jsonSerializableValue

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public int
a()
method_8284()
getValue()
getIntegerValue()
public void
a(int arg0)
method_8285(int arg0)
setValue(int value)
setIntegerValue(int integerValueIn)
public <T extends StatProgress> T
b()
method_8287()
getProgress()
getJsonSerializableValue()
public void
a(mz arg0)
method_8286(class_2143 arg0)
setProgress(StatProgress progress)
setJsonSerializableValue(IJsonSerializable jsonSerializableValueIn)