net.minecraft.world.entity.animal.armadillo

public class Armadillo

extends Animal

All mapped superinterfaces:

SyncedDataHolder, Nameable, ItemOwner, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, WaypointTransmitter, Waypoint, EquipmentUser, Leashable, Targeting

coe
net.minecraft.world.entity.animal.armadillo.Armadillo
net.minecraft.class_9069
net.minecraft.entity.passive.ArmadilloEntity

Field summary

Modifier and TypeField
public static final float
cl
BABY_SCALE
field_47778
field_47778
public static final float
cm
MAX_HEAD_ROTATION_EXTENT
field_48332
field_48332
public static final int
cn
SCARE_CHECK_INTERVAL
field_47779
field_47779
private static final double
cs
SCARE_DISTANCE_HORIZONTAL
field_48333
field_48333
private static final double
ct
SCARE_DISTANCE_VERTICAL
field_48334
field_48334
private static final EntityDataAccessor<Armadillo$ArmadilloState>
cu
ARMADILLO_STATE
field_47785
STATE
private long
cv
inStateTicks
field_47786
currentStateTicks
public final AnimationState
cp
rollOutAnimationState
field_49080
unrollingAnimationState
public final AnimationState
cq
rollUpAnimationState
field_49081
rollingAnimationState
public final AnimationState
cr
peekAnimationState
field_49082
scaredAnimationState
private int
cw
scuteTime
field_47787
nextScuteShedCooldown
private boolean
cx
peekReceivedClient
field_49083
peeking

Constructor summary

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

Method summary

Modifier and TypeMethod
public AgeableMob
a(auf arg0, bzm arg1)
getBreedOffspring(ServerLevel arg0, AgeableMob arg1)
method_5613(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
public static AttributeSupplier$Builder
m()
createAttributes()
method_55722()
createArmadilloAttributes()
protected void
a(alo$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
public boolean
n()
isScared()
method_55723()
isNotIdle()
public boolean
t()
shouldHideInShell()
method_55711()
isRolledUp()
public boolean
gG()
shouldSwitchToScaredState()
method_55714()
shouldSwitchToScaredState()
public Armadillo$ArmadilloState
gH()
getState()
method_55718()
getState()
protected void
ag()
sendDebugPackets()
method_18409()
sendAiDebugData()
public void
a(coe$a arg0)
switchToState(Armadillo$ArmadilloState arg0)
method_55713(class_9069$class_9070 arg0)
setState(ArmadilloEntity$State state)
public void
a(alk<?> arg0)
onSyncedDataUpdated(EntityDataAccessor<?> arg0)
method_5674(class_2940<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
protected Brain$Provider<Armadillo>
ej()
brainProvider()
method_28306()
createBrainProfile()
protected Brain<?>
a(com.mojang.serialization.Dynamic<?> arg0)
makeBrain(com.mojang.serialization.Dynamic<?> arg0)
method_18867(com.mojang.serialization.Dynamic<?> arg0)
deserializeBrain(com.mojang.serialization.Dynamic<?> arg0)
protected void
a(auf arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
mobTick(ServerWorld arg0)
private int
gS()
pickNextScuteDropTime()
method_55719()
getNextScuteShedCooldown()
public void
g()
tick()
method_5773()
tick()
public float
eq()
getAgeScale()
method_17825()
getScaleFactor()
private void
gT()
setupAnimationStates()
method_55720()
updateAnimationStates()
public void
b(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
public boolean
i(ddo arg0)
isFood(ItemStack arg0)
method_6481(class_1799 arg0)
isBreedingItem(ItemStack arg0)
public static boolean
c(cag<coe> arg0, dnp arg1, caf arg2, jb arg3, bcr arg4)
checkArmadilloSpawnRules(EntityType<Armadillo> arg0, LevelAccessor arg1, EntitySpawnReason arg2, BlockPos arg3, RandomSource arg4)
method_56083(class_1299<class_9069> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, class_5819 arg4)
canSpawn(EntityType<ArmadilloEntity> entityType, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
public boolean
i(cay arg0)
isScaredBy(LivingEntity arg0)
method_55721(class_1309 arg0)
isEntityThreatening(LivingEntity entity)
protected void
a(fei arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
writeCustomData(WriteView arg0)
protected void
a(feg arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
readCustomData(ReadView arg0)
public void
gI()
rollUp()
method_55715()
startRolling()
public void
gJ()
rollOut()
method_55724()
unroll()
public boolean
a(auf arg0, byl 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)
protected void
c(auf arg0, byl arg1, float arg2)
actuallyHurt(ServerLevel arg0, DamageSource arg1, float arg2)
method_6074(class_3218 arg0, class_1282 arg1, float arg2)
applyDamage(ServerWorld arg0, DamageSource arg1, float arg2)
public InteractionResult
b(cvm arg0, bxs arg1)
mobInteract(Player arg0, InteractionHand arg1)
method_5992(class_1657 arg0, class_1268 arg1)
interactMob(PlayerEntity arg0, Hand arg1)
public boolean
a(bzx arg0, ddo arg1)
brushOffScute(Entity arg0, ItemStack arg1)
method_55716(class_1297 arg0, class_1799 arg1)
brushScute(Entity arg0, ItemStack arg1)
public boolean
gK()
canStayRolledUp()
method_55717()
canRollUp()
public boolean
gN()
canFallInLove()
method_6482()
canEat()
protected SoundEvent
p()
getAmbientSound()
method_5994()
getAmbientSound()
protected void
gM()
playEatingSound()
method_61458()
playEatSound()
protected SoundEvent
f_()
getDeathSound()
method_6002()
getDeathSound()
protected SoundEvent
e(byl arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected void
b(jb arg0, efg arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
public int
gg()
getMaxHeadYRot()
method_5986()
getMaxHeadRotation()
protected BodyRotationControl
O()
createBodyControl()
method_5963()
createBodyControl()