Package | Description |
---|---|
net.minecraft.block | |
net.minecraft.client.renderer |
Modifier and Type | Field and Description |
---|---|
static BlockFire |
Block.fire |
Modifier and Type | Method and Description |
---|---|
boolean |
RenderBlocks.renderBlockFire(BlockFire par1BlockFire,
int par2,
int par3,
int par4)
Renders a fire block at the given coordinates
|