History - net.minecraft.entity.decoration.EndCrystalEntity

26.3-snapshot-3

Names

Fields

Constructors

Methods

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.boss.enderdragon.EndCrystal

net.minecraft.class_1511

net.minecraft.entity.decoration.EndCrystalEntity

Fields

TrackedData<Optional<BlockPos>>: DATA_BEAM_TARGET, field_7033, BEAM_TARGET

TrackedData<Boolean>: DATA_SHOW_BOTTOM, field_7035, SHOW_BOTTOM

boolean: DEFAULT_SHOW_BOTTOM, field_57641, DEFAULT_SHOW_BOTTOM

int: time, field_7034, endCrystalAge

Constructors

(EntityType<? extends EndCrystalEntity>, World)

(World, double, double, double)

Methods

Entity$MoveEffect (): getMovementEmission, method_33570, getMoveEffect

void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker

void (): tick, method_5773, tick

void (WriteView): addAdditionalSaveData, method_5652, writeCustomData

void (ReadView): readAdditionalSaveData, method_5749, readCustomData

boolean (): isPickable, method_5863, canHit

boolean (DamageSource): hurtClient, method_5643, clientDamage

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

void (ServerWorld): kill, method_5768, kill

void (ServerWorld, DamageSource): onDestroyedBy, method_6835, crystalDestroyed

void (BlockPos): setBeamTarget, method_6837, setBeamTarget

BlockPos (): getBeamTarget, method_6838, getBeamTarget

void (boolean): setShowBottom, method_6839, setShowBottom

boolean (): showsBottom, method_6836, shouldShowBottom

boolean (double): shouldRenderAtSqrDistance, method_5640, shouldRender

ItemStack (): getPickResult, method_31480, getPickBlockStack