Package | Description |
---|---|
net.minecraftforge.client.model.generators |
Modifier and Type | Method and Description |
---|---|
void |
BlockStateProvider.slabBlock(SlabBlock block,
ModelFile bottom,
ModelFile top,
ModelFile doubleslab) |
void |
BlockStateProvider.slabBlock(SlabBlock block,
ResourceLocation doubleslab,
ResourceLocation texture) |
void |
BlockStateProvider.slabBlock(SlabBlock block,
ResourceLocation doubleslab,
ResourceLocation side,
ResourceLocation bottom,
ResourceLocation top) |