历史 - net.minecraft.world.entity.animal.nautilus.AbstractNautilus
1.21.11
名称
cwn
net.minecraft.world.entity.animal.nautilus.AbstractNautilus
net.minecraft.class_12116
net.minecraft.entity.passive.AbstractNautilusEntity
net.minecraft.src.C_432413_
net.minecraft.world.entity.animal.nautilus.AbstractNautilus
字段
int: cz, INVENTORY_SLOT_OFFSET, field_64484, field_64484, f_437375_
int: cA, INVENTORY_ROWS, field_64482, field_64482, f_436194_
int: cB, SMALL_RESTRICTION_RADIUS, field_63349, field_63349, f_436160_
int: cC, LARGE_RESTRICTION_RADIUS, field_63328, field_63328, f_435348_
int: cD, RESTRICTION_RADIUS_BUFFER, field_63329, field_63329, f_435439_
int: cG, EFFECT_DURATION, field_63332, field_63332, f_437390_
int: cH, EFFECT_REFRESH_RATE, field_63333, field_63333, f_433626_
double: cI, NAUTILUS_WATER_RESISTANCE, field_63334, field_63334, f_434279_
float: cJ, IN_WATER_SPEED_MODIFIER, field_63335, field_63335, f_433132_
float: cK, RIDDEN_SPEED_MODIFIER_IN_WATER, field_63336, field_63336, f_433396_
float: cL, RIDDEN_SPEED_MODIFIER_ON_LAND, field_63807, field_63807, f_436390_
EntityDataAccessor<Boolean>: cM, DASH, field_63337, DASHING, f_435645_
int: cN, DASH_COOLDOWN_TICKS, field_63338, field_63338, f_436911_
int: cO, DASH_MINIMUM_DURATION_TICKS, field_63339, field_63339, f_435283_
float: cP, DASH_MOMENTUM_IN_WATER, field_63340, field_63340, f_436858_
float: cQ, DASH_MOMENTUM_ON_LAND, field_63341, field_63341, f_434594_
int: cR, dashCooldown, field_63342, jumpCooldown, f_436002_
float: cE, playerJumpPendingScale, field_63330, dashStrength, f_433303_
SimpleContainer: cF, inventory, field_64483, inventory, f_433327_
double: cU, BUBBLE_SPREAD_FACTOR, field_63343, field_63343, f_434060_
double: cV, BUBBLE_DIRECTION_SCALE, field_63344, field_63344, f_437215_
double: cW, BUBBLE_Y_OFFSET, field_63345, field_63345, f_435680_
double: cX, BUBBLE_PROBABILITY_MULTIPLIER, field_63346, field_63346, f_436857_
float: cY, BUBBLE_PROBABILITY_MIN, field_63347, field_63347, f_436520_
float: cZ, BUBBLE_PROBABILITY_MAX, field_63348, field_63348, f_435258_
构造函数
(EntityType<? extends AbstractNautilus>, Level)
方法
boolean (ItemStack): j, isFood, method_6481, isBreedingItem, m_6898_
void (Player, InteractionHand, ItemStack): a, usePlayerItem, method_6475, eat, m_149123_
AttributeSupplier$Builder (): hd, createAttributes, method_75156, createNautilusAttributes, m_443734_
boolean (): db, isPushedByFluid, method_5675, isPushedByFluids, m_6063_
PathNavigation (Level): b, createNavigation, method_5965, createNavigation, m_6037_
float (BlockPos, LevelReader): a, getWalkTargetValue, method_6144, getPathfindingFavor, m_5610_
boolean (EntityType<? extends AbstractNautilus>, LevelAccessor, EntitySpawnReason, BlockPos, RandomSource): c, checkNautilusSpawnRules, method_75154, canSpawn, m_439458_
boolean (LevelReader): a, checkSpawnObstruction, method_5957, canSpawn, m_6914_
boolean (EquipmentSlot): e, canUseSlot, method_56991, canUseSlot, m_321348_
boolean (EquipmentSlot): f, canDispenserEquipIntoSlot, method_63626, canDispenserEquipSlot, m_218379_
boolean (Entity): s, canAddPassenger, method_5818, canAddPassenger, m_7310_
LivingEntity (): dl, getControllingPassenger, method_5642, getControllingPassenger, m_6688_
Vec3 (Player, Vec3): b, getRiddenInput, method_49482, getControlledMovementInput, m_274312_
Vec2 (LivingEntity): k, getRiddenRotation, method_75165, getControlledRotation, m_447214_
void (Player, Vec3): a, tickRidden, method_49481, tickControlled, m_274498_
void (Vec3, double, boolean, double): a, travelInWater, method_76087, travelInWater, m_439081_
float (Player): f, getRiddenSpeed, method_49485, getSaddledSpeed, m_245547_
void (Player): i, doPlayerRide, method_75163, putPlayerOnBack, m_444231_
int (): hn, getNautilusRestrictionRadius, method_75161, getMaxTargetRange, m_446236_
void (): he, checkRestriction, method_75157, tickPositionTarget, m_441803_
void (ServerLevel): a, customServerAiStep, method_5958, mobTick, m_8024_
void (Level): c, applyEffects, method_75155, tickController, m_445343_
void (): ho, spawnBubbles, method_75162, spawnParticles, m_440037_
void (): g, tick, method_5773, tick, m_8119_
boolean (): a, canJump, method_6153, canJump, m_7132_
void (int): a, onPlayerJump, method_6154, setJumpStrength, m_7888_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_
boolean (): hf, isDashing, method_75158, isDashing, m_440578_
void (boolean): A, setDashing, method_75151, setDashing, m_447277_
void (float, Player): a, executeRidersJump, method_75152, dash, m_439868_
void (int): b, handleStartJump, method_6155, startJumping, m_7199_
int (): c, getJumpCooldown, method_45327, getJumpCooldown, m_245614_
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_7350_
void (): b, handleStopJump, method_6156, stopJumping, m_8012_
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, m_7355_
SoundEvent (): hg, getDashSound, method_75159, getDashSound, m_441626_
SoundEvent (): hh, getDashReadySound, method_75160, getDashReadySound, m_441177_
InteractionResult (Player, InteractionHand): a, interact, method_5688, interact, m_6096_
InteractionResult (Player, InteractionHand): b, mobInteract, method_5992, interactMob, m_6071_
void (Player): j, tryToTame, method_75164, tryTame, m_447475_
boolean (double): i, removeWhenFarAway, method_5974, canImmediatelyDespawn, m_6785_
boolean (ServerLevel, DamageSource, float): a, hurtServer, method_64397, damage, m_351622_
boolean (MobEffectInstance): b, canBeAffected, method_6049, canHaveStatusEffect, m_7301_
SpawnGroupData (ServerLevelAccessor, DifficultyInstance, EntitySpawnReason, SpawnGroupData): a, finalizeSpawn, method_5943, initialize, m_6518_
Holder<SoundEvent> (EquipmentSlot, ItemStack, Equippable): a, getEquipSound, method_66667, getEquipSound, m_385780_
int (): hi, getInventorySize, method_76585, getSlotCount, m_440709_
void (): hj, createInventory, method_76586, initInventory, m_445588_
void (Player): b, openCustomInventoryScreen, method_6722, openInventory, m_213583_
SlotAccess (int): a_, getSlot, method_32318, getStackReference, m_141942_
boolean (Container): a, hasInventoryChanged, method_76584, areInventoriesDifferent, m_442246_
int (): hk, getInventoryColumns, method_76587, getInventoryColumns, m_444291_
boolean (): hl, isMobControlled, method_76727, isControlledByMob, m_438783_
boolean (): hm, isAggravated, method_76728, hasAttackTarget, m_440664_