MultiTile, TileLiquid, TileMetapublic class TileBasic extends Tile
| Modifier and Type | Field | Description |
|---|---|---|
protected ITileRenderer |
renderer |
DEFAULT_BOUNDS, effectiveTools, forceDrop, hardness, name| Constructor | Description |
|---|---|
TileBasic(IResourceName name) |
| Modifier and Type | Method | Description |
|---|---|---|
protected ITileRenderer |
createRenderer(IResourceName name) |
|
ITileRenderer |
getRenderer() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddEffectiveTool, addProps, addResource, canBreak, canClimb, canGrassSpreadTo, canKeepPlants, canLiquidSpreadInto, canPlace, canPlaceInLayer, canProvideTileEntity, canReplace, canStay, createItemTile, describeItem, doBreak, doesSustainLeaves, doPlace, getBoundBox, getBoundBoxes, getBreakSound, getDefState, getDrops, getHardness, getItem, getLight, getMaxInteractionDistance, getName, getPlacementState, getPlaceSound, getProps, getTranslucentModifier, hasItem, hasSolidSurface, hasState, isAir, isFullTile, isLiquid, isToolEffective, obscuresBackground, onAdded, onChangeAround, onCollideWithEntity, onDestroyed, onInteractWith, onIntersectWithEntity, onRemoved, onScheduledUpdate, provideTileEntity, register, setForceDrop, setHardness, toString, updateRandomly, updateRandomlyForRenderingprotected final ITileRenderer renderer
public TileBasic(IResourceName name)
protected ITileRenderer createRenderer(IResourceName name)
public ITileRenderer getRenderer()
getRenderer in class Tile