Class BlockStateProvider.ConfiguredModelList
java.lang.Object
net.minecraftforge.client.model.generators.BlockStateProvider.ConfiguredModelList
- Enclosing class:
- BlockStateProvider
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprivate
ConfiguredModelList
(List<ConfiguredModel> models) ConfiguredModelList
(ConfiguredModel... models) -
Method Summary
Modifier and TypeMethodDescriptionappend
(ConfiguredModel... models) com.google.gson.JsonElement
toJSON()
-
Field Details
-
models
-
-
Constructor Details
-
ConfiguredModelList
-
ConfiguredModelList
-
ConfiguredModelList
-
-
Method Details
-
toJSON
public com.google.gson.JsonElement toJSON() -
append
-