History - net.minecraft.entity.decoration.BlockAttachedEntity

26.3-snapshot-3

Names

Fields

int: checkInterval, field_51591, attachCheckTimer

int: ticksSinceLastCheck, field_51591, attachCheckTimer

int: CHECK_INTERVAL, field_1_8723, ATTACH_CHECK_PERIOD_TICKS

Constructors

Methods

void (): tickAtCheckInterval, method_1_8162, handleFluidCollisions

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

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

1.21.11_unobfuscated

Names

net.minecraft.world.entity.decoration.BlockAttachedEntity

net.minecraft.class_9691

net.minecraft.entity.decoration.BlockAttachedEntity

Fields

org.slf4j.Logger: LOGGER, field_51590, LOGGER

int: checkInterval, field_51591, attachCheckTimer

BlockPos: pos, field_51589, attachedBlockPos

Constructors

(EntityType<? extends BlockAttachedEntity>, World)

(EntityType<? extends BlockAttachedEntity>, World, BlockPos)

Methods

void (): recalculateBoundingBox, method_6895, updateAttachmentPosition

void (): tick, method_5773, tick

boolean (): survives, method_6888, canStayAttached

boolean (): isPickable, method_5863, canHit

boolean (Entity): skipAttackInteraction, method_5698, handleAttack

boolean (DamageSource): hurtClient, method_5643, clientDamage

boolean (ServerWorld, DamageSource, float): hurtServer, method_64397, damage

boolean (Explosion): ignoreExplosion, method_5659, isImmuneToExplosion

void (MovementType, Vec3d): move, method_5784, move

void (double, double, double): push, method_5762, addVelocity

void (WriteView): addAdditionalSaveData, method_5652, writeCustomData

void (ReadView): readAdditionalSaveData, method_5749, readCustomData

void (ServerWorld, Entity): dropItem, method_6889, onBreak

boolean (): repositionEntityAfterLoad, method_5638, shouldSetPositionOnLoad

void (double, double, double): setPos, method_5814, setPosition

BlockPos (): getPos, method_59940, getAttachedBlockPos

void (ServerWorld, LightningEntity): thunderHit, method_5800, onStruckByLightning

void (): refreshDimensions, method_18382, calculateDimensions