net.minecraft.world.level.block.piston

public class PistonMovingBlockEntity

extends BlockEntity

dsy
net.minecraft.world.level.block.piston.PistonMovingBlockEntity
net.minecraft.class_2669
net.minecraft.block.entity.PistonBlockEntity
net.minecraft.src.C_2053_
net.minecraft.world.level.block.piston.TileEntityPiston

Field summary

Modifier and TypeField
private static final int
b
TICKS_TO_EXTEND
field_31382
field_31382
f_155898_
private static final double
c
PUSH_OFFSET
field_31383
field_31383
f_155899_
public static final double
a
TICK_MOVEMENT
field_31381
field_31381
f_155897_
private BlockState
d
movedState
field_12204
pushedBlock
f_60334_
private Direction
e
direction
field_12201
facing
f_60335_
private boolean
f
extending
field_12203
extending
f_60336_
private boolean
g
isSourcePiston
field_12202
source
f_60337_
private static final ThreadLocal<Direction>
h
NOCLIP
field_12205
entityMovementDirection
f_60338_
private float
i
progress
field_12207
progress
f_60339_
private float
j
progressO
field_12206
lastProgress
f_60340_
private long
k
lastTicked
field_12208
savedWorldTime
f_60341_
private int
l
deathTicks
field_26705
field_26705
f_60342_

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(jo$a arg0)
getUpdateTag(HolderLookup$Provider arg0)
method_16887(class_7225$class_7874 arg0)
toInitialChunkDataNbt(RegistryWrapper$WrapperLookup arg0)
m_5995_(C_213466_$C_254607_ arg0)
public boolean
b()
isExtending()
method_11501()
isExtending()
m_60387_()
public Direction
c()
getDirection()
method_11498()
getFacing()
m_60392_()
public boolean
d()
isSourcePiston()
method_11515()
isSource()
m_60397_()
public float
a(float arg0)
getProgress(float arg0)
method_11499(float arg0)
getProgress(float tickDelta)
m_60350_(float arg0)
public float
b(float arg0)
getXOff(float arg0)
method_11494(float arg0)
getRenderOffsetX(float tickDelta)
m_60380_(float arg0)
public float
c(float arg0)
getYOff(float arg0)
method_11511(float arg0)
getRenderOffsetY(float tickDelta)
m_60385_(float arg0)
public float
d(float arg0)
getZOff(float arg0)
method_11507(float arg0)
getRenderOffsetZ(float tickDelta)
m_60388_(float arg0)
private float
e(float arg0)
getExtendedProgress(float arg0)
method_11504(float arg0)
getAmountExtended(float progress)
m_60390_(float arg0)
private BlockState
u()
getCollisionRelatedBlockState()
method_11496()
getHeadBlockState()
m_60403_()
private static void
a(dcw arg0, jd arg1, float arg2, dsy 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)
m_155910_(C_1596_ p_155911_, C_4675_ p_155912_, float p_155913_, C_2053_ p_155914_)
private static void
a(ji arg0, bsr arg1, double arg2, ji 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)
m_60371_(C_4687_ p_60372_, C_507_ p_60373_, double p_60374_, C_4687_ arg3)
private static void
b(dcw arg0, jd arg1, float arg2, dsy 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)
m_155931_(C_1596_ p_155932_, C_4675_ p_155933_, float p_155934_, C_2053_ p_155935_)
private static boolean
a(ewx arg0, bsr arg1, jd 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)
m_287216_(C_3040_ p_287782_, C_507_ p_287720_, C_4675_ p_287775_)
private boolean
v()
isStickyForEntities()
method_23364()
isPushingHoneyBlock()
m_60404_()
public Direction
f()
getMovementDirection()
method_11506()
getMovementDirection()
m_60399_()
private static double
a(ewx arg0, ji arg1, ewx 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)
m_60367_(C_3040_ p_60368_, C_4687_ p_60369_, C_3040_ p_60370_)
private static AABB
a(jd arg0, ewx arg1, dsy 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)
m_155925_(C_4675_ p_155926_, C_3040_ p_155927_, C_2053_ p_155928_)
private static void
a(jd arg0, bsr arg1, ji 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)
m_155920_(C_4675_ p_155921_, C_507_ p_155922_, C_4687_ p_155923_, double p_155924_)
public BlockState
j()
getMovedState()
method_11495()
getPushedBlock()
m_60400_()
public void
k()
finalTick()
method_11513()
finish()
m_60401_()
public static void
a(dcw arg0, jd arg1, dtc arg2, dsy 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)
m_155915_(C_1596_ p_155916_, C_4675_ p_155917_, C_2064_ p_155918_, C_2053_ p_155919_)
protected void
a(ub arg0, jo$a arg1)
loadAdditional(CompoundTag arg0, HolderLookup$Provider arg1)
method_11014(class_2487 arg0, class_7225$class_7874 arg1)
readNbt(NbtCompound arg0, RegistryWrapper$WrapperLookup arg1)
m_318667_(C_4917_ p_332716_, C_213466_$C_254607_ arg1)
protected void
b(ub arg0, jo$a arg1)
saveAdditional(CompoundTag arg0, HolderLookup$Provider arg1)
method_11007(class_2487 arg0, class_7225$class_7874 arg1)
writeNbt(NbtCompound arg0, RegistryWrapper$WrapperLookup arg1)
m_183515_(C_4917_ p_331280_, C_213466_$C_254607_ arg1)
public VoxelShape
a(dcc arg0, jd arg1)
getCollisionShape(BlockGetter arg0, BlockPos arg1)
method_11512(class_1922 arg0, class_2338 arg1)
getCollisionShape(BlockView world, BlockPos pos)
m_60356_(C_1559_ p_60358_, C_4675_ arg1)
public long
l()
getLastTicked()
method_11508()
getSavedWorldTime()
m_60402_()
public void
a(dcw arg0)
setLevel(Level arg0)
method_31662(class_1937 arg0)
setWorld(World arg0)
m_142339_(C_1596_ arg0)