net.minecraft.block.entity

public class MovingBlockEntity

extends BlockEntity implements Tickable

All mapped superinterfaces:

Tickable

arm
net.minecraft.unmapped.C_98403025
net.minecraft.block.entity.MovingBlockEntity

Field summary

Modifier and TypeField
private BlockState
a
f_29587349
movedState
private Direction
f
f_40418465
facing
private boolean
g
f_58494323
extending
private boolean
h
f_80425378
source
private float
i
f_84722291
progress
private float
j
f_79960180
lastProgress

Constructor summary

ModifierConstructor
public ()
public (BlockState movedState, Direction facing, boolean extending, boolean source)

Method summary

Modifier and TypeMethod
public BlockState
d()
m_64733453()
getMovedState()
public int
u()
m_99453028()
getBlockMetadata()
public boolean
e()
m_65081383()
isExtending()
public Direction
g()
m_80949805()
getFacing()
private float
e(float arg0)
m_41198342(float arg0)
getAmountExtended(float tickDelta)
public Box
a(aih arg0, cm arg1)
m_25602080(C_46108969 arg0, C_32594356 arg1)
getShape(WorldView world, BlockPos pos)
public Box
a(aih arg0, cm arg1, float arg2)
m_30154427(C_46108969 arg0, C_32594356 arg1, float arg2)
getShape(WorldView world, BlockPos pos, float progress)
private void
j()
m_31697607()
moveEntities()
public void
i()
m_33919568()
finish()
public void
E_()
m_65302345()
tick()
public static void
a(pd arg0)
m_22843889(C_81045817 arg0)
registerSchema(DataFixerUpper dfu)
public void
a(dr arg0)
m_08722866(C_74087615 arg0)
readNbt(NbtCompound arg0)
public NbtCompound
b(dr arg0)
m_55164141(C_74087615 arg0)
writeNbt(NbtCompound arg0)
public boolean
h()
m_64972001()
isSource()
public float
a(float arg0)
m_82390985(float arg0)
getProgress(float tickDelta)
public float
b(float arg0)
m_53945335(float arg0)
getRenderOffsetX(float tickDelta)
public float
c(float arg0)
m_85067052(float arg0)
getRenderOffsetY(float tickDelta)
public float
d(float arg0)
m_39280806(float arg0)
getRenderOffsetZ(float tickDelta)