Package | Description |
---|---|
net.minecraft.stats | |
net.minecraft.util |
Modifier and Type | Field and Description |
---|---|
private java.lang.Class<? extends IJsonSerializable> |
StatBase.serializableClazz |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends IJsonSerializable> |
StatBase.getSerializableClazz() |
Modifier and Type | Field and Description |
---|---|
private IJsonSerializable |
TupleIntJsonSerializable.jsonSerializableValue |
Modifier and Type | Method and Description |
---|---|
<T extends IJsonSerializable> |
TupleIntJsonSerializable.getJsonSerializableValue() |
Modifier and Type | Method and Description |
---|---|
void |
TupleIntJsonSerializable.setJsonSerializableValue(IJsonSerializable jsonSerializableValueIn) |