History - net.minecraft.entity.projectile.ShulkerBulletEntity

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.projectile.ShulkerBullet

net.minecraft.class_1678

net.minecraft.entity.projectile.ShulkerBulletEntity

Fields

double: SPEED, field_30666, field_30666

LazyEntityReference<Entity>: finalTarget, field_7626, target

Direction: currentMoveDirection, field_7628, direction

int: flightSteps, field_7627, stepCount

double: targetDeltaX, field_7635, targetX

double: targetDeltaY, field_7633, targetY

double: targetDeltaZ, field_7625, targetZ

Constructors

(EntityType<? extends ShulkerBulletEntity>, World)

(World, LivingEntity, Entity, Direction$Axis)

Methods

SoundCategory (): getSoundSource, method_5634, getSoundCategory

void (WriteView): addAdditionalSaveData, method_5652, writeCustomData

void (ReadView): readAdditionalSaveData, method_5749, readCustomData

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

Direction (): getMoveDirection, method_35208, getDirection

void (Direction): setMoveDirection, method_7487, setDirection

void (Direction$Axis, Entity): selectNextMoveDirection, method_7486, changeTargetDirection

void (): checkDespawn, method_5982, checkDespawn

double (): getDefaultGravity, method_7490, getGravity

void (): tick, method_5773, tick

boolean (): isAffectedByBlocks, method_61410, shouldTickBlockCollision

boolean (Entity): canHitEntity, method_26958, canHit

boolean (): isOnFire, method_5809, isOnFire

boolean (double): shouldRenderAtSqrDistance, method_5640, shouldRender

float (): getLightLevelDependentMagicValue, method_5718, getBrightnessAtEyes

void (EntityHitResult): onHitEntity, method_7454, onEntityHit

void (BlockHitResult): onHitBlock, method_24920, onBlockHit

void (): destroy, method_49723, destroy

void (HitResult): onHit, method_7488, onCollision

boolean (): isPickable, method_5863, canHit

boolean (DamageSource): hurtClient, method_5643, clientDamage

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

void (EntitySpawnS2CPacket): recreateFromPacket, method_31471, onSpawnPacket