net.minecraft.world.entity.animal

public class Turtle

extends Animal

All mapped superinterfaces:

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

ckc
net.minecraft.world.entity.animal.Turtle
net.minecraft.class_1481
net.minecraft.unmapped.C_ssrhofsa
net.minecraft.entity.passive.TurtleEntity
net.minecraft.entity.passive.TurtleEntity

Field summary

Modifier and TypeField
private static final EntityDataAccessor<BlockPos>
bH
HOME_POS
field_6920
f_uhpjleln
HOME_POS
HOME_POS
private static final EntityDataAccessor<Boolean>
bI
HAS_EGG
field_6919
f_tiwpctbn
HAS_EGG
HAS_EGG
private static final EntityDataAccessor<Boolean>
bK
LAYING_EGG
field_6923
f_dviczlry
DIGGING_SAND
DIGGING_SAND
private static final EntityDataAccessor<BlockPos>
bL
TRAVEL_POS
field_6922
f_zelkulek
TRAVEL_POS
TRAVEL_POS
private static final EntityDataAccessor<Boolean>
bM
GOING_HOME
field_6924
f_zstgimud
LAND_BOUND
LAND_BOUND
private static final EntityDataAccessor<Boolean>
bN
TRAVELLING
field_6925
f_gbcwgfnr
ACTIVELY_TRAVELING
ACTIVELY_TRAVELING
private static final float
bO
BABY_SCALE
field_47774
f_dkxkieza
BABY_SCALE
BABY_SCALE
private static final EntityDimensions
bP
BABY_DIMENSIONS
field_47775
f_jxnineln
BABY_BASE_DIMENSIONS
BABY_DIMENSIONS
int
bQ
layEggCounter
field_6918
f_hrdxmrot
sandDiggingCounter
sandDiggingCounter
public static final TargetingConditions$Selector
bG
BABY_ON_LAND_SELECTOR
field_6921
f_qbshsebi
BABY_TURTLE_ON_LAND_FILTER
BABY_TURTLE_ON_LAND_FILTER

Constructor summary

ModifierConstructor
public (EntityType<? extends Turtle> arg0, Level world)

Method summary

Modifier and TypeMethod
public void
h(iu arg0)
setHomePos(BlockPos arg0)
method_6683(class_2338 arg0)
m_kyepxent(C_hynzadkk arg0)
setHomePos(BlockPos pos)
setHomePos(BlockPos pos)
BlockPos
gr()
getHomePos()
method_6693()
m_tkudefwl()
getHomePos()
getHomePos()
void
i(iu arg0)
setTravelPos(BlockPos arg0)
method_6699(class_2338 arg0)
m_yhnemicl(C_hynzadkk arg0)
setTravelPos(BlockPos pos)
setTravelPos(BlockPos pos)
BlockPos
gs()
getTravelPos()
method_6687()
m_smiodpks()
getTravelPos()
getTravelPos()
public boolean
q()
hasEgg()
method_6679()
m_iukxjjsh()
hasEgg()
hasEgg()
void
w(boolean arg0)
setHasEgg(boolean arg0)
method_6680(boolean arg0)
m_uuvmjtno(boolean arg0)
setHasEgg(boolean hasEgg)
setHasEgg(boolean hasEgg)
public boolean
t()
isLayingEgg()
method_6695()
m_lbegztqm()
isDiggingSand()
isDiggingSand()
void
x(boolean arg0)
setLayingEgg(boolean arg0)
method_6676(boolean arg0)
m_edhrxqud(boolean arg0)
setDiggingSand(boolean diggingSand)
setDiggingSand(boolean diggingSand)
boolean
gt()
isGoingHome()
method_6684()
m_efkreqba()
isLandBound()
isLandBound()
void
y(boolean arg0)
setGoingHome(boolean arg0)
method_6697(boolean arg0)
m_loioslyz(boolean arg0)
setLandBound(boolean landBound)
setLandBound(boolean landBound)
boolean
gu()
isTravelling()
method_6691()
m_xxbjcaxh()
isActivelyTraveling()
isActivelyTraveling()
void
z(boolean arg0)
setTravelling(boolean arg0)
method_6696(boolean arg0)
m_mbyhpwuf(boolean arg0)
setActivelyTraveling(boolean traveling)
setActivelyTraveling(boolean traveling)
protected void
a(akn$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
m_lwugwlsw(C_pyoaoolj$C_oqzxcugu arg0)
initDataTracker(DataTracker$Builder arg0)
initDataTracker(DataTracker$Builder arg0)
public void
b(tz arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
m_xuwbpohg(C_hhlwcnih arg0)
writeCustomDataToNbt(NbtCompound arg0)
writeCustomDataToNbt(NbtCompound arg0)
public void
a(tz arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
m_obkzfysl(C_hhlwcnih arg0)
readCustomDataFromNbt(NbtCompound arg0)
readCustomDataFromNbt(NbtCompound arg0)
public SpawnGroupData
a(djr arg0, bub arg1, bwn arg2, bxw arg3)
finalizeSpawn(ServerLevelAccessor arg0, DifficultyInstance arg1, EntitySpawnReason arg2, SpawnGroupData arg3)
method_5943(class_5425 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3)
m_oxrxxqyz(C_jmnzlycd arg0, C_jiailwzt arg1, C_bhyaesep arg2, C_lsmqixfx arg3)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3)
public static boolean
c(bwo<ckc> arg0, djb arg1, bwn arg2, iu arg3, azv arg4)
checkTurtleSpawnRules(EntityType<Turtle> arg0, LevelAccessor arg1, EntitySpawnReason arg2, BlockPos arg3, RandomSource arg4)
method_20671(class_1299<class_1481> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, class_5819 arg4)
m_iktashqw(C_ogavsvbr<C_ssrhofsa> arg0, C_vdvbsyle arg1, C_bhyaesep arg2, C_hynzadkk arg3, C_rlomrsco arg4)
canSpawn(EntityType<TurtleEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
canSpawn(EntityType<TurtleEntity> type, WorldAccess world, SpawnReason reason, BlockPos pos, RandomGenerator random)
protected void
D()
registerGoals()
method_5959()
m_itjttsuo()
initGoals()
initGoals()
public static AttributeSupplier$Builder
x()
createAttributes()
method_26896()
m_muvbqkxg()
createTurtleAttributes()
createAttributes()
public boolean
cJ()
isPushedByFluid()
method_5675()
m_mhvikmsw()
isPushedByFluids()
isPushedByFluids()
public int
S()
getAmbientSoundInterval()
method_5970()
m_pswyixar()
getMinAmbientSoundDelay()
getMinAmbientSoundDelay()
protected SoundEvent
u()
getAmbientSound()
method_5994()
m_jjefzxbm()
getAmbientSound()
getAmbientSound()
protected void
g(float arg0)
playSwimSound(float arg0)
method_5734(float arg0)
m_muwkisky(float arg0)
playSwimSound(float arg0)
playSwimSound(float arg0)
protected SoundEvent
aV()
getSwimSound()
method_5737()
m_ngysbrcu()
getSwimSound()
getSwimSound()
protected SoundEvent
e(buu arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
m_spwwmdyl(C_sbxfkpyv arg0)
getHurtSound(DamageSource arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
l_()
getDeathSound()
method_6002()
m_axkhmdzu()
getDeathSound()
getDeathSound()
protected void
b(iu arg0, eah arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
m_rnleirmb(C_hynzadkk arg0, C_txtbiemp arg1)
playStepSound(BlockPos arg0, BlockState arg1)
playStepSound(BlockPos arg0, BlockState arg1)
public boolean
gy()
canFallInLove()
method_6482()
m_ajdkrylg()
canEat()
canEat()
protected float
aU()
nextStep()
method_5867()
m_hhwoykag()
calculateNextStepSoundDistance()
calculateNextStepSoundDistance()
public float
ek()
getAgeScale()
method_17825()
m_rzywzrvn()
getScaleFactor()
getAgeScale()
protected PathNavigation
b(dja arg0)
createNavigation(Level arg0)
method_5965(class_1937 arg0)
m_tqtwudhk(C_cdctfzbn arg0)
createNavigation(World arg0)
createNavigation(World arg0)
public AgeableMob
a(arq arg0, bvv arg1)
getBreedOffspring(ServerLevel arg0, AgeableMob arg1)
method_5613(class_3218 arg0, class_1296 arg1)
m_hftuejnb(C_bdwnwhiu arg0, C_jvojbnla arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
public boolean
i(czd arg0)
isFood(ItemStack arg0)
method_6481(class_1799 arg0)
m_njyokwrm(C_sddaxwyk arg0)
isBreedingItem(ItemStack arg0)
isBreedingItem(ItemStack arg0)
public float
a(iu arg0, djd arg1)
getWalkTargetValue(BlockPos arg0, LevelReader arg1)
method_6144(class_2338 arg0, class_4538 arg1)
m_omcdcxbz(C_hynzadkk arg0, C_eemzphbi arg1)
getPathfindingFavor(BlockPos arg0, WorldView arg1)
getPathfindingFavor(BlockPos arg0, WorldView arg1)
public void
k_()
aiStep()
method_6007()
m_alyudxll()
tickMovement()
tickMovement()
protected void
j()
ageBoundaryReached()
method_5619()
m_xdpbetzz()
onGrowUp()
onGrowUp()
public void
a_(feq arg0)
travel(Vec3 arg0)
method_6091(class_243 arg0)
m_pdfqoxex(C_vgpupfxx arg0)
travel(Vec3d arg0)
travel(Vec3d arg0)
public boolean
w()
canBeLeashed()
method_5931()
m_xvyvanvw()
canBeLeashed()
canBeLeashed()
public void
a(arq arg0, bxd arg1)
thunderHit(ServerLevel arg0, LightningBolt arg1)
method_5800(class_3218 arg0, class_1538 arg1)
m_vindekkr(C_bdwnwhiu arg0, C_kbpqznyn arg1)
onStruckByLightning(ServerWorld arg0, LightningEntity arg1)
onStruckByLightning(ServerWorld arg0, LightningEntity arg1)
public EntityDimensions
e(bxq arg0)
getDefaultDimensions(Pose arg0)
method_55694(class_4050 arg0)
m_qukpzlyx(C_ufdjspmk arg0)
getBaseDimensions(EntityPose arg0)
getDefaultDimensions(EntityPose arg0)