MultiTile, TileLiquid, TileMetapublic class TileBasic extends Tile
| Modifier and Type | Field | Description |
|---|---|---|
protected ITileRenderer |
renderer |
DEFAULT_BOUNDS, effectiveTools, forceDrop, hardness, name| Constructor | Description |
|---|---|
TileBasic(ResourceName name) |
| Modifier and Type | Method | Description |
|---|---|---|
protected ITileRenderer |
createRenderer(ResourceName name) |
|
ITileRenderer |
getRenderer() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddEffectiveTool, addProps, canBreak, canClimb, canGrassSpreadTo, canKeepPlants, canLiquidSpreadInto, canPlace, canPlaceInLayer, canProvideTileEntity, canReplace, canStay, createItemTile, describeItem, doBreak, doesSustainLeaves, doPlace, factorsIntoHeightMap, getBoundBox, getBoundBoxes, getBreakSound, getDefState, getDrops, getHardness, getInteractionPriority, 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, setMaxAmount, toString, updateRandomlyprotected final ITileRenderer renderer
public TileBasic(ResourceName name)
protected ITileRenderer createRenderer(ResourceName name)
public ITileRenderer getRenderer()
getRenderer in class Tile