public class FusionMetadataSection extends java.lang.Object implements net.minecraft.client.resources.data.IMetadataSectionSerializer<FusionMetadataSection.Data>
| Modifier and Type | Class and Description |
|---|---|
static class |
FusionMetadataSection.Data |
| Modifier and Type | Field and Description |
|---|---|
static FusionMetadataSection |
INSTANCE |
| Constructor and Description |
|---|
FusionMetadataSection() |
| Modifier and Type | Method and Description |
|---|---|
FusionMetadataSection.Data |
deserialize(com.google.gson.JsonElement json,
java.lang.reflect.Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
java.lang.String |
getSectionName() |
static void |
registerMetadata() |
public static final FusionMetadataSection INSTANCE
public static void registerMetadata()
public java.lang.String getSectionName()
getSectionName in interface net.minecraft.client.resources.data.IMetadataSectionSerializer<FusionMetadataSection.Data>public FusionMetadataSection.Data deserialize(com.google.gson.JsonElement json, java.lang.reflect.Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<FusionMetadataSection.Data>com.google.gson.JsonParseException