public class PropertyForestryWoodType extends PropertyWoodType<EnumForestryWoodType>
| Modifier | Constructor and Description |
|---|---|
protected |
PropertyForestryWoodType(java.lang.String name,
java.lang.Class<EnumForestryWoodType> valueClass,
java.util.Collection<EnumForestryWoodType> allowedValues) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyForestryWoodType[] |
create(java.lang.String name,
int variantsPerBlock) |
getFirstTypecreate, create, create, create, equals, getAllowedValues, getName, hashCode, parseValueprotected PropertyForestryWoodType(java.lang.String name,
java.lang.Class<EnumForestryWoodType> valueClass,
java.util.Collection<EnumForestryWoodType> allowedValues)
public static PropertyForestryWoodType[] create(java.lang.String name, int variantsPerBlock)