public abstract class StateMapperBase extends java.lang.Object implements IStateMapper
Modifier and Type | Field and Description |
---|---|
protected java.util.Map |
mapStateModelLocations |
Constructor and Description |
---|
StateMapperBase() |
Modifier and Type | Method and Description |
---|---|
protected abstract ModelResourceLocation |
getModelResourceLocation(IBlockState p_178132_1_) |
java.lang.String |
getPropertyString(java.util.Map p_178131_1_) |
java.util.Map |
putStateModelLocations(Block p_178130_1_) |
public java.lang.String getPropertyString(java.util.Map p_178131_1_)
public java.util.Map putStateModelLocations(Block p_178130_1_)
putStateModelLocations
in interface IStateMapper
protected abstract ModelResourceLocation getModelResourceLocation(IBlockState p_178132_1_)