net.minecraft.entity

public class FallingBlockEntity

extends Entity

All mapped superinterfaces:

Nameable, CommandSource

aml
net.minecraft.class_963
net.minecraft.entity.FallingBlockEntity
net.minecraft.entity.item.EntityFallingBlock
net.minecraft.entity.item.EntityFallingBlock

Field summary

Modifier and TypeField
private BlockState
e
field_12035
state
field_175132_d
fallTile
public int
a
field_3890
fallingTicks
field_145812_b
fallTime
public boolean
b
field_3891
dropping
field_145813_c
shouldDropItem
private boolean
f
field_5379
brokeAnvil
field_145808_f
dontSetBlock
private boolean
g
field_5380
hurtingEntities
field_145809_g
hurtEntities
private int
h
field_5381
maxFallHurt
field_145815_h
fallHurtMax
private float
aw
field_5382
fallHurtAmount
field_145816_i
fallHurtAmount
public NbtCompound
c
field_6142
nbt
field_145810_d
tileEntityData
protected static final DataAttribute<BlockPos>
d
field_14741
START_POS
field_184532_d
ORIGIN

Constructor summary

ModifierConstructor
public (World arg0)
public (World world, double x, double y, double z, BlockState state)

Method summary

Modifier and TypeMethod
public boolean
bk()
method_2521()
canBePunched()
func_70075_an()
canBeAttackedWithItem()
public void
a(el arg0)
method_13212(class_2552 arg0)
setStartPos(BlockPos pos)
func_184530_a(BlockPos arg0)
setOrigin(BlockPos arg0)
protected boolean
ak()
method_2549()
makesSteps()
func_70041_e_()
canTriggerWalking()
protected void
x_()
method_2484()
registerSyncedData()
func_70088_a()
registerData()
public boolean
aB()
method_2471()
hasCollision()
func_70067_L()
canBeCollidedWith()
public void
R_()
method_2558()
tick()
func_70071_h_()
tick()
public void
c(float arg0, float arg1)
method_2490(float arg0, float arg1)
takeFallDamage(float arg0, float arg1)
func_180430_e(float arg0, float arg1)
fall(float arg0, float arg1)
protected void
b(gy arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
writeAdditional(NBTTagCompound arg0)
protected void
a(gy arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
readAdditional(NBTTagCompound arg0)
public void
a(boolean arg0)
method_4546(boolean arg0)
setHurtingEntities(boolean hurtingEntities)
func_145806_a(boolean arg0)
setHurtEntities(boolean hurtEntitiesIn)
public void
a(c arg0)
method_4442(class_1392 arg0)
populateCrashReport(CrashReportCategory arg0)
func_85029_a(CrashReportCategory arg0)
fillCrashReport(CrashReportCategory arg0)
public BlockState
k()
method_8396()
getBlock()
func_195054_l()
getBlockState()
public boolean
bM()
method_12997()
requireOpForPlacingWithNbt()
func_184213_bq()
ignoreItemEntityData()
public BlockPos
f()
method_13213()
getStartPos()
func_184531_j()
getOrigin()
public World
i()
method_3056()
getWorld()
func_145807_e()
getWorldObj()
public boolean
bs()
method_4451()
shouldRenderOnFire()
func_90999_ad()
canRenderOnFire()