History - net.minecraft.world.level.block.piston.PistonMovingBlockEntity
25w18a
Names
ebl
ecb
Fields
BlockState: h, movedState, field_12204, pushedBlockState, f_60334_
BlockState: h, movedState, field_12204
Direction: i, direction, field_12201, facing, f_60335_
Direction: i, direction, field_12201
boolean: j, extending, field_12203, extending, f_60336_
boolean: j, extending, field_12203
boolean: k, isSourcePiston, field_12202, source, f_60337_
boolean: k, isSourcePiston, field_12202
ThreadLocal<Direction>: l, NOCLIP, field_12205, ENTITY_MOVEMENT_DIRECTION, f_60338_
ThreadLocal<Direction>: l, NOCLIP, field_12205
float: m, progress, field_12207, progress, f_60339_
float: m, progress, field_12207
float: q, progressO, field_12206, lastProgress, f_60340_
float: q, progressO, field_12206
long: r, lastTicked, field_12208, savedWorldTime, f_60341_
long: r, lastTicked, field_12208
int: s, deathTicks, field_26705, field_26705, f_60342_
int: s, deathTicks, field_26705
int: b, TICKS_TO_EXTEND, field_31382, field_31382, f_155898_
int: b, TICKS_TO_EXTEND, field_31382
double: c, PUSH_OFFSET, field_31383, field_31383, f_155899_
double: c, PUSH_OFFSET, field_31383
double: a, TICK_MOVEMENT, field_31381, field_31381, f_155897_
double: a, TICK_MOVEMENT, field_31381
BlockState: d, DEFAULT_BLOCK_STATE, field_57804, DEFAULT_PUSHED_BLOCK_STATE, f_379556_
BlockState: d, DEFAULT_BLOCK_STATE, field_57804
float: e, DEFAULT_PROGRESS, field_57805, DEFAULT_PROGRESS, f_382385_
float: e, DEFAULT_PROGRESS, field_57805
boolean: f, DEFAULT_EXTENDING, field_57806, DEFAULT_EXTENDING, f_379391_
boolean: f, DEFAULT_EXTENDING, field_57806
boolean: g, DEFAULT_SOURCE, field_57807, DEFAULT_SOURCE, f_379702_
boolean: g, DEFAULT_SOURCE, field_57807
Constructors
Methods
boolean (): a, isExtending, method_11501, isExtending, m_60387_
boolean (): a, isExtending, method_11501
Direction (): c, getDirection, method_11498, getFacing, m_60392_
Direction (): c, getDirection, method_11498
boolean (): d, isSourcePiston, method_11515, isSource, m_60397_
boolean (): d, isSourcePiston, method_11515
float (float): a, getProgress, method_11499, getProgress, m_60350_
float (float): a, getProgress, method_11499
float (float): e, getExtendedProgress, method_11504, getAmountExtended, m_60390_
float (float): e, getExtendedProgress, method_11504
BlockState (): u, getCollisionRelatedBlockState, method_11496, getHeadBlockState, m_60403_
BlockState (): w, getCollisionRelatedBlockState, method_11496
Direction (): f, getMovementDirection, method_11506, getMovementDirection, m_60399_
Direction (): f, getMovementDirection, method_11506
double (AABB, Direction, AABB): a, getMovement, method_11497, getIntersectionSize, m_60367_
double (AABB, Direction, AABB): a, getMovement, method_11497
BlockState (): j, getMovedState, method_11495, getPushedBlock, m_60400_
BlockState (): j, getMovedState, method_11495
void (): k, finalTick, method_11513, finish, m_60401_
void (): k, finalTick, method_11513
VoxelShape (BlockGetter, BlockPos): a, getCollisionShape, method_11512, getCollisionShape, m_60356_
VoxelShape (BlockGetter, BlockPos): a, getCollisionShape, method_11512
long (): t, getLastTicked, method_11508, getSavedWorldTime, m_60402_
long (): v, getLastTicked, method_11508
float (float): b, getXOff, method_11494, getRenderOffsetX, m_60380_
float (float): b, getXOff, method_11494
float (float): c, getYOff, method_11511, getRenderOffsetY, m_60385_
float (float): c, getYOff, method_11511
float (float): d, getZOff, method_11507, getRenderOffsetZ, m_60388_
float (float): d, getZOff, method_11507
void (Direction, Entity, double, Direction): a, moveEntityByPiston, method_23672, moveEntity, m_60371_
void (Direction, Entity, double, Direction): a, moveEntityByPiston, method_23672
boolean (): v, isStickyForEntities, method_23364, isPushingHoneyBlock, m_60404_
boolean (): x, isStickyForEntities, method_23364
void (Level, BlockPos, float, PistonMovingBlockEntity): a, moveCollidedEntities, method_11503, pushEntities, m_155910_
void (Level, BlockPos, float, PistonMovingBlockEntity): a, moveCollidedEntities, method_11503
void (Level, BlockPos, float, PistonMovingBlockEntity): b, moveStuckEntities, method_23674, moveEntitiesInHoneyBlock, m_155931_
void (Level, BlockPos, float, PistonMovingBlockEntity): b, moveStuckEntities, method_23674
AABB (BlockPos, AABB, PistonMovingBlockEntity): a, moveByPositionAndProgress, method_11500, offsetHeadBox, m_155925_
AABB (BlockPos, AABB, PistonMovingBlockEntity): a, moveByPositionAndProgress, method_11500
void (BlockPos, Entity, Direction, double): a, fixEntityWithinPistonBase, method_11514, push, m_155920_
void (BlockPos, Entity, Direction, double): a, fixEntityWithinPistonBase, method_11514
void (Level, BlockPos, BlockState, PistonMovingBlockEntity): a, tick, method_31707, tick, m_155915_
void (Level, BlockPos, BlockState, PistonMovingBlockEntity): a, tick, method_31707
void (Level): a, setLevel, method_31662, setWorld, m_142339_
void (Level): a, setLevel, method_31662
boolean (AABB, Entity, BlockPos): a, matchesStickyCritera, method_23671, canMoveEntity, m_287216_
boolean (AABB, Entity, BlockPos): a, matchesStickyCritera, method_23671
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, readNbt, m_318667_
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, writeNbt, m_183515_
Direction (): s, getPushDirection, method_61764, getDirection, m_356892_
Direction (): u, getPushDirection, method_61764
void (BlockPos, BlockState): a, preRemoveSideEffects, method_66473, onBlockReplaced, m_384369_
void (BlockPos, BlockState): a, preRemoveSideEffects, method_66473
void (ValueInput): a, loadAdditional, method_11014
void (ValueOutput): a, saveAdditional, method_11007
1.21.5
Names
dwu
ebl
Fields
BlockState: d, movedState, field_12204, pushedBlock, f_60334_
BlockState: h, movedState, field_12204, pushedBlockState, f_60334_
Direction: e, direction, field_12201, facing, f_60335_
Direction: i, direction, field_12201, facing, f_60335_
boolean: f, extending, field_12203, extending, f_60336_
boolean: j, extending, field_12203, extending, f_60336_
boolean: g, isSourcePiston, field_12202, source, f_60337_
boolean: k, isSourcePiston, field_12202, source, f_60337_
ThreadLocal<Direction>: h, NOCLIP, field_12205, entityMovementDirection, f_60338_
ThreadLocal<Direction>: l, NOCLIP, field_12205, ENTITY_MOVEMENT_DIRECTION, f_60338_
float: i, progress, field_12207, progress, f_60339_
float: m, progress, field_12207, progress, f_60339_
float: j, progressO, field_12206, lastProgress, f_60340_
float: q, progressO, field_12206, lastProgress, f_60340_
long: k, lastTicked, field_12208, savedWorldTime, f_60341_
long: r, lastTicked, field_12208, savedWorldTime, f_60341_
int: l, deathTicks, field_26705, field_26705, f_60342_
int: s, deathTicks, field_26705, field_26705, f_60342_
BlockState: d, DEFAULT_BLOCK_STATE, field_57804, DEFAULT_PUSHED_BLOCK_STATE, f_379556_
float: e, DEFAULT_PROGRESS, field_57805, DEFAULT_PROGRESS, f_382385_
boolean: f, DEFAULT_EXTENDING, field_57806, DEFAULT_EXTENDING, f_379391_
boolean: g, DEFAULT_SOURCE, field_57807, DEFAULT_SOURCE, f_379702_
Constructors
Methods
boolean (): b, isExtending, method_11501, isExtending, m_60387_
boolean (): a, isExtending, method_11501, isExtending, m_60387_
void (BlockPos, BlockState): a, preRemoveSideEffects, method_66473, onBlockReplaced, m_384369_
1.21.4
Names
dxr
dwu
Fields
Constructors
Methods
BlockState (): v, getCollisionRelatedBlockState, method_11496, getHeadBlockState, m_60403_
BlockState (): u, getCollisionRelatedBlockState, method_11496, getHeadBlockState, m_60403_
long (): u, getLastTicked, method_11508, getSavedWorldTime, m_60402_
long (): t, getLastTicked, method_11508, getSavedWorldTime, m_60402_
boolean (): w, isStickyForEntities, method_23364, isPushingHoneyBlock, m_60404_
boolean (): v, isStickyForEntities, method_23364, isPushingHoneyBlock, m_60404_
Direction (): t, getPushDirection, method_61764, getDirection, m_356892_
Direction (): s, getPushDirection, method_61764, getDirection, m_356892_
1.21.3
Names
dsy
dxr
Fields
Constructors
Methods
BlockState (): u, getCollisionRelatedBlockState, method_11496, getHeadBlockState, m_60403_
BlockState (): v, getCollisionRelatedBlockState, method_11496, getHeadBlockState, m_60403_
long (): l, getLastTicked, method_11508, getSavedWorldTime, m_60402_
long (): u, getLastTicked, method_11508, getSavedWorldTime, m_60402_
boolean (): v, isStickyForEntities, method_23364, isPushingHoneyBlock, m_60404_
boolean (): w, isStickyForEntities, method_23364, isPushingHoneyBlock, m_60404_
Direction (): t, getPushDirection, method_61764, getDirection, m_356892_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dsa
dsy
Fields
Constructors
Methods
1.20.6
Names
djd
dsa
Fields
Constructors
Methods
CompoundTag (): ax_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
boolean (): c, isExtending, method_11501, isExtending, m_60387_
boolean (): b, isExtending, method_11501, isExtending, m_60387_
Direction (): d, getDirection, method_11498, getFacing, m_60392_
Direction (): c, getDirection, method_11498, getFacing, m_60392_
boolean (): f, isSourcePiston, method_11515, isSource, m_60397_
boolean (): d, isSourcePiston, method_11515, isSource, m_60397_
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_
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_
long (): m, getLastTicked, method_11508, getSavedWorldTime, m_60402_
long (): l, getLastTicked, method_11508, getSavedWorldTime, m_60402_
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
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_
void (): j, finalTick, method_11513, finish, m_60401_
void (): l, finalTick, method_11513, finish, m_60401_
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_
Direction (): f, getDirection, method_11498, getFacing, m_60392_
Direction (): d, getDirection, method_11498, getFacing, m_60392_
boolean (): g, isSourcePiston, method_11515, isSource, m_60397_
boolean (): f, isSourcePiston, method_11515, isSource, m_60397_
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_
CompoundTag (CompoundTag): b, save, method_11007, writeNbt, m_6945_
long (): s, getLastTicked, method_11508, getSavedWorldTime, m_60402_
long (): v, getLastTicked, method_11508, getSavedWorldTime, m_60402_
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_
Fields
BlockState: a, movedState, field_12204, pushedBlock, field_200231_a
BlockState: d, movedState, field_12204, pushedBlock, f_60334_
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_
ThreadLocal<Direction>: h, NOCLIP, field_12205, field_12205, field_190613_i
ThreadLocal<Direction>: h, NOCLIP, field_12205, field_12205, f_60338_
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_
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
CompoundTag (): b, getUpdateTag, method_16887, toInitialChunkDataNbt, func_189517_E_
CompoundTag (): Z_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
boolean (): d, isExtending, method_11501, isExtending, func_145868_b
boolean (): d, isExtending, method_11501, isExtending, m_60387_
Direction (): f, getDirection, method_11498, getFacing, func_212363_d
Direction (): f, getDirection, method_11498, getFacing, m_60392_
boolean (): h, isSourcePiston, method_11515, isSource, func_145867_d
boolean (): g, isSourcePiston, method_11515, isSource, m_60397_
float (float): a, getProgress, method_11499, getProgress, func_145860_a
float (float): a, getProgress, method_11499, getProgress, m_60350_
float (float): e, getExtendedProgress, method_11504, getAmountExtended, func_184320_e
float (float): e, getExtendedProgress, method_11504, getAmountExtended, m_60390_
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
Direction (): j, getMovementDirection, method_11506, getMovementDirection, func_195509_h
Direction (): h, getMovementDirection, method_11506, getMovementDirection, m_60399_
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
BlockState (): k, getMovedState, method_11495, getPushedBlock, func_200230_i
BlockState (): i, getMovedState, method_11495, getPushedBlock, m_60400_
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
void (CompoundTag): a, load, method_11014, readNbt, m_142466_
CompoundTag (CompoundTag): a, save, method_11007, writeNbt, func_189515_b
CompoundTag (CompoundTag): b, save, method_11007, writeNbt, m_6945_
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_
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_
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_
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 (): b, getUpdateTag, method_16887, toInitialChunkDataTag, func_189517_E_
CompoundTag (): b, getUpdateTag, method_16887, toInitialChunkDataNbt, func_189517_E_
CompoundTag (CompoundTag): a, save, method_11007, toTag, func_189515_b
CompoundTag (CompoundTag): a, save, method_11007, writeNbt, func_189515_b
double (): i, getViewDistance, method_11006, getSquaredRenderDistance, func_145833_n
double (): i, getViewDistance, method_11006, getRenderDistance, func_145833_n
1.16.4
Names
cea
ced
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
cff
cea
Fields
int: l, deathTicks, field_26705, field_26705, field_242697_l
Constructors
Methods
void (): al_, tick, method_16896, tick, func_73660_a
void (): aj_, tick, method_16896, tick, func_73660_a
double (): i, getViewDistance, method_11006, getSquaredRenderDistance, func_145833_n
1.16.1
Names
byf
cff
Fields
ThreadLocal<Direction>: h, NOCLIP, field_12205, field_190613_i
ThreadLocal<Direction>: h, NOCLIP, field_12205, field_12205, field_190613_i
Constructors
Methods
AABB (List<AABB>): a, getMinMaxPiecesAABB, method_11509, getApproximateHeadBox, func_191515_a
void (): Z_, tick, method_16896, tick, func_73660_a
void (): al_, tick, method_16896, tick, func_73660_a
void (CompoundTag): a, load, method_11014, fromTag, func_145839_a
CompoundTag (CompoundTag): b, save, method_11007, toTag, func_189515_b
CompoundTag (CompoundTag): a, save, method_11007, toTag, func_189515_b
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_
1.15.2
Names
byc
byf
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bvp
byc
Fields
Constructors
Methods
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
Direction (): s, getMovementDirection, method_11506, func_195509_h
Direction (): j, getMovementDirection, method_11506, getMovementDirection, func_195509_h
AABB (List<AABB>): a, getMinMaxPiecesAABB, method_11509, func_191515_a
AABB (List<AABB>): a, getMinMaxPiecesAABB, method_11509, getApproximateHeadBox, func_191515_a
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
void (Entity, Direction, double): a, fixEntityWithinPistonBase, method_11514, func_190605_a
void (Entity, Direction, double): a, fixEntityWithinPistonBase, method_11514, push, func_190605_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
BlockState (): t, getMovedState, method_11495, getPushedBlock, func_200230_i
BlockState (): k, getMovedState, method_11495, getPushedBlock, func_200230_i
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
void (): Z_, tick, method_16896, tick, func_73660_a
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
BlockState: a, field_12204, pushedBlock, field_200231_a
BlockState: a, movedState, field_12204, pushedBlock, field_200231_a
Direction: 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
ThreadLocal<Direction>: h, field_12205, field_12205, field_190613_i
ThreadLocal<Direction>: h, NOCLIP, field_12205, field_190613_i
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
long: k, field_12208, savedWorldTime, field_211147_k
long: k, lastTicked, field_12208, savedWorldTime, field_211147_k
Constructors
Methods
CompoundTag (): b, method_16887, toInitialChunkDataTag, func_189517_E_
CompoundTag (): b, getUpdateTag, method_16887, toInitialChunkDataTag, func_189517_E_
boolean (): d, method_11501, isExtending, func_145868_b
boolean (): d, isExtending, method_11501, isExtending, func_145868_b
Direction (): f, method_11498, getFacing, func_212363_d
Direction (): f, getDirection, method_11498, getFacing, func_212363_d
boolean (): h, method_11515, isSource, func_145867_d
boolean (): h, isSourcePiston, method_11515, isSource, func_145867_d
float (float): a, method_11499, getProgress, func_145860_a
float (float): a, getProgress, method_11499, getProgress, func_145860_a
float (float): e, method_11504, method_11504, func_184320_e
float (float): e, getExtendedProgress, method_11504, func_184320_e
BlockState (): 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
Direction (): s, method_11506, method_11506, func_195509_h
Direction (): s, getMovementDirection, method_11506, func_195509_h
Box (List<Box>): a, method_11509, method_11509, func_191515_a
AABB (List<AABB>): a, getMinMaxPiecesAABB, method_11509, func_191515_a
double (Box, Direction, Box): a, method_11497, method_11497, func_190612_a
double (AABB, Direction, AABB): a, getMovement, method_11497, func_190612_a
Box (Box): a, method_11500, method_11500, func_190607_a
AABB (AABB): a, moveByPositionAndProgress, method_11500, func_190607_a
Box (Box, Direction, double): a, method_11502, method_11502, func_190610_a
AABB (AABB, Direction, double): a, getMovementArea, method_11502, func_190610_a
void (Entity, Direction, double): a, method_11514, method_11514, func_190605_a
void (Entity, Direction, double): a, fixEntityWithinPistonBase, method_11514, func_190605_a
double (Box, Direction, Box): b, method_11493, method_11493, func_190611_b
double (AABB, Direction, AABB): b, getDeltaX, method_11493, func_190611_b
double (Box, Direction, Box): c, method_11510, method_11510, func_190608_c
double (AABB, Direction, AABB): c, getDeltaY, method_11510, func_190608_c
double (Box, Direction, Box): d, method_11505, method_11505, func_190604_d
double (AABB, Direction, AABB): d, getDeltaZ, method_11505, func_190604_d
BlockState (): t, method_11495, getPushedBlock, func_200230_i
BlockState (): t, getMovedState, method_11495, getPushedBlock, func_200230_i
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
void (): T_, tick, method_16896, tick, func_73660_a
void (CompoundTag): a, method_11014, fromTag, func_145839_a
void (CompoundTag): a, load, method_11014, fromTag, func_145839_a
CompoundTag (CompoundTag): b, method_11007, toTag, func_189515_b
CompoundTag (CompoundTag): b, save, method_11007, toTag, func_189515_b
VoxelShape (BlockView, BlockPos): 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
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
1.14.3
Names
bvg
bvk
net.minecraft.block.entity.PistonBlockEntity
Fields
BlockState: a, field_12204, field_200231_a
BlockState: a, field_12204, pushedBlock, field_200231_a
Direction: b, field_12201, field_174931_f
Direction: 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
ThreadLocal<Direction>: h, field_12205, field_190613_i
ThreadLocal<Direction>: h, field_12205, field_12205, field_190613_i
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
long: k, field_12208, field_211147_k
long: k, field_12208, savedWorldTime, field_211147_k
Constructors
Methods
CompoundNBT (): b, method_16887, func_189517_E_
CompoundTag (): b, method_16887, toInitialChunkDataTag, func_189517_E_
boolean (): d, method_11501, func_145868_b
boolean (): d, method_11501, isExtending, func_145868_b
Direction (): f, method_11498, func_212363_d
Direction (): f, method_11498, getFacing, func_212363_d
boolean (): h, method_11515, func_145867_d
boolean (): h, method_11515, isSource, func_145867_d
float (float): a, method_11499, func_145860_a
float (float): a, method_11499, getProgress, func_145860_a
float (float): e, method_11504, func_184320_e
float (float): e, method_11504, method_11504, func_184320_e
BlockState (): x, method_11496, func_190606_j
BlockState (): 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
Direction (): s, method_11506, func_195509_h
Direction (): s, method_11506, method_11506, func_195509_h
AxisAlignedBB (List<AxisAlignedBB>): a, method_11509, func_191515_a
Box (List<Box>): a, method_11509, method_11509, func_191515_a
double (AxisAlignedBB, Direction, AxisAlignedBB): a, method_11497, func_190612_a
double (Box, Direction, Box): a, method_11497, method_11497, func_190612_a
AxisAlignedBB (AxisAlignedBB): a, method_11500, func_190607_a
Box (Box): a, method_11500, method_11500, func_190607_a
AxisAlignedBB (AxisAlignedBB, Direction, double): a, method_11502, func_190610_a
Box (Box, Direction, double): a, method_11502, method_11502, func_190610_a
void (Entity, Direction, double): a, method_11514, func_190605_a
void (Entity, Direction, double): a, method_11514, method_11514, func_190605_a
double (AxisAlignedBB, Direction, AxisAlignedBB): b, method_11493, func_190611_b
double (Box, Direction, Box): b, method_11493, method_11493, func_190611_b
double (AxisAlignedBB, Direction, AxisAlignedBB): c, method_11510, func_190608_c
double (Box, Direction, Box): c, method_11510, method_11510, func_190608_c
double (AxisAlignedBB, Direction, AxisAlignedBB): d, method_11505, func_190604_d
double (Box, Direction, Box): d, method_11505, method_11505, func_190604_d
BlockState (): t, method_11495, func_200230_i
BlockState (): t, method_11495, getPushedBlock, func_200230_i
void (): u, method_11513, func_145866_f
void (): u, method_11513, finish, func_145866_f
void (): U_, method_16896, func_73660_a
void (): T_, method_16896, tick, func_73660_a
void (CompoundNBT): a, method_11014, func_145839_a
void (CompoundTag): a, method_11014, fromTag, func_145839_a
CompoundNBT (CompoundNBT): b, method_11007, func_189515_b
CompoundTag (CompoundTag): b, method_11007, toTag, func_189515_b
VoxelShape (IBlockReader, BlockPos): a, method_11512, func_195508_a
VoxelShape (BlockView, BlockPos): a, method_11512, getCollisionShape, func_195508_a
long (): v, method_11508, func_211146_k
long (): v, method_11508, getSavedWorldTime, func_211146_k
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
1.14.2
Names
Fields
Constructors
Methods
boolean (): c, method_11501, func_145868_b
boolean (): d, method_11501, func_145868_b
Direction (): d, method_11498, func_212363_d
Direction (): f, method_11498, func_212363_d
boolean (): f, method_11515, func_145867_d
boolean (): h, method_11515, func_145867_d
1.14.1
Names
bvf
bvg
Fields
Constructors
Methods
BlockState (): v, method_11496, func_190606_j
BlockState (): x, method_11496, func_190606_j
Direction (): r, method_11506, func_195509_h
Direction (): s, method_11506, func_195509_h
BlockState (): s, method_11495, func_200230_i
BlockState (): t, method_11495, func_200230_i
void (): t, method_11513, func_145866_f
void (): u, method_11513, func_145866_f
long (): u, method_11508, func_211146_k
long (): v, method_11508, func_211146_k
1.14
Names
bvf
net.minecraft.class_2669
net.minecraft.tileentity.PistonTileEntity
Fields
BlockState: a, field_12204, field_200231_a
Direction: b, field_12201, field_174931_f
boolean: c, field_12203, field_145875_k
boolean: g, field_12202, field_145872_l
ThreadLocal<Direction>: h, field_12205, field_190613_i
float: i, field_12207, field_145873_m
float: j, field_12206, field_145870_n
long: k, field_12208, field_211147_k
Constructors
()
(BlockState, Direction, boolean, boolean)
Methods
CompoundNBT (): b, method_16887, func_189517_E_
boolean (): c, method_11501, func_145868_b
Direction (): d, method_11498, func_212363_d
boolean (): f, method_11515, func_145867_d
float (float): a, method_11499, func_145860_a
float (float): e, method_11504, func_184320_e
BlockState (): v, method_11496, func_190606_j
void (float): f, method_11503, func_184322_i
Direction (): r, method_11506, func_195509_h
AxisAlignedBB (List<AxisAlignedBB>): a, method_11509, func_191515_a
double (AxisAlignedBB, Direction, AxisAlignedBB): a, method_11497, func_190612_a
AxisAlignedBB (AxisAlignedBB): a, method_11500, func_190607_a
AxisAlignedBB (AxisAlignedBB, Direction, double): a, method_11502, func_190610_a
void (Entity, Direction, double): a, method_11514, func_190605_a
double (AxisAlignedBB, Direction, AxisAlignedBB): b, method_11493, func_190611_b
double (AxisAlignedBB, Direction, AxisAlignedBB): c, method_11510, func_190608_c
double (AxisAlignedBB, Direction, AxisAlignedBB): d, method_11505, func_190604_d
BlockState (): s, method_11495, func_200230_i
void (): t, method_11513, func_145866_f
void (): U_, method_16896, func_73660_a
void (CompoundNBT): a, method_11014, func_145839_a
CompoundNBT (CompoundNBT): b, method_11007, func_189515_b
VoxelShape (IBlockReader, BlockPos): a, method_11512, func_195508_a
long (): u, method_11508, func_211146_k
float (float): b, method_11494, func_174929_b
float (float): c, method_11511, func_174928_c
float (float): d, method_11507, func_174926_d