History - net.minecraft.entity.mob.ShulkerEntity

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

org.joml.Vector3f: FORWARD, field_33765, SOUTH_VECTOR

org.joml.Vector3fc: FORWARD, field_33765, SOUTH_VECTOR

Constructors

Methods

org.joml.Vector3f (): lambda$static$0, method_36983, method_36983

EntityDimensions (EntityPose): getDefaultDimensions, method_55694, getBaseDimensions

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

Byte (DyeColor): lambda$setVariant$2, method_47879, method_47879

Byte (DyeColor): lambda$setVariant$0, method_47879, method_47879

boolean (Entity): lambda$onPeekAmountChange$1, method_33343, method_33343

boolean (Entity): lambda$onPeekAmountChange$0, method_33343, method_33343

1.21.11_unobfuscated

Names

net.minecraft.world.entity.monster.Shulker

net.minecraft.class_1606

net.minecraft.entity.mob.ShulkerEntity

Fields

Identifier: COVERED_ARMOR_MODIFIER_ID, field_7341, COVERED_ARMOR_MODIFIER_ID

EntityAttributeModifier: COVERED_ARMOR_MODIFIER, field_7342, COVERED_ARMOR_BONUS

TrackedData<Direction>: DATA_ATTACH_FACE_ID, field_7344, ATTACHED_FACE

TrackedData<Byte>: DATA_PEEK_ID, field_7346, PEEK_AMOUNT

TrackedData<Byte>: DATA_COLOR_ID, field_7343, COLOR

int: TELEPORT_STEPS, field_30487, field_30487

byte: NO_COLOR, field_30488, field_30488

byte: DEFAULT_COLOR, field_30489, field_30489

int: MAX_TELEPORT_DISTANCE, field_30490, field_30490

int: OTHER_SHULKER_SCAN_RADIUS, field_30491, field_30491

int: OTHER_SHULKER_LIMIT, field_30492, field_30492

float: PEEK_PER_TICK, field_30493, field_30493

byte: DEFAULT_PEEK, field_57689, DEFAULT_PEEK

Direction: DEFAULT_ATTACH_FACE, field_57690, DEFAULT_ATTACHED_FACE

org.joml.Vector3f: FORWARD, field_33765, SOUTH_VECTOR

float: MAX_SCALE, field_48343, field_48343

float: currentPeekAmountO, field_7339, lastOpenProgress

float: currentPeekAmount, field_7337, openProgress

BlockPos: clientOldAttachPosition, field_7345, lastAttachedBlock

int: clientSideTeleportInterpolation, field_7340, teleportLerpTimer

float: MAX_LID_OPEN, field_30494, field_30494

Constructors

(EntityType<? extends ShulkerEntity>, World)

Methods

void (): registerGoals, method_5959, initGoals

Entity$MoveEffect (): getMovementEmission, method_33570, getMoveEffect

SoundCategory (): getSoundSource, method_5634, getSoundCategory

SoundEvent (): getAmbientSound, method_5994, getAmbientSound

void (): playAmbientSound, method_5966, playAmbientSound

SoundEvent (): getDeathSound, method_6002, getDeathSound

SoundEvent (DamageSource): getHurtSound, method_6011, getHurtSound

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

DefaultAttributeContainer$Builder (): createAttributes, method_26921, createShulkerAttributes

BodyControl (): createBodyControl, method_5963, createBodyControl

void (ReadView): readAdditionalSaveData, method_5749, readCustomData

void (WriteView): addAdditionalSaveData, method_5652, writeCustomData

void (): tick, method_5773, tick

void (): findNewAttachment, method_33348, tryAttachOrTeleport

Box (Vec3d): makeBoundingBox, method_65341, calculateDefaultBoundingBox

float (float): getPhysicalPeek, method_33342, getExtraLength

boolean (): updatePeekAmount, method_33349, tickOpenProgress

void (): onPeekAmountChange, method_33350, moveEntities

Box (float, Direction, float, Vec3d): getProgressAabb, method_33346, calculateBoundingBox

Box (float, Direction, float, float, Vec3d): getProgressDeltaAabb, method_33347, calculateBoundingBox

boolean (Entity, boolean, boolean): startRiding, method_5873, startRiding

void (): stopRiding, method_5848, stopRiding

EntityData (ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData): finalizeSpawn, method_5943, initialize

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

Vec3d (): getDeltaMovement, method_18798, getVelocity

void (Vec3d): setDeltaMovement, method_18799, setVelocity

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

Direction (BlockPos): findAttachableSurface, method_24351, findAttachSide

boolean (BlockPos, Direction): canStayAt, method_24350, canStay

boolean (BlockPos): isPositionBlocked, method_33351, isInvalidPosition

boolean (): teleportSomewhere, method_7127, tryTeleport

PositionInterpolator (): getInterpolation, method_66233, getInterpolator

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

boolean (): isClosed, method_7124, isClosed

void (): hitByShulkerBullet, method_31547, spawnNewShulker

boolean (Entity): canBeCollidedWith, method_30948, isCollidable

Direction (): getAttachFace, method_7119, getAttachedFace

void (Direction): setAttachFace, method_35192, setAttachedFace

void (TrackedData<?>): onSyncedDataUpdated, method_5674, onTrackedDataSet

int (): getRawPeekAmount, method_7115, getPeekAmount

void (int): setRawPeekAmount, method_7122, setPeekAmount

float (float): getClientPeekAmount, method_7116, getOpenProgress

void (EntitySpawnS2CPacket): recreateFromPacket, method_31471, onSpawnPacket

int (): getMaxHeadXRot, method_5978, getMaxLookPitchChange

int (): getMaxHeadYRot, method_5986, getMaxHeadRotation

void (Entity): push, method_5697, pushAwayFrom

Vec3d (float): getRenderPosition, method_33352, getRenderPositionOffset

float (float): sanitizeScale, method_56077, clampScale

void (Optional<DyeColor>): setVariant, method_47880, setColor

Optional<DyeColor> (): getVariant, method_47881, getColorOptional

DyeColor (): getColor, method_7121, getColor

<T> T (ComponentType<? extends T>): get, method_58694, get

void (ComponentsAccess): applyImplicitComponents, method_66649, copyComponentsFrom

<T> boolean (ComponentType<T>, T): applyImplicitComponent, method_66654, setApplicableComponent

Byte (DyeColor): lambda$setVariant$2, method_47879, method_47879

boolean (Entity): lambda$onPeekAmountChange$1, method_33343, method_33343

org.joml.Vector3f (): lambda$static$0, method_36983, method_36983

Random (ShulkerEntity): access$000, method_36654, method_36654

Random (ShulkerEntity): access$100, method_7118, method_7118

Random (ShulkerEntity): access$200, method_36655, method_36655

Random (ShulkerEntity): access$300, method_7112, method_7112

Random (ShulkerEntity): access$400, method_36656, method_36656