net.minecraft.world.level.block.piston

public class PistonMovingBlockEntity

extends BlockEntity

edw
net.minecraft.world.level.block.piston.PistonMovingBlockEntity
net.minecraft.class_2669
net.minecraft.block.entity.PistonBlockEntity

Field summary

Modifier and TypeField
private static final int
b
TICKS_TO_EXTEND
field_31382
field_31382
private static final double
c
PUSH_OFFSET
field_31383
field_31383
public static final double
a
TICK_MOVEMENT
field_31381
field_31381
private static final BlockState
d
DEFAULT_BLOCK_STATE
field_57804
DEFAULT_PUSHED_BLOCK_STATE
private static final float
e
DEFAULT_PROGRESS
field_57805
DEFAULT_PROGRESS
private static final boolean
f
DEFAULT_EXTENDING
field_57806
DEFAULT_EXTENDING
private static final boolean
g
DEFAULT_SOURCE
field_57807
DEFAULT_SOURCE
private BlockState
h
movedState
field_12204
pushedBlockState
private Direction
i
direction
field_12201
facing
private boolean
j
extending
field_12203
extending
private boolean
k
isSourcePiston
field_12202
source
private static final ThreadLocal<Direction>
l
NOCLIP
field_12205
ENTITY_MOVEMENT_DIRECTION
private float
m
progress
field_12207
progress
private float
q
progressO
field_12206
lastProgress
private long
r
lastTicked
field_12208
savedWorldTime
private int
s
deathTicks
field_26705
field_26705

Constructor summary

ModifierConstructor
public (BlockPos pos, BlockState state)
public (BlockPos pos, BlockState state, BlockState pushedBlock, Direction facing, boolean extending, boolean source)

Method summary

Modifier and TypeMethod
public CompoundTag
a(jn$a arg0)
getUpdateTag(HolderLookup$Provider arg0)
method_16887(class_7225$class_7874 arg0)
toInitialChunkDataNbt(RegistryWrapper$WrapperLookup arg0)
public boolean
a()
isExtending()
method_11501()
isExtending()
public Direction
c()
getDirection()
method_11498()
getFacing()
public boolean
d()
isSourcePiston()
method_11515()
isSource()
public float
a(float arg0)
getProgress(float arg0)
method_11499(float arg0)
getProgress(float tickProgress)
public float
b(float arg0)
getXOff(float arg0)
method_11494(float arg0)
getRenderOffsetX(float tickProgress)
public float
c(float arg0)
getYOff(float arg0)
method_11511(float arg0)
getRenderOffsetY(float tickProgress)
public float
d(float arg0)
getZOff(float arg0)
method_11507(float arg0)
getRenderOffsetZ(float tickProgress)
private float
e(float arg0)
getExtendedProgress(float arg0)
method_11504(float arg0)
getAmountExtended(float progress)
private BlockState
w()
getCollisionRelatedBlockState()
method_11496()
getHeadBlockState()
private static void
a(dmu arg0, jb arg1, float arg2, edw arg3)
moveCollidedEntities(Level arg0, BlockPos arg1, float arg2, PistonMovingBlockEntity arg3)
method_11503(class_1937 arg0, class_2338 arg1, float arg2, class_2669 arg3)
pushEntities(World world, BlockPos pos, float arg2, PistonBlockEntity blockEntity)
private static void
a(jh arg0, bzm arg1, double arg2, jh arg3)
moveEntityByPiston(Direction arg0, Entity arg1, double arg2, Direction arg3)
method_23672(class_2350 arg0, class_1297 arg1, double arg2, class_2350 arg3)
moveEntity(Direction direction, Entity entity, double distance, Direction movementDirection)
private static void
b(dmu arg0, jb arg1, float arg2, edw arg3)
moveStuckEntities(Level arg0, BlockPos arg1, float arg2, PistonMovingBlockEntity arg3)
method_23674(class_1937 arg0, class_2338 arg1, float arg2, class_2669 arg3)
moveEntitiesInHoneyBlock(World world, BlockPos pos, float arg2, PistonBlockEntity blockEntity)
private static boolean
a(fin arg0, bzm arg1, jb arg2)
matchesStickyCritera(AABB arg0, Entity arg1, BlockPos arg2)
method_23671(class_238 arg0, class_1297 arg1, class_2338 arg2)
canMoveEntity(Box box, Entity entity, BlockPos pos)
private boolean
x()
isStickyForEntities()
method_23364()
isPushingHoneyBlock()
public Direction
f()
getMovementDirection()
method_11506()
getMovementDirection()
private static double
a(fin arg0, jh arg1, fin arg2)
getMovement(AABB arg0, Direction arg1, AABB arg2)
method_11497(class_238 arg0, class_2350 arg1, class_238 arg2)
getIntersectionSize(Box arg0, Direction arg1, Box arg2)
private static AABB
a(jb arg0, fin arg1, edw arg2)
moveByPositionAndProgress(BlockPos arg0, AABB arg1, PistonMovingBlockEntity arg2)
method_11500(class_2338 arg0, class_238 arg1, class_2669 arg2)
offsetHeadBox(BlockPos pos, Box box, PistonBlockEntity blockEntity)
private static void
a(jb arg0, bzm arg1, jh arg2, double arg3)
fixEntityWithinPistonBase(BlockPos arg0, Entity arg1, Direction arg2, double arg3)
method_11514(class_2338 arg0, class_1297 arg1, class_2350 arg2, double arg3)
push(BlockPos pos, Entity entity, Direction direction, double amount)
public BlockState
j()
getMovedState()
method_11495()
getPushedBlock()
public void
k()
finalTick()
method_11513()
finish()
public void
a(jb arg0, eeb arg1)
preRemoveSideEffects(BlockPos arg0, BlockState arg1)
method_66473(class_2338 arg0, class_2680 arg1)
onBlockReplaced(BlockPos arg0, BlockState arg1)
public Direction
u()
getPushDirection()
method_61764()
getDirection()
public static void
a(dmu arg0, jb arg1, eeb arg2, edw arg3)
tick(Level arg0, BlockPos arg1, BlockState arg2, PistonMovingBlockEntity arg3)
method_31707(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_2669 arg3)
tick(World world, BlockPos pos, BlockState state, PistonBlockEntity blockEntity)
protected void
a(fda arg0)
loadAdditional(ValueInput arg0)
method_11014(class_11368 arg0)
readData(ReadView arg0)
protected void
a(fdc arg0)
saveAdditional(ValueOutput arg0)
method_11007(class_11372 arg0)
writeData(WriteView arg0)
public VoxelShape
a(dly arg0, jb arg1)
getCollisionShape(BlockGetter arg0, BlockPos arg1)
method_11512(class_1922 arg0, class_2338 arg1)
getCollisionShape(BlockView world, BlockPos pos)
public long
v()
getLastTicked()
method_11508()
getSavedWorldTime()
public void
a(dmu arg0)
setLevel(Level arg0)
method_31662(class_1937 arg0)
setWorld(World arg0)