@Environment(value=CLIENT) public class VillagerResourceMetadata extends Object
Modifier and Type | Class and Description |
---|---|
static class |
VillagerResourceMetadata.HatType |
Modifier and Type | Field and Description |
---|---|
private VillagerResourceMetadata.HatType |
hatType |
static VillagerResourceMetadataReader |
READER |
Constructor and Description |
---|
VillagerResourceMetadata(VillagerResourceMetadata.HatType hatType) |
Modifier and Type | Method and Description |
---|---|
VillagerResourceMetadata.HatType |
getHatType() |
public static final VillagerResourceMetadataReader READER
private final VillagerResourceMetadata.HatType hatType
public VillagerResourceMetadata(VillagerResourceMetadata.HatType hatType)
public VillagerResourceMetadata.HatType getHatType()