History - net.minecraft.entity.living.mob.passive.animal.TurtleEntity
1.13.2
Names
akj
akk
net.minecraft.unmapped.C_08984814
net.minecraft.class_3495
net.minecraft.entity.passive.EntityTurtle
Fields
DataAttribute<BlockPos>: bD, f_42137683, HOME_POS, field_203030_by
DataAttribute<BlockPos>: bD, field_16958, HOME_POS, field_203030_by, HOME_POS
DataAttribute<Boolean>: bE, f_15499286, HAS_EGG, field_203031_bz
DataAttribute<Boolean>: bE, field_16959, HAS_EGG, field_203031_bz, HAS_EGG
DataAttribute<Boolean>: bG, f_46562385, DIGGING_SAND, field_203024_bB
DataAttribute<Boolean>: bG, field_16960, DIGGING_SAND, field_203024_bB, IS_DIGGING
DataAttribute<BlockPos>: bH, f_16257635, TRAVEL_POS, field_203025_bC
DataAttribute<BlockPos>: bH, field_16961, TRAVEL_POS, field_203025_bC, TRAVEL_POS
DataAttribute<Boolean>: bI, f_00329477, LAND_BOUND, field_203026_bD
DataAttribute<Boolean>: bI, field_16962, LAND_BOUND, field_203026_bD, GOING_HOME
DataAttribute<Boolean>: bJ, f_75198861, ACTIVELY_TRAVELING, field_203027_bE
DataAttribute<Boolean>: bJ, field_16963, ACTIVELY_TRAVELING, field_203027_bE, TRAVELLING
int: bK, f_62524886, sandDiggingCounter, field_203028_bF
int: bK, field_16964, sandDiggingCounter, field_203028_bF, isDigging
Predicate<Entity>: bC, f_63566641, BABY_TURTLE_ON_LAND_FILTER, field_203029_bx
Predicate<Entity>: bC, field_16957, BABY_TURTLE_ON_LAND_FILTER, field_203029_bx, TARGET_DRY_BABY
Constructors
Methods
void (BlockPos): g, m_96097381, setHomePos, func_203011_g
void (BlockPos): g, method_15817, setHomePos, func_203011_g, setHome
BlockPos (): dB, m_79130398, getHomePos, func_203018_dA
BlockPos (): dA, method_15808, getHomePos, func_203018_dA, getHome
void (BlockPos): h, m_14823154, setTravelPos, func_203019_h
void (BlockPos): h, method_15819, setTravelPos, func_203019_h, setTravelPos
BlockPos (): dC, m_85972837, getTravelPos, func_203013_dB
BlockPos (): dB, method_15809, getTravelPos, func_203013_dB, getTravelPos
boolean (): dy, m_03386053, hasEgg, func_203020_dx
boolean (): dy, method_15812, hasEgg, func_203020_dx, hasEgg
void (boolean): s, m_53273702, setHasEgg, func_203017_r
void (boolean): s, method_15820, setHasEgg, func_203017_r, setHasEgg
boolean (): dz, m_75221301, isDiggingSand, func_203023_dy
boolean (): dz, method_15813, isDiggingSand, func_203023_dy, isDigging
void (boolean): t, m_51337144, setDiggingSand, func_203015_s
void (boolean): t, method_15821, setDiggingSand, func_203015_s, setDigging
boolean (): dH, m_00516978, isLandBound, func_203022_dF
boolean (): dC, method_15810, isLandBound, func_203022_dF, isGoingHome
void (boolean): u, m_58825334, setLandBound, func_203012_t
void (boolean): u, method_15822, setLandBound, func_203012_t, setGoingHome
boolean (): dI, m_34087134, isActivelyTraveling, func_203014_dG
boolean (): dH, method_15811, isActivelyTraveling, func_203014_dG, isTravelling
void (boolean): v, m_46803846, setActivelyTraveling, func_203021_u
void (boolean): v, method_15823, setActivelyTraveling, func_203021_u, setTravelling
void (): x_, m_19615596, registerSyncedData, func_70088_a
void (): x_, method_2484, registerSyncedData, func_70088_a, registerData
void (NbtCompound): b, m_61937125, writeCustomNbt, func_70014_b
void (NbtCompound): b, method_2528, writeCustomNbt, func_70014_b, writeAdditional
void (NbtCompound): a, m_30953923, readCustomNbt, func_70037_a
void (NbtCompound): a, method_2498, readCustomNbt, func_70037_a, readAdditional
EntityData (LocalDifficulty, EntityData, NbtCompound): a, m_71460703, initialize, func_204210_a
EntityData (LocalDifficulty, EntityData, NbtCompound): a, method_6156, initialize, func_204210_a, onInitialSpawn
void (): n, m_21202670, initGoals, func_184651_r
void (): n, method_13087, initGoals, func_184651_r, initEntityAI
void (): bZ, m_64422344, initAttributes, func_110147_ax
void (): bZ, method_6129, initAttributes, func_110147_ax, registerAttributes
boolean (): bw, m_90057437, hasLiquidCollision, func_96092_aw
boolean (): bw, method_5380, hasLiquidCollision, func_96092_aw, isPushedByWater
boolean (): ca, m_57706059, canBreatheUnderwater, func_70648_aU
boolean (): ca, method_2607, canBreatheUnderwater, func_70648_aU, canBreatheUnderwater
MobType (): cA, m_21719049, getMobType, func_70668_bt
MobType (): cA, method_2647, getMobType, func_70668_bt, getCreatureAttribute
int (): z, m_71326729, getAmbientSoundInterval, func_70627_aG
int (): z, method_2594, getAmbientSoundInterval, func_70627_aG, getTalkInterval
SoundEvent (): D, m_96971201, getAmbientSound, func_184639_G
SoundEvent (): D, method_2603, getAmbientSound, func_184639_G, getAmbientSound
void (float): d, m_35593613, playSwimSound, func_203006_d
void (float): d, method_15588, playSwimSound, func_203006_d, playSwimSound
SoundEvent (): ad, m_07022682, getSwimSound, func_184184_Z
SoundEvent (): ad, method_12984, getSwimSound, func_184184_Z, getSwimSound
SoundEvent (DamageSource): d, m_52063198, getHurtSound, func_184601_bQ
SoundEvent (DamageSource): d, method_15060, getHurtSound, func_184601_bQ, getHurtSound
SoundEvent (): cs, m_64027168, getDeathSound, func_184615_bR
SoundEvent (): cs, method_13049, getDeathSound, func_184615_bR, getDeathSound
void (BlockPos, BlockState): a, m_04616312, playStepSound, func_180429_a
void (BlockPos, BlockState): a, method_10936, playStepSound, func_180429_a, playStepSound
boolean (): dD, m_98293207, canEat, func_204701_dC
boolean (): dD, method_15741, canEat, func_204701_dC, canBreed
float (): ab, m_40287482, calculateNextStepSoundDistance, func_203009_ad
float (): ab, method_15572, calculateNextStepSoundDistance, func_203009_ad, determineNextStepDistance
void (boolean): a, m_29284126, setAgeSize, func_98054_a
void (boolean): a, method_5377, setAgeSize, func_98054_a, setScaleForAge
PathNavigation (World): b, m_52611065, createNavigation, func_175447_b
PathNavigation (World): b, method_10986, createNavigation, func_175447_b, createNavigator
PassiveEntity (PassiveEntity): a, m_28983965, makeChild, func_90011_a
PassiveEntity (PassiveEntity): a, method_4440, makeChild, func_90011_a, createChild
boolean (ItemStack): f, m_92692035, isBreedingItem, func_70877_b
boolean (ItemStack): f, method_2853, isBreedingItem, func_70877_b, isBreedingItem
float (BlockPos, WorldView): a, m_29016238, getPathfindingFavor, func_205022_a
float (BlockPos, WorldView): a, method_15657, getPathfindingFavor, func_205022_a, getBlockPathWeight
void (): k, m_11642923, mobTick, func_70636_d
void (): k, method_2651, mobTick, func_70636_d, livingTick
void (): l, m_10436582, onGrowUp, func_175500_n
void (): l, method_10926, onGrowUp, func_175500_n, onGrowingAdult
void (float, float, float): a, m_52468627, moveRelative, func_191986_a
void (float, float, float): a, method_2657, moveRelative, func_191986_a, travel
boolean (PlayerEntity): a, m_46361309, isTameable, func_184652_a
boolean (PlayerEntity): a, method_2537, isTameable, func_184652_a, canBeLeashedTo
Identifier (): G, m_61071011, getDefaultLootTable, func_184647_J
Identifier (): G, method_13074, getDefaultLootTable, func_184647_J, getLootTable
void (LightningBoltEntity): a, m_15478890, struckByLightning, func_70077_a
void (LightningBoltEntity): a, method_2502, struckByLightning, func_70077_a, onStruckByLightning
void (DamageSource): a, m_21437816, die, func_70645_a
void (DamageSource): a, method_2580, die, func_70645_a, onDeath
boolean (): dA, m_49993813, m_49993813, func_203016_dz
boolean (WorldAccess, boolean): a, m_07818064, canSpawn, func_205020_a
boolean (WorldAccess, boolean): a, method_15652, canSpawn, func_205020_a, canSpawn
1.13.1
Names
akg
akj
Fields
Constructors
Methods
BlockPos (): dC, m_79130398, getHomePos, func_203018_dA
BlockPos (): dB, m_79130398, getHomePos, func_203018_dA
BlockPos (): dD, m_85972837, getTravelPos, func_203013_dB
BlockPos (): dC, m_85972837, getTravelPos, func_203013_dB
boolean (): dz, m_03386053, hasEgg, func_203020_dx
boolean (): dy, m_03386053, hasEgg, func_203020_dx
boolean (): dA, m_75221301, isDiggingSand, func_203023_dy
boolean (): dz, m_75221301, isDiggingSand, func_203023_dy
boolean (): dI, m_00516978, isLandBound, func_203022_dF
boolean (): dH, m_00516978, isLandBound, func_203022_dF
boolean (): dJ, m_34087134, isActivelyTraveling, func_203014_dG
boolean (): dI, m_34087134, isActivelyTraveling, func_203014_dG
boolean (WorldAccess): a, m_73413713, m_73413713, func_205020_a
boolean (): dE, m_98293207, canEat, func_204701_dC
boolean (): dD, m_98293207, canEat, func_204701_dC
boolean (): dB, m_49993813, m_49993813, func_203016_dz
boolean (): dA, m_49993813, m_49993813, func_203016_dz
boolean (WorldAccess, boolean): a, m_07818064, canSpawn, func_205020_a
1.13
Names
akg
net.minecraft.unmapped.C_08984814
net.minecraft.entity.living.mob.passive.animal.TurtleEntity
net.minecraft.entity.passive.EntityTurtle
Fields
DataAttribute<BlockPos>: bD, f_42137683, HOME_POS, field_203030_by
DataAttribute<Boolean>: bE, f_15499286, HAS_EGG, field_203031_bz
DataAttribute<Boolean>: bG, f_46562385, DIGGING_SAND, field_203024_bB
DataAttribute<BlockPos>: bH, f_16257635, TRAVEL_POS, field_203025_bC
DataAttribute<Boolean>: bI, f_00329477, LAND_BOUND, field_203026_bD
DataAttribute<Boolean>: bJ, f_75198861, ACTIVELY_TRAVELING, field_203027_bE
int: bK, f_62524886, sandDiggingCounter, field_203028_bF
Predicate<Entity>: bC, f_63566641, BABY_TURTLE_ON_LAND_FILTER, field_203029_bx
Constructors
(World)
Methods
void (BlockPos): g, m_96097381, setHomePos, func_203011_g
BlockPos (): dC, m_79130398, getHomePos, func_203018_dA
void (BlockPos): h, m_14823154, setTravelPos, func_203019_h
BlockPos (): dD, m_85972837, getTravelPos, func_203013_dB
boolean (): dz, m_03386053, hasEgg, func_203020_dx
void (boolean): s, m_53273702, setHasEgg, func_203017_r
boolean (): dA, m_75221301, isDiggingSand, func_203023_dy
void (boolean): t, m_51337144, setDiggingSand, func_203015_s
boolean (): dI, m_00516978, isLandBound, func_203022_dF
void (boolean): u, m_58825334, setLandBound, func_203012_t
boolean (): dJ, m_34087134, isActivelyTraveling, func_203014_dG
void (boolean): v, m_46803846, setActivelyTraveling, func_203021_u
void (): x_, m_19615596, registerSyncedData, func_70088_a
void (NbtCompound): b, m_61937125, writeCustomNbt, func_70014_b
void (NbtCompound): a, m_30953923, readCustomNbt, func_70037_a
EntityData (LocalDifficulty, EntityData, NbtCompound): a, m_71460703, initialize, func_204210_a
boolean (WorldAccess): a, m_73413713, m_73413713, func_205020_a
void (): n, m_21202670, initGoals, func_184651_r
void (): bZ, m_64422344, initAttributes, func_110147_ax
boolean (): bw, m_90057437, hasLiquidCollision, func_96092_aw
boolean (): ca, m_57706059, canBreatheUnderwater, func_70648_aU
MobType (): cA, m_21719049, getMobType, func_70668_bt
int (): z, m_71326729, getAmbientSoundInterval, func_70627_aG
SoundEvent (): D, m_96971201, getAmbientSound, func_184639_G
void (float): d, m_35593613, playSwimSound, func_203006_d
SoundEvent (): ad, m_07022682, getSwimSound, func_184184_Z
SoundEvent (DamageSource): d, m_52063198, getHurtSound, func_184601_bQ
SoundEvent (): cs, m_64027168, getDeathSound, func_184615_bR
void (BlockPos, BlockState): a, m_04616312, playStepSound, func_180429_a
boolean (): dE, m_98293207, canEat, func_204701_dC
float (): ab, m_40287482, calculateNextStepSoundDistance, func_203009_ad
void (boolean): a, m_29284126, setAgeSize, func_98054_a
PathNavigation (World): b, m_52611065, createNavigation, func_175447_b
PassiveEntity (PassiveEntity): a, m_28983965, makeChild, func_90011_a
boolean (ItemStack): f, m_92692035, isBreedingItem, func_70877_b
float (BlockPos, WorldView): a, m_29016238, getPathfindingFavor, func_205022_a
void (): k, m_11642923, mobTick, func_70636_d
void (): l, m_10436582, onGrowUp, func_175500_n
void (float, float, float): a, m_52468627, moveRelative, func_191986_a
boolean (PlayerEntity): a, m_46361309, isTameable, func_184652_a
Identifier (): G, m_61071011, getDefaultLootTable, func_184647_J
void (LightningBoltEntity): a, m_15478890, struckByLightning, func_70077_a
void (DamageSource): a, m_21437816, die, func_70645_a
boolean (): dB, m_49993813, m_49993813, func_203016_dz