net.minecraft.world.entity.monster

public class Shulker

extends AbstractGolem implements VariantHolder<Optional<DyeColor>>, Enemy

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, ScoreHolder, Attackable, EquipmentUser, Leashable, Targeting, VariantHolder, Enemy

cnd
net.minecraft.world.entity.monster.Shulker
net.minecraft.class_1606
net.minecraft.entity.mob.ShulkerEntity
net.minecraft.src.C_1048_
net.minecraft.world.entity.monster.EntityShulker

Field summary

Modifier and TypeField
private static final ResourceLocation
d
COVERED_ARMOR_MODIFIER_ID
field_7341
COVERED_ARMOR_MODIFIER_ID
f_337173_
private static final AttributeModifier
bZ
COVERED_ARMOR_MODIFIER
field_7342
COVERED_ARMOR_BONUS
f_33395_
protected static final EntityDataAccessor<Direction>
a
DATA_ATTACH_FACE_ID
field_7344
ATTACHED_FACE
f_33392_
protected static final EntityDataAccessor<Byte>
b
DATA_PEEK_ID
field_7346
PEEK_AMOUNT
f_33401_
protected static final EntityDataAccessor<Byte>
c
DATA_COLOR_ID
field_7343
COLOR
f_33393_
private static final int
ca
TELEPORT_STEPS
field_30487
field_30487
f_149756_
private static final byte
cb
NO_COLOR
field_30488
field_30488
f_149757_
private static final byte
cc
DEFAULT_COLOR
field_30489
field_30489
f_149758_
private static final int
cd
MAX_TELEPORT_DISTANCE
field_30490
field_30490
f_149759_
private static final int
ce
OTHER_SHULKER_SCAN_RADIUS
field_30491
field_30491
f_149760_
private static final int
cf
OTHER_SHULKER_LIMIT
field_30492
field_30492
f_149761_
private static final float
cg
PEEK_PER_TICK
field_30493
field_30493
f_149762_
static final org.joml.Vector3f
ch
FORWARD
field_33765
SOUTH_VECTOR
f_149763_
private static final float
ci
MAX_SCALE
field_48343
field_48343
f_316713_
private float
cj
currentPeekAmountO
field_7339
prevOpenProgress
f_33396_
private float
ck
currentPeekAmount
field_7337
openProgress
f_33397_
private BlockPos
cl
clientOldAttachPosition
field_7345
prevAttachedBlock
f_149764_
private int
cm
clientSideTeleportInterpolation
field_7340
teleportLerpTimer
f_33399_
private static final float
cn
MAX_LID_OPEN
field_30494
field_30494
f_149765_

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
B()
registerGoals()
method_5959()
initGoals()
m_8099_()
protected Entity$MovementEmission
bg()
getMovementEmission()
method_33570()
getMoveEffect()
m_142319_()
public SoundSource
dn()
getSoundSource()
method_5634()
getSoundCategory()
m_5720_()
protected SoundEvent
u()
getAmbientSound()
method_5994()
getAmbientSound()
m_7515_()
public void
R()
playAmbientSound()
method_5966()
playAmbientSound()
m_8032_()
protected SoundEvent
o_()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
protected SoundEvent
e(bua arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected void
a(alg$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
m_8097_(C_5247_$C_313487_ arg0)
public static AttributeSupplier$Builder
m()
createAttributes()
method_26921()
createShulkerAttributes()
m_33477_()
protected BodyRotationControl
G()
createBodyControl()
method_5963()
createBodyControl()
m_7560_()
public void
a(ux arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
public void
b(ux arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
public void
h()
tick()
method_5773()
tick()
m_8119_()
private void
gp()
findNewAttachment()
method_33348()
tryAttachOrTeleport()
m_149807_()
protected AABB
ax()
makeBoundingBox()
method_33332()
calculateBoundingBox()
m_142242_()
private static float
L(float arg0)
getPhysicalPeek(float arg0)
method_33342(float arg0)
getExtraLength(float openProgress)
m_149768_(float p_149769_)
private boolean
gq()
updatePeekAmount()
method_33349()
tickOpenProgress()
m_149808_()
private void
gr()
onPeekAmountChange()
method_33350()
moveEntities()
m_149809_()
public static AABB
a(float arg0, jm arg1, float arg2)
getProgressAabb(float arg0, Direction arg1, float arg2)
method_33346(float arg0, class_2350 arg1, float arg2)
calculateBoundingBox(float scale, Direction facing, float extraLength)
m_149790_(float p_149792_, C_4687_ p_149791_, float p_330131_)
public static AABB
a(float arg0, jm arg1, float arg2, float arg3)
getProgressDeltaAabb(float arg0, Direction arg1, float arg2, float arg3)
method_33347(float arg0, class_2350 arg1, float arg2, float arg3)
calculateBoundingBox(float scale, Direction facing, float prevExtraLength, float extraLength)
m_149793_(float p_149795_, C_4687_ p_149794_, float p_149796_, float p_333964_)
public boolean
a(bvk arg0, boolean arg1)
startRiding(Entity arg0, boolean arg1)
method_5873(class_1297 arg0, boolean arg1)
startRiding(Entity arg0, boolean arg1)
m_7998_(C_507_ p_149774_, boolean arg1)
public void
ae()
stopRiding()
method_5848()
stopRiding()
m_8127_()
public SpawnGroupData
a(dhz arg0, bth arg1, bvq arg2, bwz 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)
m_6518_(C_1618_ p_149781_, C_469_ p_365010_, C_345845_ p_149783_, C_542_ arg3)
public void
a(bwk arg0, fby arg1)
move(MoverType arg0, Vec3 arg1)
method_5784(class_1313 arg0, class_243 arg1)
move(MovementType arg0, Vec3d arg1)
m_6478_(C_531_ p_33425_, C_3046_ arg1)
public Vec3
dz()
getDeltaMovement()
method_18798()
getVelocity()
m_20184_()
public void
h(fby arg0)
setDeltaMovement(Vec3 arg0)
method_18799(class_243 arg0)
setVelocity(Vec3d arg0)
m_20256_(C_3046_ 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)
m_6034_(double p_33450_, double arg1, double arg2)
protected Direction
h(jh arg0)
findAttachableSurface(BlockPos arg0)
method_24351(class_2338 arg0)
findAttachSide(BlockPos pos)
m_149810_(C_4675_ arg0)
boolean
a(jh arg0, jm arg1)
canStayAt(BlockPos arg0, Direction arg1)
method_24350(class_2338 arg0, class_2350 arg1)
canStay(BlockPos pos, Direction direction)
m_149785_(C_4675_ p_149787_, C_4687_ arg1)
private boolean
i(jh arg0)
isPositionBlocked(BlockPos arg0)
method_33351(class_2338 arg0)
isInvalidPosition(BlockPos pos)
m_149812_(C_4675_ arg0)
protected boolean
p()
teleportSomewhere()
method_7127()
tryTeleport()
m_33460_()
public void
a(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5)
lerpTo(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5)
method_5759(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5)
updateTrackedPositionAndAngles(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5)
m_6453_(double p_33412_, double p_33414_, double p_33416_, float arg3, float arg4, int arg5)
public boolean
a(ash arg0, bua 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)
m_351622_(C_12_ p_366119_, C_489_ p_367361_, float arg2)
private boolean
gs()
isClosed()
method_7124()
isClosed()
m_33468_()
private void
gt()
hitByShulkerBullet()
method_31547()
spawnNewShulker()
m_149805_()
public boolean
bN()
canBeCollidedWith()
method_30948()
isCollidable()
m_5829_()
public Direction
t()
getAttachFace()
method_7119()
getAttachedFace()
m_33461_()
private void
a(jm arg0)
setAttachFace(Direction arg0)
method_35192(class_2350 arg0)
setAttachedFace(Direction face)
m_149788_(C_4687_ arg0)
public void
a(alc<?> arg0)
onSyncedDataUpdated(EntityDataAccessor<?> arg0)
method_5674(class_2940<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
m_7350_(C_5225_<?> arg0)
private int
gu()
getRawPeekAmount()
method_7115()
getPeekAmount()
m_33463_()
void
b(int arg0)
setRawPeekAmount(int arg0)
method_7122(int arg0)
setPeekAmount(int peekAmount)
m_33418_(int arg0)
public float
J(float arg0)
getClientPeekAmount(float arg0)
method_7116(float arg0)
getOpenProgress(float delta)
m_33480_(float arg0)
public void
a(acs arg0)
recreateFromPacket(ClientboundAddEntityPacket arg0)
method_31471(class_2604 arg0)
onSpawnPacket(EntitySpawnS2CPacket arg0)
m_141965_(C_5032_ arg0)
public int
Z()
getMaxHeadXRot()
method_5978()
getMaxLookPitchChange()
m_8132_()
public int
aa()
getMaxHeadYRot()
method_5986()
getMaxHeadRotation()
m_8085_()
public void
h(bvk arg0)
push(Entity arg0)
method_5697(class_1297 arg0)
pushAwayFrom(Entity arg0)
m_7334_(C_507_ arg0)
public Vec3
K(float arg0)
getRenderPosition(float arg0)
method_33352(float arg0)
getRenderPositionOffset(float tickDelta)
m_149766_(float arg0)
protected float
b(float arg0)
sanitizeScale(float arg0)
method_56077(float arg0)
clampScale(float arg0)
m_319572_(float arg0)
public void
a(Optional<cwm> arg0)
setVariant(Optional<DyeColor> arg0)
method_47880(Optional<class_1767> arg0)
setVariant(Optional<DyeColor> arg0)
m_28464_(Optional<C_1353_> arg0)
public Optional<DyeColor>
x()
getVariant()
method_47881()
getVariant()
m_28554_()
public DyeColor
go()
getColor()
method_7121()
getColor()
m_33467_()