| Package | Description |
|---|---|
| net.minecraftforge.client.model.generators |
| Modifier and Type | Method and Description |
|---|---|
void |
BlockStateProvider.wallBlock(WallBlock block,
ModelFile post,
ModelFile side) |
void |
BlockStateProvider.wallBlock(WallBlock block,
ResourceLocation texture) |
void |
BlockStateProvider.wallBlock(WallBlock block,
java.lang.String name,
ResourceLocation texture) |
private void |
BlockStateProvider.wallBlockInternal(WallBlock block,
java.lang.String baseName,
ResourceLocation texture) |