net.minecraft.world.entity.monster

public class Shulker

extends AbstractGolem implements Enemy

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, EquipmentUser, Leashable, Targeting, Enemy

cnz
net.minecraft.world.entity.monster.Shulker
net.minecraft.class_1606
net.minecraft.entity.mob.ShulkerEntity

Field summary

Modifier and TypeField
private static final ResourceLocation
d
COVERED_ARMOR_MODIFIER_ID
field_7341
COVERED_ARMOR_MODIFIER_ID
private static final AttributeModifier
bF
COVERED_ARMOR_MODIFIER
field_7342
COVERED_ARMOR_BONUS
protected static final EntityDataAccessor<Direction>
a
DATA_ATTACH_FACE_ID
field_7344
ATTACHED_FACE
protected static final EntityDataAccessor<Byte>
b
DATA_PEEK_ID
field_7346
PEEK_AMOUNT
protected static final EntityDataAccessor<Byte>
c
DATA_COLOR_ID
field_7343
COLOR
private static final int
bG
TELEPORT_STEPS
field_30487
field_30487
private static final byte
bH
NO_COLOR
field_30488
field_30488
private static final byte
bI
DEFAULT_COLOR
field_30489
field_30489
private static final int
bJ
MAX_TELEPORT_DISTANCE
field_30490
field_30490
private static final int
bK
OTHER_SHULKER_SCAN_RADIUS
field_30491
field_30491
private static final int
bL
OTHER_SHULKER_LIMIT
field_30492
field_30492
private static final float
bM
PEEK_PER_TICK
field_30493
field_30493
static final org.joml.Vector3f
bN
FORWARD
field_33765
SOUTH_VECTOR
private static final float
bO
MAX_SCALE
field_48343
field_48343
private float
bP
currentPeekAmountO
field_7339
lastOpenProgress
private float
bQ
currentPeekAmount
field_7337
openProgress
private BlockPos
bR
clientOldAttachPosition
field_7345
lastAttachedBlock
private int
bS
clientSideTeleportInterpolation
field_7340
teleportLerpTimer
private static final float
bT
MAX_LID_OPEN
field_30494
field_30494

Constructor summary

ModifierConstructor
public (EntityType<? extends Shulker> arg0, Level arg1)

Method summary

Modifier and TypeMethod
protected void
D()
registerGoals()
method_5959()
initGoals()
protected Entity$MovementEmission
bg()
getMovementEmission()
method_33570()
getMoveEffect()
public SoundSource
dm()
getSoundSource()
method_5634()
getSoundCategory()
protected SoundEvent
u()
getAmbientSound()
method_5994()
getAmbientSound()
public void
T()
playAmbientSound()
method_5966()
playAmbientSound()
protected SoundEvent
l_()
getDeathSound()
method_6002()
getDeathSound()
protected SoundEvent
e(bup arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected void
a(akl$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
public static AttributeSupplier$Builder
j()
createAttributes()
method_26921()
createShulkerAttributes()
protected BodyRotationControl
I()
createBodyControl()
method_5963()
createBodyControl()
public void
a(tx arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
public void
b(tx arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
public void
h()
tick()
method_5773()
tick()
private void
x()
findNewAttachment()
method_33348()
tryAttachOrTeleport()
protected AABB
c(fdw arg0)
makeBoundingBox(Vec3 arg0)
method_65341(class_243 arg0)
calculateDefaultBoundingBox(Vec3d arg0)
private static float
L(float arg0)
getPhysicalPeek(float arg0)
method_33342(float arg0)
getExtraLength(float openProgress)
private boolean
gq()
updatePeekAmount()
method_33349()
tickOpenProgress()
private void
gr()
onPeekAmountChange()
method_33350()
moveEntities()
public static AABB
a(float arg0, ja arg1, float arg2, fdw arg3)
getProgressAabb(float arg0, Direction arg1, float arg2, Vec3 arg3)
method_33346(float arg0, class_2350 arg1, float arg2, class_243 arg3)
calculateBoundingBox(float scale, Direction facing, float extraLength, Vec3d pos)
public static AABB
a(float arg0, ja arg1, float arg2, float arg3, fdw arg4)
getProgressDeltaAabb(float arg0, Direction arg1, float arg2, float arg3, Vec3 arg4)
method_33347(float arg0, class_2350 arg1, float arg2, float arg3, class_243 arg4)
calculateBoundingBox(float scale, Direction facing, float lastExtraLength, float extraLength, Vec3d pos)
public boolean
a(bwa arg0, boolean arg1)
startRiding(Entity arg0, boolean arg1)
method_5873(class_1297 arg0, boolean arg1)
startRiding(Entity arg0, boolean arg1)
public void
bP()
stopRiding()
method_5848()
stopRiding()
public SpawnGroupData
a(djg arg0, btw arg1, bwi arg2, bxr arg3)
finalizeSpawn(ServerLevelAccessor arg0, DifficultyInstance arg1, EntitySpawnReason arg2, SpawnGroupData arg3)
method_5943(class_5425 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3)
public void
a(bxd arg0, fdw arg1)
move(MoverType arg0, Vec3 arg1)
method_5784(class_1313 arg0, class_243 arg1)
move(MovementType arg0, Vec3d arg1)
public Vec3
dy()
getDeltaMovement()
method_18798()
getVelocity()
public void
i(fdw arg0)
setDeltaMovement(Vec3 arg0)
method_18799(class_243 arg0)
setVelocity(Vec3d arg0)
public void
a_(double arg0, double arg1, double arg2)
setPos(double arg0, double arg1, double arg2)
method_5814(double arg0, double arg1, double arg2)
setPosition(double arg0, double arg1, double arg2)
protected Direction
h(iu arg0)
findAttachableSurface(BlockPos arg0)
method_24351(class_2338 arg0)
findAttachSide(BlockPos pos)
boolean
a(iu arg0, ja arg1)
canStayAt(BlockPos arg0, Direction arg1)
method_24350(class_2338 arg0, class_2350 arg1)
canStay(BlockPos pos, Direction direction)
private boolean
i(iu arg0)
isPositionBlocked(BlockPos arg0)
method_33351(class_2338 arg0)
isInvalidPosition(BlockPos pos)
protected boolean
m()
teleportSomewhere()
method_7127()
tryTeleport()
public InterpolationHandler
N_()
getInterpolation()
method_66233()
getInterpolator()
public boolean
a(aro arg0, bup arg1, float arg2)
hurtServer(ServerLevel arg0, DamageSource arg1, float arg2)
method_64397(class_3218 arg0, class_1282 arg1, float arg2)
damage(ServerWorld arg0, DamageSource arg1, float arg2)
private boolean
gs()
isClosed()
method_7124()
isClosed()
private void
gt()
hitByShulkerBullet()
method_31547()
spawnNewShulker()
public boolean
bM()
canBeCollidedWith()
method_30948()
isCollidable()
public Direction
n()
getAttachFace()
method_7119()
getAttachedFace()
private void
a(ja arg0)
setAttachFace(Direction arg0)
method_35192(class_2350 arg0)
setAttachedFace(Direction face)
public void
a(akh<?> arg0)
onSyncedDataUpdated(EntityDataAccessor<?> arg0)
method_5674(class_2940<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
private int
gu()
getRawPeekAmount()
method_7115()
getPeekAmount()
void
b(int arg0)
setRawPeekAmount(int arg0)
method_7122(int arg0)
setPeekAmount(int peekAmount)
public float
J(float arg0)
getClientPeekAmount(float arg0)
method_7116(float arg0)
getOpenProgress(float delta)
public void
a(abt arg0)
recreateFromPacket(ClientboundAddEntityPacket arg0)
method_31471(class_2604 arg0)
onSpawnPacket(EntitySpawnS2CPacket arg0)
public int
ac()
getMaxHeadXRot()
method_5978()
getMaxLookPitchChange()
public int
ad()
getMaxHeadYRot()
method_5986()
getMaxHeadRotation()
public void
h(bwa arg0)
push(Entity arg0)
method_5697(class_1297 arg0)
pushAwayFrom(Entity arg0)
public Vec3
K(float arg0)
getRenderPosition(float arg0)
method_33352(float arg0)
getRenderPositionOffset(float tickDelta)
protected float
b(float arg0)
sanitizeScale(float arg0)
method_56077(float arg0)
clampScale(float arg0)
private void
a(Optional<cxq> arg0)
setVariant(Optional<DyeColor> arg0)
method_47880(Optional<class_1767> arg0)
setColor(Optional<DyeColor> color)
public Optional<DyeColor>
q()
getVariant()
method_47881()
getColorOptional()
public DyeColor
t()
getColor()
method_7121()
getColor()
public <T> T
a(ki<? extends T> arg0)
get(DataComponentType<? extends T> arg0)
method_58694(class_9331<? extends T> arg0)
get(ComponentType<? extends T> arg0)
protected void
a(ke arg0)
applyImplicitComponents(DataComponentGetter arg0)
method_66649(class_9473 arg0)
copyComponentsFrom(ComponentsAccess arg0)
protected <T> boolean
b(ki<T> arg0, T arg1)
applyImplicitComponent(DataComponentType<T> arg0, T arg1)
method_66654(class_9331<T> arg0, T arg1)
setApplicableComponent(ComponentType<T> arg0, T arg1)