net.minecraft.block.piston

public class PistonHandler

bvq
net.minecraft.world.level.block.piston.PistonStructureResolver
net.minecraft.class_2674
net.minecraft.block.piston.PistonHandler
net.minecraft.unmapped.C_kiwhhgkl
net.minecraft.block.piston.PistonMoveStructureResolver
net.minecraft.block.state.PistonBlockStructureHelper
net.minecraft.block.state.PistonBlockStructureHelper

Field summary

Modifier and TypeField
private final World
a
level
field_12249
world
f_cpztarfh
world
field_177261_a
world
private final BlockPos
b
pistonPos
field_12250
posFrom
f_egaxlscd
pistonPos
field_177259_b
pistonPos
private final boolean
c
extending
field_12247
f_ooartndh
extend
field_211724_c
extending
private final BlockPos
d
startPos
field_12244
posTo
f_ouwfaiom
startPos
field_177260_c
blockToMove
private final Direction
e
pushDirection
field_12243
motionDirection
f_xdacxrqj
moveDir
field_177257_d
moveDirection
private final List<BlockPos>
f
toPush
field_12245
movedBlocks
f_ofyqsuej
toMove
field_177258_e
toMove
private final List<BlockPos>
g
toDestroy
field_12246
brokenBlocks
f_wzxxvvzs
toBreak
field_177256_f
toDestroy
private final Direction
h
pistonDirection
field_12248
f_tigpjmri
pistonDir
field_211906_h
facing

Constructor summary

ModifierConstructor
public (World world, BlockPos pos, Direction dir, boolean retracted)

Method summary

Modifier and TypeMethod
public boolean
a()
resolve()
method_11537()
calculatePush()
m_zyuauuev()
resolve()
func_177253_a()
canMove()
private boolean
a(ew arg0, fb arg1)
addBlockLine(BlockPos arg0, Direction arg1)
method_11540(class_2338 arg0, class_2350 arg1)
tryMove(BlockPos pos, Direction dir)
m_hlnrulwx(C_hynzadkk arg0, C_xpuuihxf arg1)
addColumn(BlockPos pos, Direction fromDir)
func_177251_a(BlockPos arg0, Direction arg1)
addBlockLine(BlockPos origin, Direction facingIn)
private void
a(int arg0, int arg1)
reorderListAtCollision(int arg0, int arg1)
method_11539(int arg0, int arg1)
m_mbnaomnz(int arg0, int arg1)
insertColumn(int length, int index)
func_177255_a(int arg0, int arg1)
reorderListAtCollision(int arg0, int arg1)
private boolean
a(ew arg0)
addBranchingBlocks(BlockPos arg0)
method_11538(class_2338 arg0)
m_cshqlkwc(C_hynzadkk arg0)
addNeighborColumns(BlockPos pos)
func_177250_b(BlockPos arg0)
addBranchingBlocks(BlockPos fromPos)
public List<BlockPos>
c()
getToPush()
method_11541()
getMovedBlocks()
m_gosynevj()
getToMove()
func_177254_c()
getBlocksToMove()
public List<BlockPos>
d()
getToDestroy()
method_11536()
getBrokenBlocks()
m_xwbdlqyr()
getToBreak()
func_177252_d()
getBlocksToDestroy()