public interface IModelCustomData extends IModel
| Modifier and Type | Method and Description |
|---|---|
IModel |
process(com.google.common.collect.ImmutableMap<java.lang.String,java.lang.String> customData)
Allows the model to process custom data from the variant definition.
|
bake, getDefaultState, getDependencies, getTexturesIModel process(com.google.common.collect.ImmutableMap<java.lang.String,java.lang.String> customData)