net.minecraft.entity

public class FallingBlockEntity

extends Entity

All mapped superinterfaces:

CommandSource

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

Field summary

Modifier and TypeField
private BlockState
d
field_12035
state
fallTile
public int
a
field_3890
fallingTicks
fallTime
public boolean
b
field_3891
dropping
shouldDropItem
private boolean
e
field_5379
brokeAnvil
canSetAsBlock
private boolean
f
field_5380
hurtingEntities
hurtEntities
private int
g
field_5381
maxFallHurt
fallHurtMax
private float
h
field_5382
fallHurtAmount
fallHurtAmount
public NbtCompound
c
field_6142
nbt
tileEntityData

Constructor summary

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

Method summary

Modifier and TypeMethod
protected boolean
s_()
method_2549()
makesSteps()
canTriggerWalking()
protected void
h()
method_2484()
registerSyncedData()
entityInit()
public boolean
ad()
method_2471()
hasCollision()
canBeCollidedWith()
public void
t_()
method_2558()
tick()
onUpdate()
public void
e(float arg0, float arg1)
method_2490(float arg0, float arg1)
takeFallDamage(float arg0, float arg1)
fall(float arg0, float arg1)
protected void
b(dn arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
protected void
a(dn arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public void
a(boolean arg0)
method_4546(boolean arg0)
setHurtingEntities(boolean hurtingEntities)
setHurtEntities(boolean arg0)
public void
a(c arg0)
method_4442(class_1392 arg0)
populateCrashReport(CrashReportCategory arg0)
addEntityCrashInfo(CrashReportCategory arg0)
public BlockState
l()
method_8396()
getBlock()
getBlock()
public World
j()
method_3056()
getWorld()
getWorldObj()
public boolean
aJ()
method_4451()
shouldRenderOnFire()
canRenderOnFire()