net.minecraft.world.entity.monster

public class Phantom

extends FlyingMob implements Enemy

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, CommandSource, ScoreHolder, Attackable, EquipmentUser, Targeting, Enemy

ckh
net.minecraft.world.entity.monster.Phantom
net.minecraft.class_1593
net.minecraft.entity.mob.PhantomEntity
net.minecraft.src.C_1030_
net.minecraft.world.entity.monster.EntityPhantom

Field summary

Modifier and TypeField
public static final float
b
FLAP_DEGREES_PER_TICK
field_30475
field_30475
f_149721_
public static final int
c
TICKS_PER_FLAP
field_28641
WING_FLAP_TICKS
f_149722_
private static final EntityDataAccessor<Integer>
d
ID_SIZE
field_7313
SIZE
f_33095_
Vec3
e
moveTargetPoint
field_7314
targetPosition
f_33097_
BlockPos
bX
anchorPoint
field_7312
circlingCenter
f_33098_
Phantom$AttackPhase
bY
attackPhase
field_7315
movementType
f_33096_

Constructor summary

ModifierConstructor
public (EntityType<? extends Phantom> p_33102_, Level arg1)

Method summary

Modifier and TypeMethod
public boolean
aV()
isFlapping()
method_5776()
isFlappingWings()
m_142039_()
protected BodyRotationControl
E()
createBodyControl()
method_5963()
createBodyControl()
m_7560_()
protected void
z()
registerGoals()
method_5959()
initGoals()
m_8099_()
protected void
a(ako$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 void
b(int arg0)
setPhantomSize(int arg0)
method_7091(int arg0)
setPhantomSize(int size)
m_33108_(int arg0)
private void
y()
updatePhantomSizeInfo()
method_7097()
onSizeChanged()
m_33155_()
public int
s()
getPhantomSize()
method_7084()
getPhantomSize()
m_33172_()
public void
a(akk<?> arg0)
onSyncedDataUpdated(EntityDataAccessor<?> arg0)
method_5674(class_2940<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
m_7350_(C_5225_<?> arg0)
public int
u()
getUniqueFlapTickOffset()
method_33588()
getWingFlapTickOffset()
m_149736_()
protected boolean
X()
shouldDespawnInPeaceful()
method_23734()
isDisallowedInPeaceful()
m_8028_()
public void
l()
tick()
method_5773()
tick()
m_8119_()
public void
n_()
aiStep()
method_6007()
tickMovement()
m_8107_()
protected void
Z()
customServerAiStep()
method_5958()
mobTick()
m_8024_()
public SpawnGroupData
a(dcp arg0, bqu arg1, btv arg2, buk arg3)
finalizeSpawn(ServerLevelAccessor arg0, DifficultyInstance arg1, MobSpawnType 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_33127_, C_469_ p_33128_, C_529_ p_33129_, C_542_ arg3)
public void
a(us arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
public void
b(us arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
public boolean
a(double arg0)
shouldRenderAtSqrDistance(double arg0)
method_5640(double arg0)
shouldRender(double arg0)
m_6783_(double arg0)
public SoundSource
de()
getSoundSource()
method_5634()
getSoundCategory()
m_5720_()
protected SoundEvent
v()
getAmbientSound()
method_5994()
getAmbientSound()
m_7515_()
protected SoundEvent
d(brp arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
o_()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
protected float
fe()
getSoundVolume()
method_6107()
getSoundVolume()
m_6121_()
public boolean
a(btc<?> arg0)
canAttackType(EntityType<?> arg0)
method_5973(class_1299<?> arg0)
canTarget(EntityType<?> arg0)
m_6549_(C_513_<?> arg0)
public EntityDimensions
e(bud arg0)
getDefaultDimensions(Pose arg0)
method_55694(class_4050 arg0)
getBaseDimensions(EntityPose arg0)
m_31586_(C_535_ arg0)