History - net.minecraft.world.level.block.piston.PistonMovingBlockEntity
1.21.3
Names
dxq
dxr
net.minecraft.world.level.block.piston.PistonUtil
net.minecraft.world.level.block.piston.TileEntityPiston
Fields
Constructors
Methods
1.21.2
Names
dxq
net.minecraft.world.level.block.piston.PistonMovingBlockEntity
net.minecraft.class_2669
net.minecraft.unmapped.C_wpearmnv
net.minecraft.block.entity.PistonBlockEntity
net.minecraft.block.entity.PistonBlockEntity
net.minecraft.src.C_2053_
net.minecraft.world.level.block.piston.PistonUtil
Fields
int: b, TICKS_TO_EXTEND, field_31382, f_quxysgyu, field_31382, TICKS_TO_EXTEND, f_155898_
double: c, PUSH_OFFSET, field_31383, f_xadmeyxn, field_31383, PUSH_OFFSET, f_155899_
double: a, TICK_MOVEMENT, field_31381, f_arjyvzgo, field_31381, TICK_MOVEMENT, f_155897_
BlockState: d, movedState, field_12204, f_rvkdkxam, pushedBlock, movedState, f_60334_
Direction: e, direction, field_12201, f_rbuxpdya, facing, facing, f_60335_
boolean: f, extending, field_12203, f_wpwkhlxx, extending, extending, f_60336_
boolean: g, isSourcePiston, field_12202, f_qviclatw, source, source, f_60337_
ThreadLocal<Direction>: h, NOCLIP, field_12205, f_nljvvfry, entityMovementDirection, NO_CLIP, f_60338_
float: i, progress, field_12207, f_kuqnpbhp, progress, progress, f_60339_
float: j, progressO, field_12206, f_ejhvuroq, lastProgress, lastProgress, f_60340_
long: k, lastTicked, field_12208, f_jmavxxxf, savedWorldTime, savedWorldTime, f_60341_
int: l, deathTicks, field_26705, f_kqmwaqkf, field_26705, deathTicks, f_60342_
Constructors
(BlockPos, BlockState, BlockState, Direction, boolean, boolean)
Methods
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
boolean (): b, isExtending, method_11501, m_wsirbeyt, isExtending, isExtending, m_60387_
Direction (): c, getDirection, method_11498, m_froifngc, getFacing, getFacing, m_60392_
boolean (): d, isSourcePiston, method_11515, m_fcrbddkq, isSource, isSource, m_60397_
float (float): a, getProgress, method_11499, m_osnvduwy, getProgress, getProgress, m_60350_
float (float): b, getXOff, method_11494, m_tlxmitvb, getRenderOffsetX, getRenderOffsetX, m_60380_
float (float): c, getYOff, method_11511, m_puhmodtg, getRenderOffsetY, getRenderOffsetY, m_60385_
float (float): d, getZOff, method_11507, m_runhxkmh, getRenderOffsetZ, getRenderOffsetZ, m_60388_
float (float): e, getExtendedProgress, method_11504, m_szaasgba, getAmountExtended, getAmountExtended, m_60390_
BlockState (): v, getCollisionRelatedBlockState, method_11496, m_zqowmlcs, getHeadBlockState, getHeadBlockState, m_60403_
void (Level, BlockPos, float, PistonMovingBlockEntity): a, moveCollidedEntities, method_11503, m_eoastxgq, pushEntities, pushEntities, m_155910_
void (Direction, Entity, double, Direction): a, moveEntityByPiston, method_23672, m_cnjlnveg, moveEntity, moveEntity, m_60371_
void (Level, BlockPos, float, PistonMovingBlockEntity): b, moveStuckEntities, method_23674, m_sctqdyqc, moveEntitiesInHoneyBlock, moveEntitiesInHoneyBlock, m_155931_
boolean (AABB, Entity, BlockPos): a, matchesStickyCritera, method_23671, m_ktfnieqa, canMoveEntity, canMoveEntity, m_287216_
boolean (): w, isStickyForEntities, method_23364, m_hlnudkkk, isPushingHoneyBlock, isMovingHoneyBlock, m_60404_
Direction (): f, getMovementDirection, method_11506, m_usuotmqt, getMovementDirection, getMovementDirection, m_60399_
double (AABB, Direction, AABB): a, getMovement, method_11497, m_gnbgcwpf, getIntersectionSize, getIntersectionSize, m_60367_
AABB (BlockPos, AABB, PistonMovingBlockEntity): a, moveByPositionAndProgress, method_11500, m_nxxtthvz, offsetHeadBox, offsetHeadBox, m_155925_
void (BlockPos, Entity, Direction, double): a, fixEntityWithinPistonBase, method_11514, m_anfbgbcl, push, push, m_155920_
BlockState (): j, getMovedState, method_11495, m_jyvwmixj, getPushedBlock, getMovedBlockState, m_60400_
void (): k, finalTick, method_11513, m_szmbtwln, finish, finish, m_60401_
Direction (): t, getPushDirection, method_61764, m_hjvaaomv, getDirection, getExtensionDirection, m_356892_
void (Level, BlockPos, BlockState, PistonMovingBlockEntity): a, tick, method_31707, m_jmlpuhal, tick, tick, m_155915_
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, m_trzmaydr, readNbt, readNbtImpl, m_318667_
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, m_qopnimsa, writeNbt, writeNbt, m_183515_
VoxelShape (BlockGetter, BlockPos): a, getCollisionShape, method_11512, m_hsrsrqug, getCollisionShape, getCollisionShape, m_60356_
long (): u, getLastTicked, method_11508, m_dsbevonu, getSavedWorldTime, getSavedWorldTime, m_60402_
void (Level): a, setLevel, method_31662, m_kdzukdvh, setWorld, setWorld, m_142339_