History - net.minecraft.block.entity.MovingBlockEntity
1.7.10
Names
aps
net.minecraft.class_230
net.minecraft.block.entity.MovingBlockEntity
net.minecraft.tileentity.TileEntityPiston
Fields
Block: a, field_7501, movedBlock, storedBlock
int: i, field_575, movedMetadata, storedMetadata
int: j, field_576, facing, storedOrientation
boolean: k, field_577, extending, extending
boolean: l, field_578, source, shouldHeadBeRendered
float: m, field_579, progress, progress
float: n, field_580, lastProgress, lastProgress
List: o, field_581, movedEntities, pushedObjects
Constructors
()
(Block, int, int, boolean, boolean)
Methods
Block (): a, method_569, getMovedBlock, getStoredBlockID
int (): p, method_550, getBlockMetadata, getBlockMetadata
boolean (): b, method_572, isExtending, isExtending
int (): c, method_574, getFacing, getPistonOrientation
float (float): a, method_570, getProgress, func_145860_a
void (float, float): a, method_571, moveEntities, func_145863_a
void (): f, method_578, finish, clearPistonTileEntity
void (): h, method_545, tick, updateEntity
void (NbtCompound): a, method_537, readNbt, readFromNBT
void (NbtCompound): b, method_541, writeNbt, writeToNBT
boolean (): d, method_577, isSource, shouldPistonHeadBeRendered
float (float): b, method_573, getRenderOffsetX, func_145865_b
float (float): c, method_575, getRenderOffsetY, func_145862_c
float (float): d, method_576, getRenderOffsetZ, func_145859_d