@Environment(value=CLIENT) public class VillagerResourceMetadataReader extends Object implements ResourceMetadataReader<VillagerResourceMetadata>
| Constructor and Description |
|---|
VillagerResourceMetadataReader() |
| Modifier and Type | Method and Description |
|---|---|
VillagerResourceMetadata |
fromJson(JsonObject jsonObject) |
String |
getKey() |
public VillagerResourceMetadata fromJson(JsonObject jsonObject)
fromJson in interface ResourceMetadataReader<VillagerResourceMetadata>public String getKey()
getKey in interface ResourceMetadataReader<VillagerResourceMetadata>