net.minecraft.stat

public class StatCounter

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

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

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