class BlockStateModelGenerator.LogTexturePool extends Object
Constructor and Description |
---|
LogTexturePool(Texture texture) |
Modifier and Type | Method and Description |
---|---|
BlockStateModelGenerator.LogTexturePool |
log(Block logBlock) |
BlockStateModelGenerator.LogTexturePool |
stem(Block stemBlock) |
BlockStateModelGenerator.LogTexturePool |
wood(Block woodBlock) |
private final Texture texture
public LogTexturePool(Texture texture)
public BlockStateModelGenerator.LogTexturePool wood(Block woodBlock)
public BlockStateModelGenerator.LogTexturePool stem(Block stemBlock)
public BlockStateModelGenerator.LogTexturePool log(Block logBlock)