Package | Description |
---|---|
net.minecraft.block | |
net.minecraft.client.renderer.tileentity |
Modifier and Type | Method and Description |
---|---|
void |
BlockSkull.makeWither(World par1World,
int par2,
int par3,
int par4,
TileEntitySkull par5TileEntitySkull)
This method attempts to create a wither at the given location and skull
|
Modifier and Type | Method and Description |
---|---|
void |
TileEntitySkullRenderer.renderTileEntitySkullAt(TileEntitySkull par1TileEntitySkull,
double par2,
double par4,
double par6,
float par8)
Render a skull tile entity.
|