History - net.minecraft.world.entity.animal.sniffer.Sniffer
1.21.3
Names
chv
cko
Fields
int: ci, DIGGING_PARTICLES_DELAY_TICKS, field_42656, field_42656, f_271109_
int: cf, DIGGING_PARTICLES_DELAY_TICKS, field_42656, field_42656
int: cj, DIGGING_PARTICLES_DURATION_TICKS, field_42657, field_42657, f_271252_
int: cg, DIGGING_PARTICLES_DURATION_TICKS, field_42657, field_42657
int: ck, DIGGING_PARTICLES_AMOUNT, field_42658, field_42658, f_271435_
int: ch, DIGGING_PARTICLES_AMOUNT, field_42658, field_42658
int: cl, DIGGING_DROP_SEED_OFFSET_TICKS, field_42659, field_42659, f_271151_
int: ci, DIGGING_DROP_SEED_OFFSET_TICKS, field_42659, field_42659
int: cm, SNIFFER_BABY_AGE_TICKS, field_42661, field_42661, f_271414_
int: cj, SNIFFER_BABY_AGE_TICKS, field_42661, field_42661
EntityDataAccessor<Sniffer$State>: cp, DATA_STATE, field_42662, STATE, f_271416_
EntityDataAccessor<Sniffer$State>: cm, DATA_STATE, field_42662, STATE
EntityDataAccessor<Integer>: cq, DATA_DROP_SEED_AT_TICK, field_42663, FINISH_DIG_TIME, f_271498_
EntityDataAccessor<Integer>: cn, DATA_DROP_SEED_AT_TICK, field_42663, FINISH_DIG_TIME
AnimationState: cc, feelingHappyAnimationState, field_42650, feelingHappyAnimationState, f_271434_
AnimationState: bZ, feelingHappyAnimationState, field_42650, feelingHappyAnimationState
AnimationState: cd, scentingAnimationState, field_42651, scentingAnimationState, f_271092_
AnimationState: ca, scentingAnimationState, field_42651, scentingAnimationState
AnimationState: ce, sniffingAnimationState, field_42652, sniffingAnimationState, f_271278_
AnimationState: cb, sniffingAnimationState, field_42652, sniffingAnimationState
AnimationState: cg, diggingAnimationState, field_42654, diggingAnimationState, f_271472_
AnimationState: cd, diggingAnimationState, field_42654, diggingAnimationState
AnimationState: ch, risingAnimationState, field_42655, risingAnimationState, f_271318_
AnimationState: ce, risingAnimationState, field_42655, risingAnimationState
float: cn, DIGGING_BB_HEIGHT_OFFSET, field_44785, field_44785, f_285640_
float: ck, DIGGING_BB_HEIGHT_OFFSET, field_44785, field_44785
EntityDimensions: co, DIGGING_DIMENSIONS, field_44786, DIMENSIONS, f_285627_
EntityDimensions: cl, DIGGING_DIMENSIONS, field_44786, DIMENSIONS
Constructors
Methods
AttributeSupplier$Builder (): s, createAttributes, method_49146, createSnifferAttributes, m_271876_
AttributeSupplier$Builder (): p, createAttributes, method_49146, createSnifferAttributes
boolean (): gl, canPlayDiggingSound, method_49150, isDiggingOrSearching, m_272076_
boolean (): gp, canPlayDiggingSound, method_49150, isDiggingOrSearching
Sniffer$State (): gv, getState, method_49138, getState, m_271917_
Sniffer$State (): gB, getState, method_49138, getState
Sniffer (Sniffer$State): b, setState, method_49133, setState, m_271705_
Sniffer (Sniffer$State): b, setState, method_49133, setState
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_7350_
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet
void (): gw, resetAnimations, method_49139, stopAnimations, m_271845_
void (): gC, resetAnimations, method_49139, stopAnimations
Sniffer (Sniffer$State): a, transitionTo, method_49132, startState, m_272034_
Sniffer (Sniffer$State): a, transitionTo, method_49132, startState
Sniffer (): gy, onDiggingStart, method_49141, setDigging, m_271851_
Sniffer (): gE, onDiggingStart, method_49141, setDigging
Sniffer (boolean): x, onDiggingComplete, method_49149, finishDigging, m_271943_
Sniffer (boolean): x, onDiggingComplete, method_49149, finishDigging
Optional<BlockPos> (): gm, calculateDigPosition, method_49134, findSniffingTargetPos, m_271905_
Optional<BlockPos> (): gq, calculateDigPosition, method_49134, findSniffingTargetPos
boolean (): gn, canDig, method_49135, canDig, m_272270_
boolean (): gr, canDig, method_49135, canDig
boolean (BlockPos): h, canDig, method_49140, isDiggable, m_271898_
boolean (BlockPos): h, canDig, method_49140, isDiggable
void (): gz, dropSeed, method_49142, dropSeeds, m_271740_
void (): gF, dropSeed, method_49142, dropSeeds
Sniffer (AnimationState): a, emitDiggingParticles, method_49131, spawnDiggingParticles, m_272274_
Sniffer (AnimationState): a, emitDiggingParticles, method_49131, spawnDiggingParticles
Sniffer (BlockPos): i, storeExploredPosition, method_49145, addExploredPosition, m_271874_
Sniffer (BlockPos): i, storeExploredPosition, method_49145, addExploredPosition
Stream<GlobalPos> (): gA, getExploredPositions, method_49143, getExploredPositions, m_272217_
Stream<GlobalPos> (): gG, getExploredPositions, method_49143, getExploredPositions
void (): ff, jumpFromGround, method_6043, jump, m_6135_
void (): s, jumpFromGround, method_6043, jump
void (): l, tick, method_5773, tick, m_8119_
void (): h, tick, method_5773, tick
InteractionResult (Player, InteractionHand): b, mobInteract, method_5992, interactMob, m_6071_
InteractionResult (Player, InteractionHand): b, mobInteract, method_5992, interactMob
void (): gB, playSearchingSound, method_49144, playSearchingSound, m_272136_
void (): gH, playSearchingSound, method_49144, playSearchingSound
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, m_7355_
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound
SoundEvent (ItemStack): d, getEatingSound, method_18869, getEatSound, m_7866_
SoundEvent (): v, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): u, getAmbientSound, method_5994, getAmbientSound
SoundEvent (DamageSource): d, getHurtSound, method_6011, getHurtSound, m_7975_
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound
SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): o_, getDeathSound, method_6002, getDeathSound
int (): ae, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
int (): aa, getMaxHeadYRot, method_5986, getMaxHeadRotation
void (boolean): a, setBaby, method_7217, setBaby, m_6863_
void (boolean): a, setBaby, method_7217, setBaby
AgeableMob (ServerLevel, AgeableMob): a, getBreedOffspring, method_5613, createChild, m_142606_
AgeableMob (ServerLevel, AgeableMob): a, getBreedOffspring, method_5613, createChild
boolean (Animal): a, canMate, method_6474, canBreedWith, m_7848_
boolean (Animal): a, canMate, method_6474, canBreedWith
AABB (): h_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_6921_
boolean (ItemStack): o, isFood, method_6481, isBreedingItem, m_6898_
boolean (ItemStack): j, isFood, method_6481, isBreedingItem
Brain<?> (com.mojang.serialization.Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, m_8075_
Brain<?> (com.mojang.serialization.Dynamic<?>): a, makeBrain, method_18867, deserializeBrain
Brain<Sniffer> (): dT, getBrain, method_18868, getBrain, m_6274_
Brain<Sniffer> (): ec, getBrain, method_18868, getBrain
Brain$Provider<Sniffer> (): dU, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Sniffer> (): ed, brainProvider, method_28306, createBrainProfile
void (): ab, customServerAiStep, method_5958, mobTick, m_8024_
void (): aa, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): Y, sendDebugPackets, method_18409, sendAiDebugData
void (): E, onPathfindingStart, method_51504, onStartPathfinding, m_284177_
void (): E, onPathfindingStart, method_51504, onStartPathfinding
void (): F, onPathfindingDone, method_51503, onFinishPathfinding, m_284461_
void (): F, onPathfindingDone, method_51503, onFinishPathfinding
boolean (): t, isSearching, method_51301, isSearching, m_280317_
boolean (): t, isSearching, method_51301, isSearching
boolean (): x, isTempted, method_51158, isTempted, m_278663_
boolean (): x, isTempted, method_51158, isTempted
boolean (): gk, canSniff, method_51155, canTryToDig, m_278650_
boolean (): go, canSniff, method_51155, canTryToDig
BlockPos (): go, getHeadBlock, method_51508, getDigPos, m_284345_
BlockPos (): gs, getHeadBlock, method_51508, getDigPos
Vec3 (): gu, getHeadPosition, method_49137, getDigLocation, m_284388_
Vec3 (): gA, getHeadPosition, method_49137, getDigLocation
Sniffer (): gx, onScentingStart, method_51156, playScentingSound, m_278765_
Sniffer (): gD, onScentingStart, method_51156, playScentingSound
void (ServerLevel, Animal): a, spawnChildFromBreeding, method_24650, breed, m_27563_
void (ServerLevel, Animal): a, spawnChildFromBreeding, method_24650, breed
void (DamageSource): a, die, method_6078, onDeath, m_6667_
void (DamageSource): a, die, method_6078, onDeath
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker
EntityDimensions (Pose): e, getDefaultDimensions, method_55694, getBaseDimensions, m_31586_
EntityDimensions (Pose): e, getDefaultDimensions, method_55694, getBaseDimensions
void (): gu, playEatingSound, method_61458, playEatSound
void (ServerLevel): a, customServerAiStep, method_5958, mobTick
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
chy
chv
Fields
int: ce, DIGGING_PARTICLES_DELAY_TICKS, field_42656, field_42656, f_271109_
int: ci, DIGGING_PARTICLES_DELAY_TICKS, field_42656, field_42656, f_271109_
int: cf, DIGGING_PARTICLES_DURATION_TICKS, field_42657, field_42657, f_271252_
int: cj, DIGGING_PARTICLES_DURATION_TICKS, field_42657, field_42657, f_271252_
int: cg, DIGGING_PARTICLES_AMOUNT, field_42658, field_42658, f_271435_
int: ck, DIGGING_PARTICLES_AMOUNT, field_42658, field_42658, f_271435_
int: ch, DIGGING_DROP_SEED_OFFSET_TICKS, field_42659, field_42659, f_271151_
int: cl, DIGGING_DROP_SEED_OFFSET_TICKS, field_42659, field_42659, f_271151_
int: ci, SNIFFER_BABY_AGE_TICKS, field_42661, field_42661, f_271414_
int: cm, SNIFFER_BABY_AGE_TICKS, field_42661, field_42661, f_271414_
EntityDataAccessor<Sniffer$State>: cl, DATA_STATE, field_42662, STATE, f_271416_
EntityDataAccessor<Sniffer$State>: cp, DATA_STATE, field_42662, STATE, f_271416_
EntityDataAccessor<Integer>: cm, DATA_DROP_SEED_AT_TICK, field_42663, FINISH_DIG_TIME, f_271498_
EntityDataAccessor<Integer>: cq, DATA_DROP_SEED_AT_TICK, field_42663, FINISH_DIG_TIME, f_271498_
AnimationState: bY, feelingHappyAnimationState, field_42650, feelingHappyAnimationState, f_271434_
AnimationState: cc, feelingHappyAnimationState, field_42650, feelingHappyAnimationState, f_271434_
AnimationState: bZ, scentingAnimationState, field_42651, scentingAnimationState, f_271092_
AnimationState: cd, scentingAnimationState, field_42651, scentingAnimationState, f_271092_
AnimationState: cb, sniffingAnimationState, field_42652, sniffingAnimationState, f_271278_
AnimationState: ce, sniffingAnimationState, field_42652, sniffingAnimationState, f_271278_
AnimationState: cc, diggingAnimationState, field_42654, diggingAnimationState, f_271472_
AnimationState: cg, diggingAnimationState, field_42654, diggingAnimationState, f_271472_
AnimationState: cd, risingAnimationState, field_42655, risingAnimationState, f_271318_
AnimationState: ch, risingAnimationState, field_42655, risingAnimationState, f_271318_
float: cj, DIGGING_BB_HEIGHT_OFFSET, field_44785, field_44785, f_285640_
float: cn, DIGGING_BB_HEIGHT_OFFSET, field_44785, field_44785, f_285640_
EntityDimensions: ck, DIGGING_DIMENSIONS, field_44786, DIMENSIONS, f_285627_
EntityDimensions: co, DIGGING_DIMENSIONS, field_44786, DIMENSIONS, f_285627_
Constructors
Methods
boolean (): gw, canPlayDiggingSound, method_49150, isDiggingOrSearching, m_272076_
boolean (): gl, canPlayDiggingSound, method_49150, isDiggingOrSearching, m_272076_
Sniffer$State (): gB, getState, method_49138, getState, m_271917_
Sniffer$State (): gv, getState, method_49138, getState, m_271917_
void (): gC, resetAnimations, method_49139, stopAnimations, m_271845_
void (): gw, resetAnimations, method_49139, stopAnimations, m_271845_
Sniffer (): gE, onDiggingStart, method_49141, setDigging, m_271851_
Sniffer (): gy, onDiggingStart, method_49141, setDigging, m_271851_
Sniffer (boolean): w, onDiggingComplete, method_49149, finishDigging, m_271943_
Sniffer (boolean): x, onDiggingComplete, method_49149, finishDigging, m_271943_
Optional<BlockPos> (): gx, calculateDigPosition, method_49134, findSniffingTargetPos, m_271905_
Optional<BlockPos> (): gm, calculateDigPosition, method_49134, findSniffingTargetPos, m_271905_
boolean (): gy, canDig, method_49135, canDig, m_272270_
boolean (): gn, canDig, method_49135, canDig, m_272270_
boolean (BlockPos): i, canDig, method_49140, isDiggable, m_271898_
boolean (BlockPos): h, canDig, method_49140, isDiggable, m_271898_
void (): gF, dropSeed, method_49142, dropSeeds, m_271740_
void (): gz, dropSeed, method_49142, dropSeeds, m_271740_
Sniffer (BlockPos): j, storeExploredPosition, method_49145, addExploredPosition, m_271874_
Sniffer (BlockPos): i, storeExploredPosition, method_49145, addExploredPosition, m_271874_
Stream<GlobalPos> (): gG, getExploredPositions, method_49143, getExploredPositions, m_272217_
Stream<GlobalPos> (): gA, getExploredPositions, method_49143, getExploredPositions, m_272217_
void (): fj, jumpFromGround, method_6043, jump, m_6135_
void (): ff, jumpFromGround, method_6043, jump, m_6135_
void (): gH, playSearchingSound, method_49144, playSearchingSound, m_272136_
void (): gB, playSearchingSound, method_49144, playSearchingSound, m_272136_
SoundEvent (): o_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_5592_
int (): ab, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
int (): ae, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
Brain<Sniffer> (): dS, getBrain, method_18868, getBrain, m_6274_
Brain<Sniffer> (): dT, getBrain, method_18868, getBrain, m_6274_
Brain$Provider<Sniffer> (): dT, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Sniffer> (): dU, brainProvider, method_28306, createBrainProfile, m_5490_
void (): Z, customServerAiStep, method_5958, mobTick, m_8024_
void (): ab, customServerAiStep, method_5958, mobTick, m_8024_
void (): Y, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): aa, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): C, onPathfindingStart, method_51504, onStartPathfinding, m_284177_
void (): E, onPathfindingStart, method_51504, onStartPathfinding, m_284177_
void (): D, onPathfindingDone, method_51503, onFinishPathfinding, m_284461_
void (): F, onPathfindingDone, method_51503, onFinishPathfinding, m_284461_
boolean (): u, isSearching, method_51301, isSearching, m_280317_
boolean (): t, isSearching, method_51301, isSearching, m_280317_
boolean (): y, isTempted, method_51158, isTempted, m_278663_
boolean (): x, isTempted, method_51158, isTempted, m_278663_
boolean (): gq, canSniff, method_51155, canTryToDig, m_278650_
boolean (): gk, canSniff, method_51155, canTryToDig, m_278650_
BlockPos (): gz, getHeadBlock, method_51508, getDigPos, m_284345_
BlockPos (): go, getHeadBlock, method_51508, getDigPos, m_284345_
Vec3 (): gA, getHeadPosition, method_49137, getDigLocation, m_284388_
Vec3 (): gu, getHeadPosition, method_49137, getDigLocation, m_284388_
Sniffer (): gD, onScentingStart, method_51156, playScentingSound, m_278765_
Sniffer (): gx, onScentingStart, method_51156, playScentingSound, m_278765_
1.20.6
Names
cak
chy
Fields
int: bZ, DIGGING_PARTICLES_DELAY_TICKS, field_42656, field_42656, f_271109_
int: ce, DIGGING_PARTICLES_DELAY_TICKS, field_42656, field_42656, f_271109_
int: ca, DIGGING_PARTICLES_DURATION_TICKS, field_42657, field_42657, f_271252_
int: cf, DIGGING_PARTICLES_DURATION_TICKS, field_42657, field_42657, f_271252_
int: cb, DIGGING_PARTICLES_AMOUNT, field_42658, field_42658, f_271435_
int: cg, DIGGING_PARTICLES_AMOUNT, field_42658, field_42658, f_271435_
int: cc, DIGGING_DROP_SEED_OFFSET_TICKS, field_42659, field_42659, f_271151_
int: ch, DIGGING_DROP_SEED_OFFSET_TICKS, field_42659, field_42659, f_271151_
int: cd, SNIFFER_BABY_AGE_TICKS, field_42661, field_42661, f_271414_
int: ci, SNIFFER_BABY_AGE_TICKS, field_42661, field_42661, f_271414_
EntityDataAccessor<Sniffer$State>: cg, DATA_STATE, field_42662, STATE, f_271416_
EntityDataAccessor<Sniffer$State>: cl, DATA_STATE, field_42662, STATE, f_271416_
EntityDataAccessor<Integer>: ch, DATA_DROP_SEED_AT_TICK, field_42663, FINISH_DIG_TIME, f_271498_
EntityDataAccessor<Integer>: cm, DATA_DROP_SEED_AT_TICK, field_42663, FINISH_DIG_TIME, f_271498_
AnimationState: bT, feelingHappyAnimationState, field_42650, feelingHappyAnimationState, f_271434_
AnimationState: bY, feelingHappyAnimationState, field_42650, feelingHappyAnimationState, f_271434_
AnimationState: bU, scentingAnimationState, field_42651, scentingAnimationState, f_271092_
AnimationState: bZ, scentingAnimationState, field_42651, scentingAnimationState, f_271092_
AnimationState: bW, sniffingAnimationState, field_42652, sniffingAnimationState, f_271278_
AnimationState: cb, sniffingAnimationState, field_42652, sniffingAnimationState, f_271278_
AnimationState: bX, diggingAnimationState, field_42654, diggingAnimationState, f_271472_
AnimationState: cc, diggingAnimationState, field_42654, diggingAnimationState, f_271472_
AnimationState: bY, risingAnimationState, field_42655, risingAnimationState, f_271318_
AnimationState: cd, risingAnimationState, field_42655, risingAnimationState, f_271318_
float: ce, DIGGING_BB_HEIGHT_OFFSET, field_44785, field_44785, f_285640_
float: cj, DIGGING_BB_HEIGHT_OFFSET, field_44785, field_44785, f_285640_
EntityDimensions: cf, DIGGING_DIMENSIONS, field_44786, field_44786, f_285627_
EntityDimensions: ck, DIGGING_DIMENSIONS, field_44786, DIMENSIONS, f_285627_
Constructors
Methods
AttributeSupplier$Builder (): u, createAttributes, method_49146, createSnifferAttributes, m_271876_
AttributeSupplier$Builder (): s, createAttributes, method_49146, createSnifferAttributes, m_271876_
float (Pose, EntityDimensions): b, getStandingEyeHeight, method_18394, getActiveEyeHeight, m_6431_
boolean (): gk, canPlayDiggingSound, method_49150, isDiggingOrSearching, m_272076_
boolean (): gw, canPlayDiggingSound, method_49150, isDiggingOrSearching, m_272076_
Sniffer$State (): gp, getState, method_49138, getState, m_271917_
Sniffer$State (): gB, getState, method_49138, getState, m_271917_
void (): gq, resetAnimations, method_49139, stopAnimations, m_271845_
void (): gC, resetAnimations, method_49139, stopAnimations, m_271845_
Sniffer (): gs, onDiggingStart, method_49141, setDigging, m_271851_
Sniffer (): gE, onDiggingStart, method_49141, setDigging, m_271851_
Optional<BlockPos> (): gl, calculateDigPosition, method_49134, findSniffingTargetPos, m_271905_
Optional<BlockPos> (): gx, calculateDigPosition, method_49134, findSniffingTargetPos, m_271905_
boolean (): gm, canDig, method_49135, canDig, m_272270_
boolean (): gy, canDig, method_49135, canDig, m_272270_
void (): gt, dropSeed, method_49142, dropSeeds, m_271740_
void (): gF, dropSeed, method_49142, dropSeeds, m_271740_
Stream<GlobalPos> (): gu, getExploredPositions, method_49143, getExploredPositions, m_272217_
Stream<GlobalPos> (): gG, getExploredPositions, method_49143, getExploredPositions, m_272217_
void (): fb, jumpFromGround, method_6043, jump, m_6135_
void (): fj, jumpFromGround, method_6043, jump, m_6135_
void (): gv, playSearchingSound, method_49144, playSearchingSound, m_272136_
void (): gH, playSearchingSound, method_49144, playSearchingSound, m_272136_
SoundEvent (): y, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): v, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): o_, getDeathSound, method_6002, getDeathSound, m_5592_
AABB (): i_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_6921_
AABB (): h_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_6921_
boolean (ItemStack): m, isFood, method_6481, isBreedingItem, m_6898_
boolean (ItemStack): o, isFood, method_6481, isBreedingItem, m_6898_
Brain<Sniffer> (): dO, getBrain, method_18868, getBrain, m_6274_
Brain<Sniffer> (): dS, getBrain, method_18868, getBrain, m_6274_
Brain$Provider<Sniffer> (): dP, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Sniffer> (): dT, brainProvider, method_28306, createBrainProfile, m_5490_
void (): E, onPathfindingStart, method_51504, onStartPathfinding, m_284177_
void (): C, onPathfindingStart, method_51504, onStartPathfinding, m_284177_
void (): G, onPathfindingDone, method_51503, onFinishPathfinding, m_284461_
void (): D, onPathfindingDone, method_51503, onFinishPathfinding, m_284461_
EntityDimensions (Pose): a, getDimensions, method_18377, getDimensions, m_6972_
boolean (): w, isSearching, method_51301, isSearching, m_280317_
boolean (): u, isSearching, method_51301, isSearching, m_280317_
boolean (): A, isTempted, method_51158, isTempted, m_278663_
boolean (): y, isTempted, method_51158, isTempted, m_278663_
boolean (): ge, canSniff, method_51155, canTryToDig, m_278650_
boolean (): gq, canSniff, method_51155, canTryToDig, m_278650_
BlockPos (): gn, getHeadBlock, method_51508, getDigPos, m_284345_
BlockPos (): gz, getHeadBlock, method_51508, getDigPos, m_284345_
Vec3 (): go, getHeadPosition, method_49137, getDigLocation, m_284388_
Vec3 (): gA, getHeadPosition, method_49137, getDigLocation, m_284388_
Sniffer (): gr, onScentingStart, method_51156, playScentingSound, m_278765_
Sniffer (): gD, onScentingStart, method_51156, playScentingSound, m_278765_
float (): di, getNameTagOffsetY, method_51152, getNameLabelHeight, m_278726_
org.joml.Vector3f (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_292594_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_
EntityDimensions (Pose): e, getDefaultDimensions, method_55694, getBaseDimensions, m_31586_
1.20.4
Names
bxd
cak
Fields
Constructors
Methods
AttributeSupplier$Builder (): s, createAttributes, method_49146, createSnifferAttributes, m_271876_
AttributeSupplier$Builder (): u, createAttributes, method_49146, createSnifferAttributes, m_271876_
boolean (): gj, canPlayDiggingSound, method_49150, isDiggingOrSearching, m_272076_
boolean (): gk, canPlayDiggingSound, method_49150, isDiggingOrSearching, m_272076_
Sniffer$State (): go, getState, method_49138, getState, m_271917_
Sniffer$State (): gp, getState, method_49138, getState, m_271917_
void (): gp, resetAnimations, method_49139, stopAnimations, m_271845_
void (): gq, resetAnimations, method_49139, stopAnimations, m_271845_
Sniffer (): gr, onDiggingStart, method_49141, setDigging, m_271851_
Sniffer (): gs, onDiggingStart, method_49141, setDigging, m_271851_
Optional<BlockPos> (): gk, calculateDigPosition, method_49134, findSniffingTargetPos, m_271905_
Optional<BlockPos> (): gl, calculateDigPosition, method_49134, findSniffingTargetPos, m_271905_
boolean (): gl, canDig, method_49135, canDig, m_272270_
boolean (): gm, canDig, method_49135, canDig, m_272270_
void (): gs, dropSeed, method_49142, dropSeeds, m_271740_
void (): gt, dropSeed, method_49142, dropSeeds, m_271740_
Stream<GlobalPos> (): gt, getExploredPositions, method_49143, getExploredPositions, m_272217_
Stream<GlobalPos> (): gu, getExploredPositions, method_49143, getExploredPositions, m_272217_
void (): fa, jumpFromGround, method_6043, jump, m_6135_
void (): fb, jumpFromGround, method_6043, jump, m_6135_
void (): gu, playSearchingSound, method_49144, playSearchingSound, m_272136_
void (): gv, playSearchingSound, method_49144, playSearchingSound, m_272136_
SoundEvent (): w, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): y, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): l_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_5592_
int (): Z, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
int (): ab, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
AABB (): g_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_6921_
AABB (): i_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_6921_
Brain<Sniffer> (): dN, getBrain, method_18868, getBrain, m_6274_
Brain<Sniffer> (): dO, getBrain, method_18868, getBrain, m_6274_
Brain$Provider<Sniffer> (): dO, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Sniffer> (): dP, brainProvider, method_28306, createBrainProfile, m_5490_
void (): X, customServerAiStep, method_5958, mobTick, m_8024_
void (): Z, customServerAiStep, method_5958, mobTick, m_8024_
void (): W, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): Y, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): C, onPathfindingStart, method_51504, onStartPathfinding, m_284177_
void (): E, onPathfindingStart, method_51504, onStartPathfinding, m_284177_
void (): E, onPathfindingDone, method_51503, onFinishPathfinding, m_284461_
void (): G, onPathfindingDone, method_51503, onFinishPathfinding, m_284461_
boolean (): t, isSearching, method_51301, isSearching, m_280317_
boolean (): w, isSearching, method_51301, isSearching, m_280317_
boolean (): y, isTempted, method_51158, isTempted, m_278663_
boolean (): A, isTempted, method_51158, isTempted, m_278663_
boolean (): gd, canSniff, method_51155, canTryToDig, m_278650_
boolean (): ge, canSniff, method_51155, canTryToDig, m_278650_
BlockPos (): gm, getHeadBlock, method_51508, getDigPos, m_284345_
BlockPos (): gn, getHeadBlock, method_51508, getDigPos, m_284345_
Vec3 (): gn, getHeadPosition, method_49137, getDigLocation, m_284388_
Vec3 (): go, getHeadPosition, method_49137, getDigLocation, m_284388_
Sniffer (): gq, onScentingStart, method_51156, playScentingSound, m_278765_
Sniffer (): gr, onScentingStart, method_51156, playScentingSound, m_278765_
float (): dh, getNameTagOffsetY, method_51152, getNameLabelHeight, m_278726_
float (): di, getNameTagOffsetY, method_51152, getNameLabelHeight, m_278726_
1.20.2
Names
btx
bxd
Fields
Constructors
Methods
AttributeSupplier$Builder (): q, createAttributes, method_49146, createSnifferAttributes, m_271876_
AttributeSupplier$Builder (): s, createAttributes, method_49146, createSnifferAttributes, m_271876_
boolean (): r, isPanicking, method_49147, isPanicking, m_272223_
boolean (): gf, canPlayDiggingSound, method_49150, isDiggingOrSearching, m_272076_
boolean (): gj, canPlayDiggingSound, method_49150, isDiggingOrSearching, m_272076_
Sniffer$State (): gk, getState, method_49138, getState, m_271917_
Sniffer$State (): go, getState, method_49138, getState, m_271917_
void (): gl, resetAnimations, method_49139, stopAnimations, m_271845_
void (): gp, resetAnimations, method_49139, stopAnimations, m_271845_
Sniffer (): gn, onDiggingStart, method_49141, setDigging, m_271851_
Sniffer (): gr, onDiggingStart, method_49141, setDigging, m_271851_
Optional<BlockPos> (): gg, calculateDigPosition, method_49134, findSniffingTargetPos, m_271905_
Optional<BlockPos> (): gk, calculateDigPosition, method_49134, findSniffingTargetPos, m_271905_
boolean (): gh, canDig, method_49135, canDig, m_272270_
boolean (): gl, canDig, method_49135, canDig, m_272270_
void (): go, dropSeed, method_49142, dropSeeds, m_271740_
void (): gs, dropSeed, method_49142, dropSeeds, m_271740_
Stream<GlobalPos> (): gp, getExploredPositions, method_49143, getExploredPositions, m_272217_
Stream<GlobalPos> (): gt, getExploredPositions, method_49143, getExploredPositions, m_272217_
void (): eW, jumpFromGround, method_6043, jump, m_6135_
void (): fa, jumpFromGround, method_6043, jump, m_6135_
void (): gq, playSearchingSound, method_49144, playSearchingSound, m_272136_
void (): gu, playSearchingSound, method_49144, playSearchingSound, m_272136_
SoundEvent (): s, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): w, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): g_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): l_, getDeathSound, method_6002, getDeathSound, m_5592_
int (): fC, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
int (): Z, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
AABB (): j_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_6921_
AABB (): g_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_6921_
Brain<Sniffer> (): dK, getBrain, method_18868, getBrain, m_6274_
Brain<Sniffer> (): dN, getBrain, method_18868, getBrain, m_6274_
Brain$Provider<Sniffer> (): dL, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Sniffer> (): dO, brainProvider, method_28306, createBrainProfile, m_5490_
void (): W, customServerAiStep, method_5958, mobTick, m_8024_
void (): X, customServerAiStep, method_5958, mobTick, m_8024_
void (): V, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): W, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): A, onPathfindingStart, method_51504, onStartPathfinding, m_284177_
void (): C, onPathfindingStart, method_51504, onStartPathfinding, m_284177_
void (): C, onPathfindingDone, method_51503, onFinishPathfinding, m_284461_
void (): E, onPathfindingDone, method_51503, onFinishPathfinding, m_284461_
boolean (): w, isSearching, method_51301, isSearching, m_280317_
boolean (): t, isSearching, method_51301, isSearching, m_280317_
boolean (): fY, isTempted, method_51158, isTempted, m_278663_
boolean (): y, isTempted, method_51158, isTempted, m_278663_
boolean (): ge, canSniff, method_51155, canTryToDig, m_278650_
boolean (): gd, canSniff, method_51155, canTryToDig, m_278650_
BlockPos (): gi, getHeadBlock, method_51508, getDigPos, m_284345_
BlockPos (): gm, getHeadBlock, method_51508, getDigPos, m_284345_
Vec3 (): gj, getHeadPosition, method_49137, getDigLocation, m_284388_
Vec3 (): gn, getHeadPosition, method_49137, getDigLocation, m_284388_
Sniffer (): gm, onScentingStart, method_51156, playScentingSound, m_278765_
Sniffer (): gq, onScentingStart, method_51156, playScentingSound, m_278765_
double (): bx, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
float (): df, getNameTagOffsetY, method_51152, getNameLabelHeight, m_278726_
float (): dh, getNameTagOffsetY, method_51152, getNameLabelHeight, m_278726_
org.joml.Vector3f (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_292594_
1.20.1
Names
btv
btx
Fields
int: cb, DIGGING_PARTICLES_DELAY_TICKS, field_42656, field_42656, f_271109_
int: bZ, DIGGING_PARTICLES_DELAY_TICKS, field_42656, field_42656, f_271109_
int: cc, DIGGING_PARTICLES_DURATION_TICKS, field_42657, field_42657, f_271252_
int: ca, DIGGING_PARTICLES_DURATION_TICKS, field_42657, field_42657, f_271252_
int: cd, DIGGING_PARTICLES_AMOUNT, field_42658, field_42658, f_271435_
int: cb, DIGGING_PARTICLES_AMOUNT, field_42658, field_42658, f_271435_
int: ce, DIGGING_DROP_SEED_OFFSET_TICKS, field_42659, field_42659, f_271151_
int: cc, DIGGING_DROP_SEED_OFFSET_TICKS, field_42659, field_42659, f_271151_
int: cf, SNIFFING_PROXIMITY_DISTANCE, field_42660, field_42660, f_271533_
int: cg, SNIFFER_BABY_AGE_TICKS, field_42661, field_42661, f_271414_
int: cd, SNIFFER_BABY_AGE_TICKS, field_42661, field_42661, f_271414_
EntityDataAccessor<Sniffer$State>: ch, DATA_STATE, field_42662, STATE, f_271416_
EntityDataAccessor<Sniffer$State>: cg, DATA_STATE, field_42662, STATE, f_271416_
EntityDataAccessor<Integer>: ci, DATA_DROP_SEED_AT_TICK, field_42663, FINISH_DIG_TIME, f_271498_
EntityDataAccessor<Integer>: ch, DATA_DROP_SEED_AT_TICK, field_42663, FINISH_DIG_TIME, f_271498_
AnimationState: bS, walkingAnimationState, field_42648, walkingAnimationState, f_271242_
AnimationState: bT, panicAnimationState, field_42649, panickingAnimationState, f_271525_
AnimationState: bV, feelingHappyAnimationState, field_42650, feelingHappyAnimationState, f_271434_
AnimationState: bT, feelingHappyAnimationState, field_42650, feelingHappyAnimationState, f_271434_
AnimationState: bW, scentingAnimationState, field_42651, scentingAnimationState, f_271092_
AnimationState: bU, scentingAnimationState, field_42651, scentingAnimationState, f_271092_
AnimationState: bX, sniffingAnimationState, field_42652, sniffingAnimationState, f_271278_
AnimationState: bW, sniffingAnimationState, field_42652, sniffingAnimationState, f_271278_
AnimationState: bY, searchingAnimationState, field_42653, searchingAnimationState, f_271155_
AnimationState: bZ, diggingAnimationState, field_42654, diggingAnimationState, f_271472_
AnimationState: bX, diggingAnimationState, field_42654, diggingAnimationState, f_271472_
AnimationState: ca, risingAnimationState, field_42655, risingAnimationState, f_271318_
AnimationState: bY, risingAnimationState, field_42655, risingAnimationState, f_271318_
float: ce, DIGGING_BB_HEIGHT_OFFSET, field_44785, field_44785, f_285640_
EntityDimensions: cf, DIGGING_DIMENSIONS, field_44786, field_44786, f_285627_
Constructors
Methods
boolean (): fZ, isMoving, method_49136, isMoving, m_271936_
boolean (): ga, isMovingInWater, method_49490, isMovingInWater, m_274344_
boolean (): gb, isMovingOnLand, method_49491, isMovingOutsideWater, m_274343_
boolean (): w, canPlayDiggingSound, method_49150, isDiggingOrSearching, m_272076_
boolean (): gf, canPlayDiggingSound, method_49150, isDiggingOrSearching, m_272076_
BlockPos (): gc, getHeadPosition, method_49137, getDigPos, m_271877_
Sniffer$State (): gd, getState, method_49138, getState, m_271917_
Sniffer$State (): gk, getState, method_49138, getState, m_271917_
void (): ge, resetAnimations, method_49139, stopAnimations, m_271845_
void (): gl, resetAnimations, method_49139, stopAnimations, m_271845_
Sniffer (): gf, onDiggingStart, method_49141, setDigging, m_271851_
Sniffer (): gn, onDiggingStart, method_49141, setDigging, m_271851_
Optional<BlockPos> (): fS, calculateDigPosition, method_49134, findSniffingTargetPos, m_271905_
Optional<BlockPos> (): gg, calculateDigPosition, method_49134, findSniffingTargetPos, m_271905_
boolean (Entity): l, canRide, method_5860, canStartRiding, m_7341_
boolean (): fY, canDig, method_49135, canDig, m_272270_
boolean (): gh, canDig, method_49135, canDig, m_272270_
boolean (BlockPos): g, canDig, method_49140, isDiggable, m_271898_
boolean (BlockPos): i, canDig, method_49140, isDiggable, m_271898_
void (): gg, dropSeed, method_49142, dropSeeds, m_271740_
void (): go, dropSeed, method_49142, dropSeeds, m_271740_
Sniffer (BlockPos): h, storeExploredPosition, method_49145, addExploredPosition, m_271874_
Sniffer (BlockPos): j, storeExploredPosition, method_49145, addExploredPosition, m_271874_
Stream<BlockPos> (): gh, getExploredPositions, method_49143, getExploredPositions, m_272217_
Stream<GlobalPos> (): gp, getExploredPositions, method_49143, getExploredPositions, m_272217_
void (): eS, jumpFromGround, method_6043, jump, m_6135_
void (): eW, jumpFromGround, method_6043, jump, m_6135_
void (): gi, playSearchingSound, method_49144, playSearchingSound, m_272136_
void (): gq, playSearchingSound, method_49144, playSearchingSound, m_272136_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): g_, getDeathSound, method_6002, getDeathSound, m_5592_
int (): W, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
int (): fC, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
AABB (): A_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_6921_
AABB (): j_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_6921_
Brain<Sniffer> (): dH, getBrain, method_18868, getBrain, m_6274_
Brain<Sniffer> (): dK, getBrain, method_18868, getBrain, m_6274_
Brain$Provider<Sniffer> (): dI, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Sniffer> (): dL, brainProvider, method_28306, createBrainProfile, m_5490_
void (): U, customServerAiStep, method_5958, mobTick, m_8024_
void (): W, customServerAiStep, method_5958, mobTick, m_8024_
void (): T, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): V, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): A, onPathfindingStart, method_51504, onStartPathfinding, m_284177_
void (): C, onPathfindingDone, method_51503, onFinishPathfinding, m_284461_
EntityDimensions (Pose): a, getDimensions, method_18377, getDimensions, m_6972_
boolean (): w, isSearching, method_51301, isSearching, m_280317_
boolean (): fY, isTempted, method_51158, isTempted, m_278663_
boolean (): ge, canSniff, method_51155, canTryToDig, m_278650_
BlockPos (): gi, getHeadBlock, method_51508, getDigPos, m_284345_
Vec3 (): gj, getHeadPosition, method_49137, getDigLocation, m_284388_
Sniffer (): gm, onScentingStart, method_51156, playScentingSound, m_278765_
void (ServerLevel, Animal): a, spawnChildFromBreeding, method_24650, breed, m_27563_
void (DamageSource): a, die, method_6078, onDeath, m_6667_
double (): bx, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
float (): df, getNameTagOffsetY, method_51152, getNameLabelHeight, m_278726_
1.19.4
Names
btv
net.minecraft.world.entity.animal.sniffer.Sniffer
net.minecraft.class_8153
net.minecraft.entity.passive.SnifferEntity
net.minecraft.src.C_271078_
net.minecraft.world.entity.animal.sniffer.Sniffer
Fields
int: cb, DIGGING_PARTICLES_DELAY_TICKS, field_42656, field_42656, f_271109_
int: cc, DIGGING_PARTICLES_DURATION_TICKS, field_42657, field_42657, f_271252_
int: cd, DIGGING_PARTICLES_AMOUNT, field_42658, field_42658, f_271435_
int: ce, DIGGING_DROP_SEED_OFFSET_TICKS, field_42659, field_42659, f_271151_
int: cf, SNIFFING_PROXIMITY_DISTANCE, field_42660, field_42660, f_271533_
int: cg, SNIFFER_BABY_AGE_TICKS, field_42661, field_42661, f_271414_
EntityDataAccessor<Sniffer$State>: ch, DATA_STATE, field_42662, STATE, f_271416_
EntityDataAccessor<Integer>: ci, DATA_DROP_SEED_AT_TICK, field_42663, FINISH_DIG_TIME, f_271498_
AnimationState: bS, walkingAnimationState, field_42648, walkingAnimationState, f_271242_
AnimationState: bT, panicAnimationState, field_42649, panickingAnimationState, f_271525_
AnimationState: bV, feelingHappyAnimationState, field_42650, feelingHappyAnimationState, f_271434_
AnimationState: bW, scentingAnimationState, field_42651, scentingAnimationState, f_271092_
AnimationState: bX, sniffingAnimationState, field_42652, sniffingAnimationState, f_271278_
AnimationState: bY, searchingAnimationState, field_42653, searchingAnimationState, f_271155_
AnimationState: bZ, diggingAnimationState, field_42654, diggingAnimationState, f_271472_
AnimationState: ca, risingAnimationState, field_42655, risingAnimationState, f_271318_
Constructors
(EntityType<? extends Animal>, Level)
Methods
AttributeSupplier$Builder (): q, createAttributes, method_49146, createSnifferAttributes, m_271876_
float (Pose, EntityDimensions): b, getStandingEyeHeight, method_18394, getActiveEyeHeight, m_6431_
boolean (): fZ, isMoving, method_49136, isMoving, m_271936_
boolean (): ga, isMovingInWater, method_49490, isMovingInWater, m_274344_
boolean (): gb, isMovingOnLand, method_49491, isMovingOutsideWater, m_274343_
boolean (): r, isPanicking, method_49147, isPanicking, m_272223_
boolean (): w, canPlayDiggingSound, method_49150, isDiggingOrSearching, m_272076_
BlockPos (): gc, getHeadPosition, method_49137, getDigPos, m_271877_
Sniffer$State (): gd, getState, method_49138, getState, m_271917_
Sniffer (Sniffer$State): b, setState, method_49133, setState, m_271705_
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_7350_
void (): ge, resetAnimations, method_49139, stopAnimations, m_271845_
Sniffer (Sniffer$State): a, transitionTo, method_49132, startState, m_272034_
Sniffer (): gf, onDiggingStart, method_49141, setDigging, m_271851_
Sniffer (boolean): w, onDiggingComplete, method_49149, finishDigging, m_271943_
Optional<BlockPos> (): fS, calculateDigPosition, method_49134, findSniffingTargetPos, m_271905_
boolean (Entity): l, canRide, method_5860, canStartRiding, m_7341_
boolean (): fY, canDig, method_49135, canDig, m_272270_
boolean (BlockPos): g, canDig, method_49140, isDiggable, m_271898_
void (): gg, dropSeed, method_49142, dropSeeds, m_271740_
Sniffer (AnimationState): a, emitDiggingParticles, method_49131, spawnDiggingParticles, m_272274_
Sniffer (BlockPos): h, storeExploredPosition, method_49145, addExploredPosition, m_271874_
Stream<BlockPos> (): gh, getExploredPositions, method_49143, getExploredPositions, m_272217_
void (): eS, jumpFromGround, method_6043, jump, m_6135_
void (): l, tick, method_5773, tick, m_8119_
InteractionResult (Player, InteractionHand): b, mobInteract, method_5992, interactMob, m_6071_
void (): gi, playSearchingSound, method_49144, playSearchingSound, m_272136_
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, m_7355_
SoundEvent (ItemStack): d, getEatingSound, method_18869, getEatSound, m_7866_
SoundEvent (): s, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (DamageSource): d, getHurtSound, method_6011, getHurtSound, m_7975_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_
int (): W, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
void (boolean): a, setBaby, method_7217, setBaby, m_6863_
AgeableMob (ServerLevel, AgeableMob): a, getBreedOffspring, method_5613, createChild, m_142606_
boolean (Animal): a, canMate, method_6474, canBreedWith, m_7848_
AABB (): A_, getBoundingBoxForCulling, method_5830, getVisibilityBoundingBox, m_6921_
boolean (ItemStack): m, isFood, method_6481, isBreedingItem, m_6898_
Brain<?> (com.mojang.serialization.Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, m_8075_
Brain<Sniffer> (): dH, getBrain, method_18868, getBrain, m_6274_
Brain$Provider<Sniffer> (): dI, brainProvider, method_28306, createBrainProfile, m_5490_
void (): U, customServerAiStep, method_5958, mobTick, m_8024_
void (): T, sendDebugPackets, method_18409, sendAiDebugData, m_8025_