net.minecraft.world.entity.monster

public class Guardian

extends Monster

All mapped superinterfaces:

Nameable, CommandSource, Enemy

bdm
net.minecraft.world.entity.monster.Guardian
net.minecraft.class_1577
net.minecraft.entity.mob.GuardianEntity
net.minecraft.entity.monster.GuardianEntity
net.minecraft.server.v1_16_R3.EntityGuardian

Field summary

Modifier and TypeField
private static final EntityDataAccessor<Boolean>
b
DATA_ID_MOVING
field_7280
SPIKES_RETRACTED
field_190766_bz
private static final EntityDataAccessor<Integer>
d
DATA_ID_ATTACK_TARGET
field_7290
BEAM_TARGET_ID
field_184723_b
private float
bo
clientSideTailAnimation
field_7286
spikesExtension
field_175482_b
private float
bp
clientSideTailAnimationO
field_7284
prevSpikesExtension
field_175484_c
private float
bq
clientSideTailAnimationSpeed
field_7281
spikesExtensionRate
field_175483_bk
private float
br
clientSideSpikesAnimation
field_7285
tailAngle
field_175485_bl
private float
bs
clientSideSpikesAnimationO
field_7287
prevTailAngle
field_175486_bm
private LivingEntity
bt
clientSideCachedAttackTarget
field_7288
cachedBeamTarget
field_175478_bn
private int
bu
clientSideAttackTime
field_7282
beamTicks
field_175479_bo
private boolean
bv
clientSideTouchedGround
field_7283
flopping
field_175480_bp
protected RandomStrollGoal
c
randomStrollGoal
field_7289
wanderGoal
field_175481_bq
goalRandomStroll

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
o()
registerGoals()
method_5959()
initGoals()
func_184651_r()
initPathfinder()
public static AttributeSupplier$Builder
eM()
createAttributes()
method_26915()
createGuardianAttributes()
func_234292_eK_()
protected PathNavigation
b(brx arg0)
createNavigation(Level arg0)
method_5965(class_1937 arg0)
createNavigation(World arg0)
func_175447_b(World arg0)
protected void
e()
defineSynchedData()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
public boolean
cM()
canBreatheUnderwater()
method_6094()
canBreatheInWater()
func_70648_aU()
public MobType
dC()
getMobType()
method_6046()
getGroup()
func_70668_bt()
getMonsterType()
public boolean
eN()
isMoving()
method_7058()
areSpikesRetracted()
func_175472_n()
private void
t(boolean arg0)
setMoving(boolean arg0)
method_7054(boolean arg0)
setSpikesRetracted(boolean retracted)
func_175476_l(boolean arg0)
public int
eK()
getAttackDuration()
method_7055()
getWarmupTime()
func_175464_ck()
private void
a(int arg0)
setActiveAttackTarget(int arg0)
method_7060(int arg0)
setBeamTarget(int entityId)
func_175463_b(int arg0)
public boolean
eO()
hasActiveAttackTarget()
method_7063()
hasBeamTarget()
func_175474_cn()
public LivingEntity
eP()
getActiveAttackTarget()
method_7052()
getBeamTarget()
func_175466_co()
public void
a(us<?> arg0)
onSyncedDataUpdated(EntityDataAccessor<?> arg0)
method_5674(class_2940<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
func_184206_a(DataParameter<?> arg0)
public int
D()
getAmbientSoundInterval()
method_5970()
getMinAmbientSoundDelay()
func_70627_aG()
protected SoundEvent
I()
getAmbientSound()
method_5994()
getAmbientSound()
func_184639_G()
getSoundAmbient()
protected SoundEvent
e(apk arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
dq()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
protected boolean
aC()
isMovementNoisy()
method_5658()
canClimb()
func_225502_at_()
playStepSound()
protected float
b(aqx arg0, aqb arg1)
getStandingEyeHeight(Pose arg0, EntityDimensions arg1)
method_18394(class_4050 arg0, class_4048 arg1)
getActiveEyeHeight(EntityPose arg0, EntityDimensions arg1)
func_213348_b(Pose arg0, EntitySize arg1)
public float
a(fx arg0, brz arg1)
getWalkTargetValue(BlockPos arg0, LevelReader arg1)
method_6144(class_2338 arg0, class_4538 arg1)
getPathfindingFavor(BlockPos arg0, WorldView arg1)
func_205022_a(BlockPos arg0, IWorldReader arg1)
public void
k()
aiStep()
method_6007()
tickMovement()
func_70636_d()
movementTick()
protected SoundEvent
eL()
getFlopSound()
method_7062()
getFlopSound()
func_190765_dj()
getSoundFlop()
public float
A(float arg0)
getAttackAnimationScale(float arg0)
method_7061(float arg0)
getBeamProgress(float tickDelta)
func_175477_p(float arg0)
public boolean
a(brz arg0)
checkSpawnObstruction(LevelReader arg0)
method_5957(class_4538 arg0)
canSpawn(WorldView arg0)
func_205019_a(IWorldReader arg0)
public static boolean
b(aqe<? extends bdm> arg0, bry arg1, aqp arg2, fx arg3, Random arg4)
checkGuardianSpawnRules(EntityType<? extends Guardian> arg0, LevelAccessor arg1, MobSpawnType arg2, BlockPos arg3, Random arg4)
method_20676(class_1299<? extends class_1577> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, Random arg4)
canSpawn(EntityType<? extends GuardianEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
func_223329_b(EntityType<? extends GuardianEntity> arg0, IWorld arg1, SpawnReason arg2, BlockPos arg3, Random arg4)
public boolean
a(apk arg0, float arg1)
hurt(DamageSource arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
damage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
damageEntity(DamageSource arg0, float arg1)
public int
O()
getMaxHeadXRot()
method_5978()
getLookPitchSpeed()
func_70646_bf()
public void
g(dcn arg0)
travel(Vec3 arg0)
method_6091(class_243 arg0)
travel(Vec3d arg0)
func_213352_e(Vector3d arg0)
public float
y(float arg0)
getTailAnimation(float arg0)
method_7057(float arg0)
getSpikesExtension(float tickDelta)
func_175471_a(float arg0)
public float
z(float arg0)
getSpikesAnimation(float arg0)
method_7053(float arg0)
getTailAngle(float tickDelta)
func_175469_o(float arg0)