History - net.minecraft.world.level.block.piston.PistonMovingBlockEntity
1.21.3
Names
dsy
dxr
Fields
Direction: e, direction, field_12201, facing, f_60335_
Direction: e, direction, field_12201, facing
boolean: f, extending, field_12203, extending, f_60336_
boolean: f, extending, field_12203, extending
boolean: g, isSourcePiston, field_12202, source, f_60337_
boolean: g, isSourcePiston, field_12202, source
float: i, progress, field_12207, progress, f_60339_
float: i, progress, field_12207, progress
float: j, progressO, field_12206, lastProgress, f_60340_
float: j, progressO, field_12206, lastProgress
ThreadLocal<Direction>: h, NOCLIP, field_12205, entityMovementDirection, f_60338_
ThreadLocal<Direction>: h, NOCLIP, field_12205, entityMovementDirection
BlockState: d, movedState, field_12204, pushedBlock, f_60334_
BlockState: d, movedState, field_12204, pushedBlock
long: k, lastTicked, field_12208, savedWorldTime, f_60341_
long: k, lastTicked, field_12208, savedWorldTime
int: l, deathTicks, field_26705, field_26705, f_60342_
int: l, deathTicks, field_26705, field_26705
int: b, TICKS_TO_EXTEND, field_31382, field_31382, f_155898_
int: b, TICKS_TO_EXTEND, field_31382, field_31382
double: c, PUSH_OFFSET, field_31383, field_31383, f_155899_
double: c, PUSH_OFFSET, field_31383, field_31383
double: a, TICK_MOVEMENT, field_31381, field_31381, f_155897_
double: a, TICK_MOVEMENT, field_31381, field_31381
Constructors
Methods
boolean (): b, isExtending, method_11501, isExtending, m_60387_
boolean (): b, isExtending, method_11501, isExtending
float (float): a, getProgress, method_11499, getProgress, m_60350_
float (float): a, getProgress, method_11499, getProgress
void (): k, finalTick, method_11513, finish, m_60401_
void (): k, finalTick, method_11513, finish
boolean (): d, isSourcePiston, method_11515, isSource, m_60397_
boolean (): d, isSourcePiston, method_11515, isSource
float (float): b, getXOff, method_11494, getRenderOffsetX, m_60380_
float (float): b, getXOff, method_11494, getRenderOffsetX
float (float): c, getYOff, method_11511, getRenderOffsetY, m_60385_
float (float): c, getYOff, method_11511, getRenderOffsetY
float (float): d, getZOff, method_11507, getRenderOffsetZ, m_60388_
float (float): d, getZOff, method_11507, getRenderOffsetZ
float (float): e, getExtendedProgress, method_11504, getAmountExtended, m_60390_
float (float): e, getExtendedProgress, method_11504, getAmountExtended
BlockState (): u, getCollisionRelatedBlockState, method_11496, getHeadBlockState, m_60403_
BlockState (): v, getCollisionRelatedBlockState, method_11496, getHeadBlockState
double (AABB, Direction, AABB): a, getMovement, method_11497, getIntersectionSize, m_60367_
double (AABB, Direction, AABB): a, getMovement, method_11497, getIntersectionSize
Direction (): f, getMovementDirection, method_11506, getMovementDirection, m_60399_
Direction (): f, getMovementDirection, method_11506, getMovementDirection
BlockState (): j, getMovedState, method_11495, getPushedBlock, m_60400_
BlockState (): j, getMovedState, method_11495, getPushedBlock
VoxelShape (BlockGetter, BlockPos): a, getCollisionShape, method_11512, getCollisionShape, m_60356_
VoxelShape (BlockGetter, BlockPos): a, getCollisionShape, method_11512, getCollisionShape
long (): l, getLastTicked, method_11508, getSavedWorldTime, m_60402_
long (): u, getLastTicked, method_11508, getSavedWorldTime
Direction (): c, getDirection, method_11498, getFacing, m_60392_
Direction (): c, getDirection, method_11498, getFacing
void (Direction, Entity, double, Direction): a, moveEntityByPiston, method_23672, moveEntity, m_60371_
void (Direction, Entity, double, Direction): a, moveEntityByPiston, method_23672, moveEntity
boolean (): v, isStickyForEntities, method_23364, isPushingHoneyBlock, m_60404_
boolean (): w, isStickyForEntities, method_23364, isPushingHoneyBlock
void (Level, BlockPos, float, PistonMovingBlockEntity): a, moveCollidedEntities, method_11503, pushEntities, m_155910_
void (Level, BlockPos, float, PistonMovingBlockEntity): a, moveCollidedEntities, method_11503, pushEntities
void (Level, BlockPos, float, PistonMovingBlockEntity): b, moveStuckEntities, method_23674, moveEntitiesInHoneyBlock, m_155931_
void (Level, BlockPos, float, PistonMovingBlockEntity): b, moveStuckEntities, method_23674, moveEntitiesInHoneyBlock
AABB (BlockPos, AABB, PistonMovingBlockEntity): a, moveByPositionAndProgress, method_11500, offsetHeadBox, m_155925_
AABB (BlockPos, AABB, PistonMovingBlockEntity): a, moveByPositionAndProgress, method_11500, offsetHeadBox
void (BlockPos, Entity, Direction, double): a, fixEntityWithinPistonBase, method_11514, push, m_155920_
void (BlockPos, Entity, Direction, double): a, fixEntityWithinPistonBase, method_11514, push
void (Level, BlockPos, BlockState, PistonMovingBlockEntity): a, tick, method_31707, tick, m_155915_
void (Level, BlockPos, BlockState, PistonMovingBlockEntity): a, tick, method_31707, tick
void (Level): a, setLevel, method_31662, setWorld, m_142339_
void (Level): a, setLevel, method_31662, setWorld
boolean (AABB, Entity, BlockPos): a, matchesStickyCritera, method_23671, canMoveEntity, m_287216_
boolean (AABB, Entity, BlockPos): a, matchesStickyCritera, method_23671, canMoveEntity
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, toInitialChunkDataNbt
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, readNbt, m_318667_
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, readNbt
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, writeNbt, m_183515_
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, writeNbt
Direction (): t, getPushDirection, method_61764, getDirection
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dsa
dsy
Fields
Constructors
Methods
1.20.6
Names
djd
dsa
Fields
Constructors
Methods
boolean (): c, isExtending, method_11501, isExtending, m_60387_
boolean (): b, isExtending, method_11501, isExtending, m_60387_
void (): l, finalTick, method_11513, finish, m_60401_
void (): k, finalTick, method_11513, finish, m_60401_
void (CompoundTag): a, load, method_11014, readNbt, m_142466_
boolean (): f, isSourcePiston, method_11515, isSource, m_60397_
boolean (): d, isSourcePiston, method_11515, isSource, m_60397_
CompoundTag (): ax_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
BlockState (): w, getCollisionRelatedBlockState, method_11496, getHeadBlockState, m_60403_
BlockState (): u, getCollisionRelatedBlockState, method_11496, getHeadBlockState, m_60403_
Direction (): g, getMovementDirection, method_11506, getMovementDirection, m_60399_
Direction (): f, getMovementDirection, method_11506, getMovementDirection, m_60399_
BlockState (): k, getMovedState, method_11495, getPushedBlock, m_60400_
BlockState (): j, getMovedState, method_11495, getPushedBlock, m_60400_
long (): m, getLastTicked, method_11508, getSavedWorldTime, m_60402_
long (): l, getLastTicked, method_11508, getSavedWorldTime, m_60402_
Direction (): d, getDirection, method_11498, getFacing, m_60392_
Direction (): c, getDirection, method_11498, getFacing, m_60392_
boolean (): x, isStickyForEntities, method_23364, isPushingHoneyBlock, m_60404_
boolean (): v, isStickyForEntities, method_23364, isPushingHoneyBlock, m_60404_
void (CompoundTag): b, saveAdditional, method_11007, writeNbt, m_183515_
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, readNbt, m_318667_
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, writeNbt, m_183515_
1.20.4
Names
dff
djd
Fields
Constructors
Methods
void (): j, finalTick, method_11513, finish, m_60401_
void (): l, finalTick, method_11513, finish, m_60401_
CompoundTag (): as_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
CompoundTag (): ax_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
BlockState (): i, getMovedState, method_11495, getPushedBlock, m_60400_
BlockState (): k, getMovedState, method_11495, getPushedBlock, m_60400_
long (): v, getLastTicked, method_11508, getSavedWorldTime, m_60402_
long (): m, getLastTicked, method_11508, getSavedWorldTime, m_60402_
1.20.2
Names
dbx
dff
Fields
Constructors
Methods
CompoundTag (): ao_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
CompoundTag (): as_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
1.20.1
Names
dbm
dbx
Fields
ThreadLocal<Direction>: h, NOCLIP, field_12205, field_12205, f_60338_
ThreadLocal<Direction>: h, NOCLIP, field_12205, entityMovementDirection, f_60338_
Constructors
Methods
CompoundTag (): aq_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
CompoundTag (): ao_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
boolean (AABB, Entity): a, matchesStickyCritera, method_23671, canMoveEntity, m_60364_
boolean (AABB, Entity, BlockPos): a, matchesStickyCritera, method_23671, canMoveEntity, m_287216_
1.19.4
Names
cyp
dbm
Fields
Constructors
Methods
CompoundTag (): ad_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
CompoundTag (): aq_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
long (): t, getLastTicked, method_11508, getSavedWorldTime, m_60402_
long (): v, getLastTicked, method_11508, getSavedWorldTime, m_60402_
1.19.3
Names
cvk
cyp
Fields
Constructors
Methods
CompoundTag (): aa_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
CompoundTag (): ad_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
void (Level): a, setLevel, method_31662, setWorld, m_142339_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
cun
cvk
Fields
Constructors
Methods
CompoundTag (): ab_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
CompoundTag (): aa_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
1.19
Names
cor
cun
Fields
Constructors
Methods
CompoundTag (): aa_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
CompoundTag (): ab_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
long (): v, getLastTicked, method_11508, getSavedWorldTime, m_60402_
long (): t, getLastTicked, method_11508, getSavedWorldTime, m_60402_
1.18.2
Names
cny
cor
Fields
Constructors
Methods
CompoundTag (): Z_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
CompoundTag (): aa_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
ckp
cny
Fields
Constructors
Methods
boolean (): d, isExtending, method_11501, isExtending, m_60387_
boolean (): c, isExtending, method_11501, isExtending, m_60387_
void (CompoundTag): a, load, method_11014, readNbt, m_142466_, load
void (CompoundTag): a, load, method_11014, readNbt, m_142466_
boolean (): g, isSourcePiston, method_11515, isSource, m_60397_
boolean (): f, isSourcePiston, method_11515, isSource, m_60397_
CompoundTag (CompoundTag): b, save, method_11007, writeNbt, m_6945_, save
BlockState (): t, getCollisionRelatedBlockState, method_11496, getHeadBlockState, m_60403_
BlockState (): w, getCollisionRelatedBlockState, method_11496, getHeadBlockState, m_60403_
Direction (): h, getMovementDirection, method_11506, getMovementDirection, m_60399_
Direction (): g, getMovementDirection, method_11506, getMovementDirection, m_60399_
long (): s, getLastTicked, method_11508, getSavedWorldTime, m_60402_
long (): v, getLastTicked, method_11508, getSavedWorldTime, m_60402_
Direction (): f, getDirection, method_11498, getFacing, m_60392_
Direction (): d, getDirection, method_11498, getFacing, m_60392_
boolean (): u, isStickyForEntities, method_23364, isPushingHoneyBlock, m_60404_
boolean (): x, isStickyForEntities, method_23364, isPushingHoneyBlock, m_60404_
void (CompoundTag): b, saveAdditional, method_11007, writeNbt, m_183515_
1.17.1
Names
cko
ckp
Fields
Constructors
Methods
1.17
Names
ced
cko
net.minecraft.tileentity.PistonTileEntity
net.minecraft.src.C_2053_
net.minecraft.server.v1_16_R3.TileEntityPiston
net.minecraft.world.level.block.piston.TileEntityPiston
Fields
Direction: b, direction, field_12201, facing, field_174931_f
Direction: e, direction, field_12201, facing, f_60335_
boolean: c, extending, field_12203, extending, field_145875_k
boolean: f, extending, field_12203, extending, f_60336_
boolean: g, isSourcePiston, field_12202, source, field_145872_l
boolean: g, isSourcePiston, field_12202, source, f_60337_
float: i, progress, field_12207, progress, field_145873_m
float: i, progress, field_12207, progress, f_60339_
float: j, progressO, field_12206, lastProgress, field_145870_n
float: j, progressO, field_12206, lastProgress, f_60340_
ThreadLocal<Direction>: h, NOCLIP, field_12205, field_12205, field_190613_i
ThreadLocal<Direction>: h, NOCLIP, field_12205, field_12205, f_60338_
BlockState: a, movedState, field_12204, pushedBlock, field_200231_a
BlockState: d, movedState, field_12204, pushedBlock, f_60334_
long: k, lastTicked, field_12208, savedWorldTime, field_211147_k
long: k, lastTicked, field_12208, savedWorldTime, f_60341_
int: l, deathTicks, field_26705, field_26705, field_242697_l
int: l, deathTicks, field_26705, field_26705, f_60342_
int: b, TICKS_TO_EXTEND, field_31382, field_31382, f_155898_
double: c, PUSH_OFFSET, field_31383, field_31383, f_155899_
double: a, TICK_MOVEMENT, field_31381, field_31381, f_155897_
Constructors
()
(BlockState, Direction, boolean, boolean)
(BlockPos, BlockState, BlockState, Direction, boolean, boolean)
Methods
boolean (): d, isExtending, method_11501, isExtending, func_145868_b
boolean (): d, isExtending, method_11501, isExtending, m_60387_
float (float): a, getProgress, method_11499, getProgress, func_145860_a
float (float): a, getProgress, method_11499, getProgress, m_60350_
void (): l, finalTick, method_11513, finish, func_145866_f
void (): j, finalTick, method_11513, finish, m_60401_
void (): aj_, tick, method_16896, tick, func_73660_a, tick
void (CompoundTag): a, load, method_11014, readNbt, m_142466_, load
boolean (): h, isSourcePiston, method_11515, isSource, func_145867_d
boolean (): g, isSourcePiston, method_11515, isSource, m_60397_
float (float): b, getXOff, method_11494, getRenderOffsetX, func_174929_b
float (float): b, getXOff, method_11494, getRenderOffsetX, m_60380_
float (float): c, getYOff, method_11511, getRenderOffsetY, func_174928_c
float (float): c, getYOff, method_11511, getRenderOffsetY, m_60385_
float (float): d, getZOff, method_11507, getRenderOffsetZ, func_174926_d
float (float): d, getZOff, method_11507, getRenderOffsetZ, m_60388_
float (float): e, getExtendedProgress, method_11504, getAmountExtended, func_184320_e
float (float): e, getExtendedProgress, method_11504, getAmountExtended, m_60390_
CompoundTag (CompoundTag): a, save, method_11007, writeNbt, func_189515_b, save
CompoundTag (CompoundTag): b, save, method_11007, writeNbt, m_6945_, save
CompoundTag (): b, getUpdateTag, method_16887, toInitialChunkDataNbt, func_189517_E_
CompoundTag (): Z_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
BlockState (): x, getCollisionRelatedBlockState, method_11496, getHeadBlockState, func_190606_j
BlockState (): t, getCollisionRelatedBlockState, method_11496, getHeadBlockState, m_60403_
void (float): f, moveCollidedEntities, method_11503, pushEntities, func_184322_i
double (AABB, Direction, AABB): a, getMovement, method_11497, getIntersectionSize, func_190612_a
double (AABB, Direction, AABB): a, getMovement, method_11497, getIntersectionSize, m_60367_
AABB (AABB): a, moveByPositionAndProgress, method_11500, offsetHeadBox, func_190607_a
void (Entity, Direction, double): a, fixEntityWithinPistonBase, method_11514, push, func_190605_a
Direction (): j, getMovementDirection, method_11506, getMovementDirection, func_195509_h
Direction (): h, getMovementDirection, method_11506, getMovementDirection, m_60399_
BlockState (): k, getMovedState, method_11495, getPushedBlock, func_200230_i
BlockState (): i, getMovedState, method_11495, getPushedBlock, m_60400_
VoxelShape (BlockGetter, BlockPos): a, getCollisionShape, method_11512, getCollisionShape, func_195508_a
VoxelShape (BlockGetter, BlockPos): a, getCollisionShape, method_11512, getCollisionShape, m_60356_
long (): m, getLastTicked, method_11508, getSavedWorldTime, func_211146_k
long (): s, getLastTicked, method_11508, getSavedWorldTime, m_60402_
Direction (): f, getDirection, method_11498, getFacing, func_212363_d
Direction (): f, getDirection, method_11498, getFacing, m_60392_
void (Direction, Entity, double, Direction): a, moveEntityByPiston, method_23672, method_23672, func_227022_a_
void (Direction, Entity, double, Direction): a, moveEntityByPiston, method_23672, moveEntity, m_60371_
void (float): g, moveStuckEntities, method_23674, method_23674, func_227024_g_
boolean (AABB, Entity): a, matchesStickyCritera, method_23671, method_23671, func_227021_a_
boolean (AABB, Entity): a, matchesStickyCritera, method_23671, canMoveEntity, m_60364_
boolean (): y, isStickyForEntities, method_23364, isPushingHoneyBlock, func_227025_y_
boolean (): u, isStickyForEntities, method_23364, isPushingHoneyBlock, m_60404_
void (BlockState, CompoundTag): a, load, method_11014, fromTag, func_230337_a_, load
double (): i, getViewDistance, method_11006, getRenderDistance, func_145833_n
void (Level, BlockPos, float, PistonMovingBlockEntity): a, moveCollidedEntities, method_11503, pushEntities, m_155910_
void (Level, BlockPos, float, PistonMovingBlockEntity): b, moveStuckEntities, method_23674, moveEntitiesInHoneyBlock, m_155931_
AABB (BlockPos, AABB, PistonMovingBlockEntity): a, moveByPositionAndProgress, method_11500, offsetHeadBox, m_155925_
void (BlockPos, Entity, Direction, double): a, fixEntityWithinPistonBase, method_11514, push, m_155920_
void (Level, BlockPos, BlockState, PistonMovingBlockEntity): a, tick, method_31707, tick, m_155915_
1.16.5
Names
Fields
Constructors
Methods
CompoundTag (CompoundTag): a, save, method_11007, toTag, func_189515_b, save
CompoundTag (CompoundTag): a, save, method_11007, writeNbt, func_189515_b, save
CompoundTag (): b, getUpdateTag, method_16887, toInitialChunkDataTag, func_189517_E_
CompoundTag (): b, getUpdateTag, method_16887, toInitialChunkDataNbt, func_189517_E_
double (): i, getViewDistance, method_11006, getSquaredRenderDistance, func_145833_n
double (): i, getViewDistance, method_11006, getRenderDistance, func_145833_n
1.16.4
Names
cea
ced
net.minecraft.server.v1_16_R2.TileEntityPiston
net.minecraft.server.v1_16_R3.TileEntityPiston
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
cff
cea
net.minecraft.server.v1_16_R1.TileEntityPiston
net.minecraft.server.v1_16_R2.TileEntityPiston
Fields
int: l, deathTicks, field_26705, field_26705, field_242697_l
Constructors
Methods
void (): al_, tick, method_16896, tick, func_73660_a, tick
void (): aj_, tick, method_16896, tick, func_73660_a, tick
double (): i, getViewDistance, method_11006, getSquaredRenderDistance, func_145833_n
1.16.1
Names
byf
cff
net.minecraft.server.v1_15_R1.TileEntityPiston
net.minecraft.server.v1_16_R1.TileEntityPiston
Fields
ThreadLocal<Direction>: h, NOCLIP, field_12205, field_190613_i
ThreadLocal<Direction>: h, NOCLIP, field_12205, field_12205, field_190613_i
Constructors
Methods
void (): Z_, tick, method_16896, tick, func_73660_a, tick
void (): al_, tick, method_16896, tick, func_73660_a, tick
void (CompoundTag): a, load, method_11014, fromTag, func_145839_a, load
CompoundTag (CompoundTag): b, save, method_11007, toTag, func_189515_b, save
CompoundTag (CompoundTag): a, save, method_11007, toTag, func_189515_b, save
AABB (List<AABB>): a, getMinMaxPiecesAABB, method_11509, getApproximateHeadBox, func_191515_a
void (Direction, Entity, double, Direction): a, moveEntityByPiston, method_23672, func_227022_a_
void (Direction, Entity, double, Direction): a, moveEntityByPiston, method_23672, method_23672, func_227022_a_
void (float): g, moveStuckEntities, method_23674, func_227024_g_
void (float): g, moveStuckEntities, method_23674, method_23674, func_227024_g_
boolean (AABB, Entity): a, matchesStickyCritera, method_23671, func_227021_a_
boolean (AABB, Entity): a, matchesStickyCritera, method_23671, method_23671, func_227021_a_
boolean (): y, isStickyForEntities, method_23364, func_227025_y_
boolean (): y, isStickyForEntities, method_23364, isPushingHoneyBlock, func_227025_y_
void (BlockState, CompoundTag): a, load, method_11014, fromTag, func_230337_a_, load
1.15.2
Names
byc
byf
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bvp
byc
net.minecraft.server.v1_14_R1.TileEntityPiston
net.minecraft.server.v1_15_R1.TileEntityPiston
Fields
Constructors
Methods
void (): u, finalTick, method_11513, finish, func_145866_f
void (): l, finalTick, method_11513, finish, func_145866_f
void (): T_, tick, method_16896, tick, func_73660_a, tick
void (): Z_, tick, method_16896, tick, func_73660_a, tick
float (float): e, getExtendedProgress, method_11504, func_184320_e
float (float): e, getExtendedProgress, method_11504, getAmountExtended, func_184320_e
BlockState (): x, getCollisionRelatedBlockState, method_11496, func_190606_j
BlockState (): x, getCollisionRelatedBlockState, method_11496, getHeadBlockState, func_190606_j
void (float): f, moveCollidedEntities, method_11503, func_184322_i
void (float): f, moveCollidedEntities, method_11503, pushEntities, func_184322_i
double (AABB, Direction, AABB): a, getMovement, method_11497, func_190612_a
double (AABB, Direction, AABB): a, getMovement, method_11497, getIntersectionSize, func_190612_a
AABB (AABB): a, moveByPositionAndProgress, method_11500, func_190607_a
AABB (AABB): a, moveByPositionAndProgress, method_11500, offsetHeadBox, func_190607_a
AABB (AABB, Direction, double): a, getMovementArea, method_11502, func_190610_a
double (AABB, Direction, AABB): b, getDeltaX, method_11493, func_190611_b
double (AABB, Direction, AABB): c, getDeltaY, method_11510, func_190608_c
double (AABB, Direction, AABB): d, getDeltaZ, method_11505, func_190604_d
AABB (List<AABB>): a, getMinMaxPiecesAABB, method_11509, func_191515_a
AABB (List<AABB>): a, getMinMaxPiecesAABB, method_11509, getApproximateHeadBox, func_191515_a
void (Entity, Direction, double): a, fixEntityWithinPistonBase, method_11514, func_190605_a
void (Entity, Direction, double): a, fixEntityWithinPistonBase, method_11514, push, func_190605_a
Direction (): s, getMovementDirection, method_11506, func_195509_h
Direction (): j, getMovementDirection, method_11506, getMovementDirection, func_195509_h
BlockState (): t, getMovedState, method_11495, getPushedBlock, func_200230_i
BlockState (): k, getMovedState, method_11495, getPushedBlock, func_200230_i
long (): v, getLastTicked, method_11508, getSavedWorldTime, func_211146_k
long (): m, getLastTicked, method_11508, getSavedWorldTime, func_211146_k
void (Direction, Entity, double, Direction): a, moveEntityByPiston, method_23672, func_227022_a_
void (float): g, moveStuckEntities, method_23674, func_227024_g_
boolean (AABB, Entity): a, matchesStickyCritera, method_23671, func_227021_a_
boolean (): y, isStickyForEntities, method_23364, func_227025_y_
1.14.4
Names
bvk
bvp
net.minecraft.world.level.block.piston.PistonMovingBlockEntity
Fields
EnumDirection: b, field_12201, facing, field_174931_f
Direction: b, direction, field_12201, facing, field_174931_f
boolean: c, field_12203, extending, field_145875_k
boolean: c, extending, field_12203, extending, field_145875_k
boolean: g, field_12202, source, field_145872_l
boolean: g, isSourcePiston, field_12202, source, field_145872_l
float: i, field_12207, nextProgress, field_145873_m
float: i, progress, field_12207, progress, field_145873_m
float: j, field_12206, progress, field_145870_n
float: j, progressO, field_12206, lastProgress, field_145870_n
ThreadLocal<EnumDirection>: h, field_12205, field_12205, field_190613_i
ThreadLocal<Direction>: h, NOCLIP, field_12205, field_190613_i
IBlockData: a, field_12204, pushedBlock, field_200231_a
BlockState: a, movedState, field_12204, pushedBlock, field_200231_a
long: k, field_12208, savedWorldTime, field_211147_k
long: k, lastTicked, field_12208, savedWorldTime, field_211147_k
Constructors
Methods
boolean (): d, method_11501, isExtending, func_145868_b
boolean (): d, isExtending, method_11501, isExtending, func_145868_b
float (float): a, method_11499, getProgress, func_145860_a
float (float): a, getProgress, method_11499, getProgress, func_145860_a
void (): u, method_11513, finish, func_145866_f
void (): u, finalTick, method_11513, finish, func_145866_f
void (): T_, method_16896, tick, func_73660_a, tick
void (): T_, tick, method_16896, tick, func_73660_a, tick
void (NBTTagCompound): a, method_11014, fromTag, func_145839_a, load
void (CompoundTag): a, load, method_11014, fromTag, func_145839_a, load
boolean (): h, method_11515, isSource, func_145867_d
boolean (): h, isSourcePiston, method_11515, isSource, func_145867_d
float (float): b, method_11494, getRenderOffsetX, func_174929_b
float (float): b, getXOff, method_11494, getRenderOffsetX, func_174929_b
float (float): c, method_11511, getRenderOffsetY, func_174928_c
float (float): c, getYOff, method_11511, getRenderOffsetY, func_174928_c
float (float): d, method_11507, getRenderOffsetZ, func_174926_d
float (float): d, getZOff, method_11507, getRenderOffsetZ, func_174926_d
float (float): e, method_11504, method_11504, func_184320_e
float (float): e, getExtendedProgress, method_11504, func_184320_e
NBTTagCompound (NBTTagCompound): b, method_11007, toTag, func_189515_b, save
CompoundTag (CompoundTag): b, save, method_11007, toTag, func_189515_b, save
NBTTagCompound (): b, method_16887, toInitialChunkDataTag, func_189517_E_
CompoundTag (): b, getUpdateTag, method_16887, toInitialChunkDataTag, func_189517_E_
IBlockData (): x, method_11496, method_11496, func_190606_j
BlockState (): x, getCollisionRelatedBlockState, method_11496, func_190606_j
void (float): f, method_11503, method_11503, func_184322_i
void (float): f, moveCollidedEntities, method_11503, func_184322_i
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): a, method_11497, method_11497, func_190612_a
double (AABB, Direction, AABB): a, getMovement, method_11497, func_190612_a
AxisAlignedBB (AxisAlignedBB): a, method_11500, method_11500, func_190607_a
AABB (AABB): a, moveByPositionAndProgress, method_11500, func_190607_a
AxisAlignedBB (AxisAlignedBB, EnumDirection, double): a, method_11502, method_11502, func_190610_a
AABB (AABB, Direction, double): a, getMovementArea, method_11502, func_190610_a
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): b, method_11493, method_11493, func_190611_b
double (AABB, Direction, AABB): b, getDeltaX, method_11493, func_190611_b
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): c, method_11510, method_11510, func_190608_c
double (AABB, Direction, AABB): c, getDeltaY, method_11510, func_190608_c
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): d, method_11505, method_11505, func_190604_d
double (AABB, Direction, AABB): d, getDeltaZ, method_11505, func_190604_d
AxisAlignedBB (List<AxisAlignedBB>): a, method_11509, method_11509, func_191515_a
AABB (List<AABB>): a, getMinMaxPiecesAABB, method_11509, func_191515_a
void (Entity, EnumDirection, double): a, method_11514, method_11514, func_190605_a
void (Entity, Direction, double): a, fixEntityWithinPistonBase, method_11514, func_190605_a
EnumDirection (): s, method_11506, method_11506, func_195509_h
Direction (): s, getMovementDirection, method_11506, func_195509_h
IBlockData (): t, method_11495, getPushedBlock, func_200230_i
BlockState (): t, getMovedState, method_11495, getPushedBlock, func_200230_i
VoxelShape (IBlockAccess, BlockPosition): a, method_11512, getCollisionShape, func_195508_a
VoxelShape (BlockGetter, BlockPos): a, getCollisionShape, method_11512, getCollisionShape, func_195508_a
long (): v, method_11508, getSavedWorldTime, func_211146_k
long (): v, getLastTicked, method_11508, getSavedWorldTime, func_211146_k
EnumDirection (): f, method_11498, getFacing, func_212363_d
Direction (): f, getDirection, method_11498, getFacing, func_212363_d
1.14.3
Names
bvg
bvk
net.minecraft.block.entity.PistonBlockEntity
Fields
EnumDirection: b, field_12201, field_174931_f
EnumDirection: b, field_12201, facing, field_174931_f
boolean: c, field_12203, field_145875_k
boolean: c, field_12203, extending, field_145875_k
boolean: g, field_12202, field_145872_l
boolean: g, field_12202, source, field_145872_l
float: i, field_12207, field_145873_m
float: i, field_12207, nextProgress, field_145873_m
float: j, field_12206, field_145870_n
float: j, field_12206, progress, field_145870_n
ThreadLocal<EnumDirection>: h, field_12205, field_190613_i
ThreadLocal<EnumDirection>: h, field_12205, field_12205, field_190613_i
IBlockData: a, field_12204, field_200231_a
IBlockData: a, field_12204, pushedBlock, field_200231_a
long: k, field_12208, field_211147_k
long: k, field_12208, savedWorldTime, field_211147_k
Constructors
Methods
boolean (): d, method_11501, func_145868_b
boolean (): d, method_11501, isExtending, func_145868_b
float (float): a, method_11499, func_145860_a
float (float): a, method_11499, getProgress, func_145860_a
void (): u, method_11513, func_145866_f
void (): u, method_11513, finish, func_145866_f
void (): U_, method_16896, func_73660_a, tick
void (): T_, method_16896, tick, func_73660_a, tick
void (NBTTagCompound): a, method_11014, func_145839_a, load
void (NBTTagCompound): a, method_11014, fromTag, func_145839_a, load
boolean (): h, method_11515, func_145867_d
boolean (): h, method_11515, isSource, func_145867_d
float (float): b, method_11494, func_174929_b
float (float): b, method_11494, getRenderOffsetX, func_174929_b
float (float): c, method_11511, func_174928_c
float (float): c, method_11511, getRenderOffsetY, func_174928_c
float (float): d, method_11507, func_174926_d
float (float): d, method_11507, getRenderOffsetZ, func_174926_d
float (float): e, method_11504, func_184320_e
float (float): e, method_11504, method_11504, func_184320_e
NBTTagCompound (NBTTagCompound): b, method_11007, func_189515_b, save
NBTTagCompound (NBTTagCompound): b, method_11007, toTag, func_189515_b, save
NBTTagCompound (): b, method_16887, func_189517_E_
NBTTagCompound (): b, method_16887, toInitialChunkDataTag, func_189517_E_
IBlockData (): x, method_11496, func_190606_j
IBlockData (): x, method_11496, method_11496, func_190606_j
void (float): f, method_11503, func_184322_i
void (float): f, method_11503, method_11503, func_184322_i
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): a, method_11497, func_190612_a
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): a, method_11497, method_11497, func_190612_a
AxisAlignedBB (AxisAlignedBB): a, method_11500, func_190607_a
AxisAlignedBB (AxisAlignedBB): a, method_11500, method_11500, func_190607_a
AxisAlignedBB (AxisAlignedBB, EnumDirection, double): a, method_11502, func_190610_a
AxisAlignedBB (AxisAlignedBB, EnumDirection, double): a, method_11502, method_11502, func_190610_a
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): b, method_11493, func_190611_b
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): b, method_11493, method_11493, func_190611_b
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): c, method_11510, func_190608_c
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): c, method_11510, method_11510, func_190608_c
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): d, method_11505, func_190604_d
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): d, method_11505, method_11505, func_190604_d
AxisAlignedBB (List<AxisAlignedBB>): a, method_11509, func_191515_a
AxisAlignedBB (List<AxisAlignedBB>): a, method_11509, method_11509, func_191515_a
void (Entity, EnumDirection, double): a, method_11514, func_190605_a
void (Entity, EnumDirection, double): a, method_11514, method_11514, func_190605_a
EnumDirection (): s, method_11506, func_195509_h
EnumDirection (): s, method_11506, method_11506, func_195509_h
IBlockData (): t, method_11495, func_200230_i
IBlockData (): t, method_11495, getPushedBlock, func_200230_i
VoxelShape (IBlockAccess, BlockPosition): a, method_11512, func_195508_a
VoxelShape (IBlockAccess, BlockPosition): a, method_11512, getCollisionShape, func_195508_a
long (): v, method_11508, func_211146_k
long (): v, method_11508, getSavedWorldTime, func_211146_k
EnumDirection (): f, method_11498, func_212363_d
EnumDirection (): f, method_11498, getFacing, func_212363_d
1.14.2
Names
Fields
Constructors
Methods
boolean (): c, method_11501, func_145868_b
boolean (): d, method_11501, func_145868_b
boolean (): f, method_11515, func_145867_d
boolean (): h, method_11515, func_145867_d
EnumDirection (): d, method_11498, func_212363_d
EnumDirection (): f, method_11498, func_212363_d
1.14.1
Names
bvf
bvg
Fields
Constructors
Methods
void (): t, method_11513, func_145866_f
void (): u, method_11513, func_145866_f
IBlockData (): v, method_11496, func_190606_j
IBlockData (): x, method_11496, func_190606_j
EnumDirection (): r, method_11506, func_195509_h
EnumDirection (): s, method_11506, func_195509_h
IBlockData (): s, method_11495, func_200230_i
IBlockData (): t, method_11495, func_200230_i
long (): u, method_11508, func_211146_k
long (): v, method_11508, func_211146_k
1.14
Names
bkx
bvf
net.minecraft.class_2669
net.minecraft.tileentity.TileEntityPiston
net.minecraft.tileentity.PistonTileEntity
net.minecraft.server.v1_13_R2.TileEntityPiston
net.minecraft.server.v1_14_R1.TileEntityPiston
Fields
EnumDirection: e, field_174931_f
EnumDirection: b, field_12201, field_174931_f
boolean: f, field_145875_k
boolean: c, field_12203, field_145875_k
boolean: g, field_145872_l
boolean: g, field_12202, field_145872_l
float: i, field_145873_m
float: i, field_12207, field_145873_m
float: j, field_145870_n
float: j, field_12206, field_145870_n
ThreadLocal<EnumDirection>: h, field_190613_i
ThreadLocal<EnumDirection>: h, field_12205, field_190613_i
IBlockData: a, field_200231_a
IBlockData: a, field_12204, field_200231_a
long: k, field_211147_k
long: k, field_12208, field_211147_k
Constructors
Methods
boolean (): c, func_145868_b
boolean (): c, method_11501, func_145868_b
float (float): a, func_145860_a
float (float): a, method_11499, func_145860_a
void (): j, func_145866_f
void (): t, method_11513, func_145866_f
void (): Y_, func_73660_a, tick
void (): U_, method_16896, func_73660_a, tick
void (NBTTagCompound): b, func_145839_a, load
void (NBTTagCompound): a, method_11014, func_145839_a, load
boolean (): f, func_145867_d
boolean (): f, method_11515, func_145867_d
float (float): b, func_174929_b
float (float): b, method_11494, func_174929_b
float (float): c, func_174928_c
float (float): c, method_11511, func_174928_c
float (float): d, func_174926_d
float (float): d, method_11507, func_174926_d
float (float): e, func_184320_e
float (float): e, method_11504, func_184320_e
NBTTagCompound (NBTTagCompound): a, func_189515_b, save
NBTTagCompound (NBTTagCompound): b, method_11007, func_189515_b, save
NBTTagCompound (): aa_, func_189517_E_
NBTTagCompound (): b, method_16887, func_189517_E_
IBlockData (): l, func_190606_j
IBlockData (): v, method_11496, func_190606_j
void (float): f, func_184322_i
void (float): f, method_11503, func_184322_i
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): a, func_190612_a
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): a, method_11497, func_190612_a
AxisAlignedBB (AxisAlignedBB): a, func_190607_a
AxisAlignedBB (AxisAlignedBB): a, method_11500, func_190607_a
AxisAlignedBB (AxisAlignedBB, EnumDirection, double): a, func_190610_a
AxisAlignedBB (AxisAlignedBB, EnumDirection, double): a, method_11502, func_190610_a
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): b, func_190611_b
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): b, method_11493, func_190611_b
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): c, func_190608_c
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): c, method_11510, func_190608_c
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): d, func_190604_d
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): d, method_11505, func_190604_d
AxisAlignedBB (List<AxisAlignedBB>): a, func_191515_a
AxisAlignedBB (List<AxisAlignedBB>): a, method_11509, func_191515_a
void (Entity, EnumDirection, double): a, func_190605_a
void (Entity, EnumDirection, double): a, method_11514, func_190605_a
EnumDirection (): h, func_195509_h
EnumDirection (): r, method_11506, func_195509_h
IBlockData (): i, func_200230_i
IBlockData (): s, method_11495, func_200230_i
VoxelShape (IBlockAccess, BlockPosition): a, func_195508_a
VoxelShape (IBlockAccess, BlockPosition): a, method_11512, func_195508_a
long (): k, func_211146_k
long (): u, method_11508, func_211146_k
EnumDirection (): d, func_212363_d
EnumDirection (): d, method_11498, func_212363_d
1.13.2
Names
bkw
bkx
Fields
Constructors
Methods
void (): Y_, func_73660_a
void (): Y_, func_73660_a, tick
1.13.1
Names
bko
bkw
net.minecraft.server.v1_13_R1.TileEntityPiston
net.minecraft.server.v1_13_R2.TileEntityPiston
Fields
Constructors
Methods
EnumDirection (): d, func_212363_d
1.13
Names
awm
bko
net.minecraft.server.v1_12_R1.TileEntityPiston
net.minecraft.server.v1_13_R1.TileEntityPiston
Fields
IBlockData: a, field_174932_a
EnumDirection: f, field_174931_f
EnumDirection: e, field_174931_f
boolean: g, field_145875_k
boolean: f, field_145875_k
boolean: h, field_145872_l
boolean: g, field_145872_l
float: j, field_145873_m
float: i, field_145873_m
float: k, field_145870_n
float: j, field_145870_n
ThreadLocal<EnumDirection>: i, field_190613_i
ThreadLocal<EnumDirection>: h, field_190613_i
IBlockData: a, field_200231_a
long: k, field_211147_k
Constructors
Methods
IBlockData (): a, func_174927_b
int (): v, func_145832_p
boolean (): f, func_145868_b
boolean (): c, func_145868_b
EnumDirection (): h, func_174930_e
void (): e, func_73660_a
void (): Y_, func_73660_a
void (NBTTagCompound): a, func_145839_a, load
void (NBTTagCompound): b, func_145839_a, load
boolean (): i, func_145867_d
boolean (): f, func_145867_d
AxisAlignedBB (IBlockAccess, BlockPosition): a, func_184321_a
AxisAlignedBB (IBlockAccess, BlockPosition, float): a, func_184319_a
NBTTagCompound (NBTTagCompound): b, func_189515_b, save
NBTTagCompound (NBTTagCompound): a, func_189515_b, save
void (DataConverterManager): a, func_189685_a
NBTTagCompound (): d, func_189517_E_
NBTTagCompound (): aa_, func_189517_E_
IBlockData (): k, func_190606_j
IBlockData (): l, func_190606_j
void (World, BlockPosition, AxisAlignedBB, List<AxisAlignedBB>, Entity): a, func_190609_a
EnumDirection (): h, func_195509_h
IBlockData (): i, func_200230_i
VoxelShape (IBlockAccess, BlockPosition): a, func_195508_a
long (): k, func_211146_k
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
awk
awm
Fields
Constructors
Methods
void (NBTTagCompound): a, func_145839_a
void (NBTTagCompound): a, func_145839_a, load
1.12
Names
atf
awk
net.minecraft.server.v1_11_R1.TileEntityPiston
net.minecraft.server.v1_12_R1.TileEntityPiston
Fields
Constructors
Methods
boolean (): e, func_145868_b
boolean (): f, func_145868_b
EnumDirection (): f, func_174930_e
EnumDirection (): h, func_174930_e
void (): i, func_145866_f
void (): j, func_145866_f
void (): F_, func_73660_a
void (): e, func_73660_a
boolean (): h, func_145867_d
boolean (): i, func_145867_d
IBlockData (): j, func_190606_j
IBlockData (): k, func_190606_j
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
atd
atf
Fields
Constructors
Methods
void (Entity, EnumDirection): a, func_190605_a
AxisAlignedBB (List<AxisAlignedBB>): a, func_191515_a
void (Entity, EnumDirection, double): a, func_190605_a
1.11
Names
arm
atd
net.minecraft.server.v1_10_R1.TileEntityPiston
net.minecraft.server.v1_11_R1.TileEntityPiston
Fields
float: i, field_145873_m
float: j, field_145873_m
float: j, field_145870_n
float: k, field_145870_n
ThreadLocal<Boolean>: i, field_190613_i
Constructors
Methods
IBlockData (): d, func_174927_b
IBlockData (): a, func_174927_b
int (): u, func_145832_p
int (): v, func_145832_p
EnumDirection (): g, func_174930_e
EnumDirection (): f, func_174930_e
void (): E_, func_73660_a
void (): F_, func_73660_a
void (): j, func_184322_i
NBTTagCompound (): d, func_189517_E_
IBlockData (): j, func_190606_j
void (float): f, func_184322_i
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): a, func_190612_a
AxisAlignedBB (AxisAlignedBB): a, func_190607_a
AxisAlignedBB (AxisAlignedBB, EnumDirection, double): a, func_190610_a
void (Entity, EnumDirection): a, func_190605_a
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): b, func_190611_b
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): c, func_190608_c
double (AxisAlignedBB, EnumDirection, AxisAlignedBB): d, func_190604_d
void (World, BlockPosition, AxisAlignedBB, List<AxisAlignedBB>, Entity): a, func_190609_a
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
aqx
arm
net.minecraft.server.v1_9_R2.TileEntityPiston
net.minecraft.server.v1_10_R1.TileEntityPiston
Fields
Constructors
Methods
void (): c, func_73660_a
void (): E_, func_73660_a
void (DataConverterManager): a, func_189685_a
1.9.4
Names
net.minecraft.server.v1_9_R1.TileEntityPiston
net.minecraft.server.v1_9_R2.TileEntityPiston
Fields
Constructors
Methods
IBlockData (): b, func_174927_b
IBlockData (): d, func_174927_b
boolean (): d, func_145868_b
boolean (): e, func_145868_b
EnumDirection (): e, func_174930_e
EnumDirection (): g, func_174930_e
void (): h, func_145866_f
void (): i, func_145866_f
void (NBTTagCompound): b, func_145841_b, save
boolean (): g, func_145867_d
boolean (): h, func_145867_d
void (): i, func_184322_i
void (): j, func_184322_i
NBTTagCompound (NBTTagCompound): b, func_189515_b, save
1.9.2
Names
Fields
Constructors
Methods
1.9
Names
alu
aqx
net.minecraft.server.v1_8_R3.TileEntityPiston
net.minecraft.server.v1_9_R1.TileEntityPiston
Fields
List<Entity>: k, field_174933_k
Constructors
Methods
void (float, float): a, func_145863_a
void (NBTTagCompound): b, func_145841_b
void (NBTTagCompound): b, func_145841_b, save
float (float): e, func_184320_e
AxisAlignedBB (IBlockAccess, BlockPosition): a, func_184321_a
AxisAlignedBB (IBlockAccess, BlockPosition, float): a, func_184319_a
void (): i, func_184322_i
1.8.8
Names
alu
net.minecraft.tileentity.TileEntityPiston
net.minecraft.server.v1_8_R3.TileEntityPiston
Fields
IBlockData: a, field_174932_a
EnumDirection: f, field_174931_f
boolean: g, field_145875_k
boolean: h, field_145872_l
float: i, field_145873_m
float: j, field_145870_n
List<Entity>: k, field_174933_k
Constructors
()
(IBlockData, EnumDirection, boolean, boolean)
Methods
IBlockData (): b, func_174927_b
int (): u, func_145832_p
boolean (): d, func_145868_b
EnumDirection (): e, func_174930_e
float (float): a, func_145860_a
void (float, float): a, func_145863_a
void (): h, func_145866_f
void (): c, func_73660_a
void (NBTTagCompound): a, func_145839_a
void (NBTTagCompound): b, func_145841_b
boolean (): g, func_145867_d
float (float): b, func_174929_b
float (float): c, func_174928_c
float (float): d, func_174926_d