Package | Description |
---|---|
net.minecraftforge.client.model.generators |
Modifier and Type | Method and Description |
---|---|
void |
BlockStateProvider.fenceGateBlock(FenceGateBlock block,
ModelFile gate,
ModelFile gateOpen,
ModelFile gateWall,
ModelFile gateWallOpen) |
void |
BlockStateProvider.fenceGateBlock(FenceGateBlock block,
ResourceLocation texture) |
void |
BlockStateProvider.fenceGateBlock(FenceGateBlock block,
java.lang.String name,
ResourceLocation texture) |
private void |
BlockStateProvider.fenceGateBlockInternal(FenceGateBlock block,
java.lang.String baseName,
ResourceLocation texture) |