History - net.minecraft.entity.FallingBlockEntity
26.3-snapshot-3
Names
Fields
Constructors
Methods
boolean (): canSimulateMovement, method_66249, canMoveVoluntarily
MovementSide (): getMoveSimulationType, method_1_7596, getMovementSide
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
boolean (): canSimulateMovement, method_66249, canMoveVoluntarily
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
void (DamageSource, float, Entity): lambda$causeFallDamage$1, method_32879, method_32879
void (DamageSource, float, Entity): lambda$causeFallDamage$0, method_32879, method_32879
1.21.11_unobfuscated
Names
net.minecraft.world.entity.item.FallingBlockEntity
net.minecraft.class_1540
net.minecraft.entity.FallingBlockEntity
Fields
org.slf4j.Logger: LOGGER, field_36333, LOGGER
BlockState: DEFAULT_BLOCK_STATE, field_57654, DEFAULT_BLOCK_STATE
int: DEFAULT_TIME, field_57655, DEFAULT_TIME
float: DEFAULT_FALL_DAMAGE_PER_DISTANCE, field_57656, DEFAULT_FALL_HURT_AMOUNT
int: DEFAULT_MAX_FALL_DAMAGE, field_57657, DEFAULT_FALL_HURT_MAX
boolean: DEFAULT_DROP_ITEM, field_57658, DEFAULT_DROP_ITEM
boolean: DEFAULT_CANCEL_DROP, field_57659, DEFAULT_DESTROYED_ON_LANDING
BlockState: blockState, field_7188, blockState
int: time, field_7192, timeFalling
boolean: dropItem, field_7193, dropItem
boolean: cancelDrop, field_7189, destroyedOnLanding
boolean: hurtEntities, field_7191, hurtEntities
int: fallDamageMax, field_7190, fallHurtMax
float: fallDamagePerDistance, field_7187, fallHurtAmount
NbtCompound: blockData, field_7194, blockEntityData
boolean: forceTickAfterTeleportToDuplicate, field_52015, shouldDupe
TrackedData<BlockPos>: DATA_START_POS, field_7195, BLOCK_POS
Constructors
(EntityType<? extends FallingBlockEntity>, World)
(World, double, double, double, BlockState)
Methods
FallingBlockEntity (World, BlockPos, BlockState): fall, method_40005, spawnFromBlock
boolean (): isAttackable, method_5732, isAttackable
boolean (ServerWorld, DamageSource, float): hurtServer, method_64397, damage
void (BlockPos): setStartPos, method_6963, setFallingBlockPos
BlockPos (): getStartPos, method_6964, getFallingBlockPos
Entity$MoveEffect (): getMovementEmission, method_33570, getMoveEffect
void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker
boolean (): isPickable, method_5863, canHit
double (): getDefaultGravity, method_7490, getGravity
void (): tick, method_5773, tick
void (Block, BlockPos): callOnBrokenAfterFall, method_32752, onDestroyedOnLanding
boolean (double, float, DamageSource): causeFallDamage, method_5747, handleFallDamage
void (WriteView): addAdditionalSaveData, method_5652, writeCustomData
void (ReadView): readAdditionalSaveData, method_5749, readCustomData
void (float, int): setHurtsEntities, method_6965, setHurtEntities
void (): disableDrop, method_49181, setDestroyedOnLanding
boolean (): displayFireAnimation, method_5862, doesRenderOnFire
void (CrashReportSection): fillCrashReportCategory, method_5819, populateCrashReport
BlockState (): getBlockState, method_6962, getBlockState
Text (): getTypeName, method_23315, getDefaultName
Packet<ClientPlayPacketListener> (EntityTrackerEntry): getAddEntityPacket, method_18002, createSpawnPacket
void (EntitySpawnS2CPacket): recreateFromPacket, method_31471, onSpawnPacket
Entity (TeleportTarget): teleport, method_5731, teleportTo
void (DamageSource, float, Entity): lambda$causeFallDamage$1, method_32879, method_32879
void (NbtCompound, String, NbtElement): lambda$tick$0, method_68272, method_68272