public class TreeBlockTypeLog extends java.lang.Object implements ITreeBlockType
| Constructor and Description |
|---|
TreeBlockTypeLog(ITreeGenData tree) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
setBlock(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos) |
void |
setDirection(net.minecraft.util.EnumFacing facing) |
public TreeBlockTypeLog(ITreeGenData tree)
public void setDirection(net.minecraft.util.EnumFacing facing)
setDirection in interface ITreeBlockTypepublic boolean setBlock(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos)
setBlock in interface ITreeBlockType