History - net.minecraft.world.entity.monster.Zoglin
1.21.3
Names
ckv
cnp
Fields
EntityDataAccessor<Boolean>: d, DATA_BABY_ID, field_23734, BABY, f_34201_
EntityDataAccessor<Boolean>: bZ, DATA_BABY_ID, field_23734, BABY
int: cl, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: ck, attackAnimationRemainingTicks, field_23732, movementCooldownTicks
com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super Zoglin>>>: b, SENSOR_TYPES, field_23731, USED_SENSORS, f_34198_
com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super Zoglin>>>: a, SENSOR_TYPES, field_23731, USED_SENSORS
com.google.common.collect.ImmutableList<? extends MemoryModuleType<?>>: c, MEMORY_TYPES, field_23733, USED_MEMORY_MODULES, f_34200_
com.google.common.collect.ImmutableList<? extends MemoryModuleType<?>>: b, MEMORY_TYPES, field_23733, USED_MEMORY_MODULES
int: e, MAX_HEALTH, field_30514, field_30514, f_149879_
int: ca, MAX_HEALTH, field_30514, field_30514
int: cc, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
int: cb, ATTACK_KNOCKBACK, field_30505, field_30505
float: cd, KNOCKBACK_RESISTANCE, field_30506, DEFAULT_KNOCKBACK_RESISTANCE, f_149871_
float: cc, KNOCKBACK_RESISTANCE, field_30506, DEFAULT_KNOCKBACK_RESISTANCE
int: ce, ATTACK_DAMAGE, field_30507, DEFAULT_ATTACK_DAMAGE, f_149872_
int: cd, ATTACK_DAMAGE, field_30507, DEFAULT_ATTACK_DAMAGE
float: cf, BABY_ATTACK_DAMAGE, field_30508, BABY_ATTACK_DAMAGE, f_149873_
float: ce, BABY_ATTACK_DAMAGE, field_30508, BABY_ATTACK_DAMAGE
int: cg, ATTACK_INTERVAL, field_30509, ADULT_MELEE_ATTACK_COOLDOWN, f_149874_
int: cf, ATTACK_INTERVAL, field_30509, ADULT_MELEE_ATTACK_COOLDOWN
int: ch, BABY_ATTACK_INTERVAL, field_30510, BABY_MELEE_ATTACK_COOLDOWN, f_149875_
int: cg, BABY_ATTACK_INTERVAL, field_30510, BABY_MELEE_ATTACK_COOLDOWN
int: ci, ATTACK_DURATION, field_30511, ATTACK_TARGET_DURATION, f_149876_
int: ch, ATTACK_DURATION, field_30511, ATTACK_TARGET_DURATION
float: cj, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, DEFAULT_MOVEMENT_SPEED, f_149877_
float: ci, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, DEFAULT_MOVEMENT_SPEED
float: ck, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
float: cj, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513
Constructors
Methods
Brain$Provider<Zoglin> (): dU, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Zoglin> (): ed, brainProvider, method_28306, createBrainProfile
Brain<?> (com.mojang.serialization.Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, m_8075_
Brain<?> (com.mojang.serialization.Dynamic<?>): a, makeBrain, method_18867, deserializeBrain
void (Brain<Zoglin>): a, initCoreActivity, method_26928, addCoreTasks, m_34216_
void (Brain<Zoglin>): a, initCoreActivity, method_26928, addCoreTasks
void (Brain<Zoglin>): b, initIdleActivity, method_26929, addIdleTasks, m_34228_
void (Brain<Zoglin>): b, initIdleActivity, method_26929, addIdleTasks
void (Brain<Zoglin>): c, initFightActivity, method_26930, addFightTasks, m_34236_
void (Brain<Zoglin>): c, initFightActivity, method_26930, addFightTasks
Optional<? extends LivingEntity> (): gm, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
boolean (LivingEntity): j, isTargetable, method_26936, shouldAttack, m_34252_
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_7350_
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet
AttributeSupplier$Builder (): s, createAttributes, method_26937, createZoglinAttributes, m_34257_
AttributeSupplier$Builder (): m, createAttributes, method_26937, createZoglinAttributes
boolean (): t, isAdult, method_26939, isAdult, m_34247_
boolean (): p, isAdult, method_26939, isAdult
boolean (Entity): D, doHurtTarget, method_6121, tryAttack, m_7327_
void (LivingEntity): e, blockedByShield, method_6060, knockback, m_6731_
void (LivingEntity): e, blockedByShield, method_6060, knockback
boolean (DamageSource, float): a, hurt, method_5643, damage, m_6469_
void (LivingEntity): k, setAttackTarget, method_26938, setAttackTarget, m_34254_
void (LivingEntity): j, setAttackTarget, method_26938, setAttackTarget
Brain<Zoglin> (): dT, getBrain, method_18868, getBrain, m_6274_
Brain<Zoglin> (): ec, getBrain, method_18868, getBrain
void (): x, updateActivity, method_26931, tickBrain, m_34248_
void (): t, updateActivity, method_26931, tickBrain
void (): ab, customServerAiStep, method_5958, mobTick, m_8024_
void (boolean): a, setBaby, method_7217, setBaby, m_6863_
void (boolean): a, setBaby, method_7217, setBaby
boolean (): o_, isBaby, method_6109, isBaby, m_6162_
boolean (): e_, isBaby, method_6109, isBaby
void (): m_, aiStep, method_6007, tickMovement, m_8107_
void (): d_, aiStep, method_6007, tickMovement
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
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, m_7355_
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound
void (): gl, playAngrySound, method_26933, playAngrySound, m_34250_
void (): go, playAngrySound, method_26933, playAngrySound
void (): aa, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): Y, sendDebugPackets, method_18409, sendAiDebugData
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt
void (byte): b, handleEntityEvent, method_5711, handleStatus, m_7822_
void (byte): b, handleEntityEvent, method_5711, handleStatus
int (): gk, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
int (): x, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker
LivingEntity (): p, getTarget, method_5968, getTarget, m_5448_
LivingEntity (): O_, getTarget, method_5968, getTarget
boolean (): y, canBeLeashed, method_5931, canBeLeashed, m_6573_
boolean (): y, canBeLeashed, method_5931, canBeLeashed
Optional<? extends LivingEntity> (ServerLevel): g, findNearestValidAttackTarget, method_26934, getHoglinTarget
boolean (ServerLevel, LivingEntity): b, isTargetable, method_26936, shouldAttack
SpawnGroupData (ServerLevelAccessor, DifficultyInstance, EntitySpawnReason, SpawnGroupData): a, finalizeSpawn, method_5943, initialize
boolean (ServerLevel, Entity): c, doHurtTarget, method_6121, tryAttack
boolean (ServerLevel, DamageSource, float): a, hurtServer, method_64397, damage
void (ServerLevel): a, customServerAiStep, method_5958, mobTick
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
ckx
ckv
Fields
int: ch, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: cl, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: bY, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
int: cc, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
float: bZ, KNOCKBACK_RESISTANCE, field_30506, DEFAULT_KNOCKBACK_RESISTANCE, f_149871_
float: cd, KNOCKBACK_RESISTANCE, field_30506, DEFAULT_KNOCKBACK_RESISTANCE, f_149871_
int: ca, ATTACK_DAMAGE, field_30507, DEFAULT_ATTACK_DAMAGE, f_149872_
int: ce, ATTACK_DAMAGE, field_30507, DEFAULT_ATTACK_DAMAGE, f_149872_
float: cb, BABY_ATTACK_DAMAGE, field_30508, BABY_ATTACK_DAMAGE, f_149873_
float: cf, BABY_ATTACK_DAMAGE, field_30508, BABY_ATTACK_DAMAGE, f_149873_
int: cc, ATTACK_INTERVAL, field_30509, ADULT_MELEE_ATTACK_COOLDOWN, f_149874_
int: cg, ATTACK_INTERVAL, field_30509, ADULT_MELEE_ATTACK_COOLDOWN, f_149874_
int: cd, BABY_ATTACK_INTERVAL, field_30510, BABY_MELEE_ATTACK_COOLDOWN, f_149875_
int: ch, BABY_ATTACK_INTERVAL, field_30510, BABY_MELEE_ATTACK_COOLDOWN, f_149875_
int: ce, ATTACK_DURATION, field_30511, ATTACK_TARGET_DURATION, f_149876_
int: ci, ATTACK_DURATION, field_30511, ATTACK_TARGET_DURATION, f_149876_
float: cf, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, DEFAULT_MOVEMENT_SPEED, f_149877_
float: cj, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, DEFAULT_MOVEMENT_SPEED, f_149877_
float: cg, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
float: ck, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
Constructors
Methods
Brain$Provider<Zoglin> (): dT, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Zoglin> (): dU, brainProvider, method_28306, createBrainProfile, m_5490_
Optional<? extends LivingEntity> (): gs, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
Optional<? extends LivingEntity> (): gm, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
boolean (): u, isAdult, method_26939, isAdult, m_34247_
boolean (): t, isAdult, method_26939, isAdult, m_34247_
boolean (Entity): C, doHurtTarget, method_6121, tryAttack, m_7327_
boolean (Entity): D, doHurtTarget, method_6121, tryAttack, m_7327_
Brain<Zoglin> (): dS, getBrain, method_18868, getBrain, m_6274_
Brain<Zoglin> (): dT, getBrain, method_18868, getBrain, m_6274_
void (): y, updateActivity, method_26931, tickBrain, m_34248_
void (): x, updateActivity, method_26931, tickBrain, m_34248_
void (): Z, customServerAiStep, method_5958, mobTick, m_8024_
void (): ab, customServerAiStep, method_5958, mobTick, m_8024_
boolean (): p_, isBaby, method_6109, isBaby, m_6162_
boolean (): o_, isBaby, method_6109, isBaby, m_6162_
void (): n_, aiStep, method_6007, tickMovement, m_8107_
void (): m_, aiStep, method_6007, tickMovement, m_8107_
SoundEvent (): o_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_5592_
void (): gr, playAngrySound, method_26933, playAngrySound, m_34250_
void (): gl, playAngrySound, method_26933, playAngrySound, m_34250_
void (): Y, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): aa, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
int (): gq, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
int (): gk, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
boolean (Player): a, canBeLeashed, method_5931, canBeLeashedBy, m_6573_
boolean (): y, canBeLeashed, method_5931, canBeLeashed, m_6573_
1.20.6
Names
cdh
ckx
Fields
int: cc, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: ch, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: bT, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
int: bY, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
float: bU, KNOCKBACK_RESISTANCE, field_30506, DEFAULT_KNOCKBACK_RESISTANCE, f_149871_
float: bZ, KNOCKBACK_RESISTANCE, field_30506, DEFAULT_KNOCKBACK_RESISTANCE, f_149871_
int: bV, ATTACK_DAMAGE, field_30507, DEFAULT_ATTACK_DAMAGE, f_149872_
int: ca, ATTACK_DAMAGE, field_30507, DEFAULT_ATTACK_DAMAGE, f_149872_
float: bW, BABY_ATTACK_DAMAGE, field_30508, BABY_ATTACK_DAMAGE, f_149873_
float: cb, BABY_ATTACK_DAMAGE, field_30508, BABY_ATTACK_DAMAGE, f_149873_
int: bX, ATTACK_INTERVAL, field_30509, ADULT_MELEE_ATTACK_COOLDOWN, f_149874_
int: cc, ATTACK_INTERVAL, field_30509, ADULT_MELEE_ATTACK_COOLDOWN, f_149874_
int: bY, BABY_ATTACK_INTERVAL, field_30510, BABY_MELEE_ATTACK_COOLDOWN, f_149875_
int: cd, BABY_ATTACK_INTERVAL, field_30510, BABY_MELEE_ATTACK_COOLDOWN, f_149875_
int: bZ, ATTACK_DURATION, field_30511, ATTACK_TARGET_DURATION, f_149876_
int: ce, ATTACK_DURATION, field_30511, ATTACK_TARGET_DURATION, f_149876_
float: ca, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, DEFAULT_MOVEMENT_SPEED, f_149877_
float: cf, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, DEFAULT_MOVEMENT_SPEED, f_149877_
float: cb, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
float: cg, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
Constructors
Methods
Brain$Provider<Zoglin> (): dP, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Zoglin> (): dT, brainProvider, method_28306, createBrainProfile, m_5490_
Optional<? extends LivingEntity> (): gg, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
Optional<? extends LivingEntity> (): gs, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_
AttributeSupplier$Builder (): u, createAttributes, method_26937, createZoglinAttributes, m_34257_
AttributeSupplier$Builder (): s, createAttributes, method_26937, createZoglinAttributes, m_34257_
boolean (): w, isAdult, method_26939, isAdult, m_34247_
boolean (): u, isAdult, method_26939, isAdult, m_34247_
Brain<Zoglin> (): dO, getBrain, method_18868, getBrain, m_6274_
Brain<Zoglin> (): dS, getBrain, method_18868, getBrain, m_6274_
void (): A, updateActivity, method_26931, tickBrain, m_34248_
void (): y, updateActivity, method_26931, tickBrain, m_34248_
boolean (): o_, isBaby, method_6109, isBaby, m_6162_
boolean (): p_, isBaby, method_6109, isBaby, m_6162_
void (): d_, aiStep, method_6007, tickMovement, m_8107_
void (): n_, aiStep, method_6007, tickMovement, m_8107_
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_
void (): gf, playAngrySound, method_26933, playAngrySound, m_34250_
void (): gr, playAngrySound, method_26933, playAngrySound, m_34250_
MobType (): eS, getMobType, method_6046, getGroup, m_6336_
int (): ge, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
int (): gq, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
org.joml.Vector3f (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_292594_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_
LivingEntity (): p, getTarget, method_5968, getTarget, m_5448_
1.20.4
Names
caa
cdh
Fields
Constructors
Methods
Brain$Provider<Zoglin> (): dO, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Zoglin> (): dP, brainProvider, method_28306, createBrainProfile, m_5490_
Optional<? extends LivingEntity> (): gf, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
Optional<? extends LivingEntity> (): gg, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_
void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_
AttributeSupplier$Builder (): s, createAttributes, method_26937, createZoglinAttributes, m_34257_
AttributeSupplier$Builder (): u, createAttributes, method_26937, createZoglinAttributes, m_34257_
boolean (): t, isAdult, method_26939, isAdult, m_34247_
boolean (): w, isAdult, method_26939, isAdult, m_34247_
Brain<Zoglin> (): dN, getBrain, method_18868, getBrain, m_6274_
Brain<Zoglin> (): dO, getBrain, method_18868, getBrain, m_6274_
void (): y, updateActivity, method_26931, tickBrain, m_34248_
void (): A, updateActivity, method_26931, tickBrain, m_34248_
void (): X, customServerAiStep, method_5958, mobTick, m_8024_
void (): Z, customServerAiStep, method_5958, mobTick, m_8024_
boolean (): m_, isBaby, method_6109, isBaby, m_6162_
boolean (): o_, isBaby, method_6109, isBaby, m_6162_
void (): b_, aiStep, method_6007, tickMovement, m_8107_
void (): d_, aiStep, method_6007, tickMovement, m_8107_
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_
void (): ge, playAngrySound, method_26933, playAngrySound, m_34250_
void (): gf, playAngrySound, method_26933, playAngrySound, m_34250_
void (): W, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): Y, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
MobType (): eR, getMobType, method_6046, getGroup, m_6336_
MobType (): eS, getMobType, method_6046, getGroup, m_6336_
int (): gd, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
int (): ge, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
1.20.2
Names
bwu
caa
Fields
Constructors
Methods
Brain$Provider<Zoglin> (): dL, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Zoglin> (): dO, brainProvider, method_28306, createBrainProfile, m_5490_
Optional<? extends LivingEntity> (): ga, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
Optional<? extends LivingEntity> (): gf, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
boolean (LivingEntity): l, isTargetable, method_26936, shouldAttack, m_34252_
boolean (LivingEntity): j, isTargetable, method_26936, shouldAttack, m_34252_
AttributeSupplier$Builder (): q, createAttributes, method_26937, createZoglinAttributes, m_34257_
AttributeSupplier$Builder (): s, createAttributes, method_26937, createZoglinAttributes, m_34257_
boolean (): r, isAdult, method_26939, isAdult, m_34247_
boolean (): t, isAdult, method_26939, isAdult, m_34247_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_
boolean (Entity): C, doHurtTarget, method_6121, tryAttack, m_7327_
void (LivingEntity): m, setAttackTarget, method_26938, setAttackTarget, m_34254_
void (LivingEntity): k, setAttackTarget, method_26938, setAttackTarget, m_34254_
Brain<Zoglin> (): dK, getBrain, method_18868, getBrain, m_6274_
Brain<Zoglin> (): dN, getBrain, method_18868, getBrain, m_6274_
void (): w, updateActivity, method_26931, tickBrain, m_34248_
void (): y, updateActivity, method_26931, tickBrain, m_34248_
void (): W, customServerAiStep, method_5958, mobTick, m_8024_
void (): X, customServerAiStep, method_5958, mobTick, m_8024_
boolean (): h_, isBaby, method_6109, isBaby, m_6162_
boolean (): m_, isBaby, method_6109, isBaby, m_6162_
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_
void (): fZ, playAngrySound, method_26933, playAngrySound, m_34250_
void (): ge, playAngrySound, method_26933, playAngrySound, m_34250_
void (): V, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): W, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
MobType (): eN, getMobType, method_6046, getGroup, m_6336_
MobType (): eR, getMobType, method_6046, getGroup, m_6336_
int (): fY, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
int (): gd, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
double (): bx, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
org.joml.Vector3f (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_292594_
1.20.1
Names
bws
bwu
Fields
int: cb, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: cc, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: bS, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
int: bT, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
float: bT, KNOCKBACK_RESISTANCE, field_30506, field_30506, f_149871_
float: bU, KNOCKBACK_RESISTANCE, field_30506, DEFAULT_KNOCKBACK_RESISTANCE, f_149871_
int: bU, ATTACK_DAMAGE, field_30507, field_30507, f_149872_
int: bV, ATTACK_DAMAGE, field_30507, DEFAULT_ATTACK_DAMAGE, f_149872_
float: bV, BABY_ATTACK_DAMAGE, field_30508, field_30508, f_149873_
float: bW, BABY_ATTACK_DAMAGE, field_30508, BABY_ATTACK_DAMAGE, f_149873_
int: bW, ATTACK_INTERVAL, field_30509, field_30509, f_149874_
int: bX, ATTACK_INTERVAL, field_30509, ADULT_MELEE_ATTACK_COOLDOWN, f_149874_
int: bX, BABY_ATTACK_INTERVAL, field_30510, field_30510, f_149875_
int: bY, BABY_ATTACK_INTERVAL, field_30510, BABY_MELEE_ATTACK_COOLDOWN, f_149875_
int: bY, ATTACK_DURATION, field_30511, ATTACK_TARGET_DURATION, f_149876_
int: bZ, ATTACK_DURATION, field_30511, ATTACK_TARGET_DURATION, f_149876_
float: bZ, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, field_30512, f_149877_
float: ca, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, DEFAULT_MOVEMENT_SPEED, f_149877_
float: ca, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
float: cb, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
Constructors
Methods
Brain$Provider<Zoglin> (): dI, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Zoglin> (): dL, brainProvider, method_28306, createBrainProfile, m_5490_
Optional<? extends LivingEntity> (): fU, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
Optional<? extends LivingEntity> (): ga, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
boolean (LivingEntity): m, isTargetable, method_26936, shouldAttack, m_34252_
boolean (LivingEntity): l, isTargetable, method_26936, shouldAttack, m_34252_
void (LivingEntity): n, setAttackTarget, method_26938, setAttackTarget, m_34254_
void (LivingEntity): m, setAttackTarget, method_26938, setAttackTarget, m_34254_
Brain<Zoglin> (): dH, getBrain, method_18868, getBrain, m_6274_
Brain<Zoglin> (): dK, getBrain, method_18868, getBrain, m_6274_
void (): U, customServerAiStep, method_5958, mobTick, m_8024_
void (): W, customServerAiStep, method_5958, mobTick, m_8024_
boolean (): y_, isBaby, method_6109, isBaby, m_6162_
boolean (): h_, isBaby, method_6109, isBaby, m_6162_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): g_, getDeathSound, method_6002, getDeathSound, m_5592_
void (): fT, playAngrySound, method_26933, playAngrySound, m_34250_
void (): fZ, playAngrySound, method_26933, playAngrySound, m_34250_
void (): T, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): V, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
MobType (): eJ, getMobType, method_6046, getGroup, m_6336_
MobType (): eN, getMobType, method_6046, getGroup, m_6336_
int (): fS, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
int (): fY, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
double (): bv, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
double (): bx, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
1.19.4
Names
buv
bws
Fields
int: cg, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: cb, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: bX, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
int: bS, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
float: bY, KNOCKBACK_RESISTANCE, field_30506, field_30506, f_149871_
float: bT, KNOCKBACK_RESISTANCE, field_30506, field_30506, f_149871_
int: bZ, ATTACK_DAMAGE, field_30507, field_30507, f_149872_
int: bU, ATTACK_DAMAGE, field_30507, field_30507, f_149872_
float: ca, BABY_ATTACK_DAMAGE, field_30508, field_30508, f_149873_
float: bV, BABY_ATTACK_DAMAGE, field_30508, field_30508, f_149873_
int: cb, ATTACK_INTERVAL, field_30509, field_30509, f_149874_
int: bW, ATTACK_INTERVAL, field_30509, field_30509, f_149874_
int: cc, BABY_ATTACK_INTERVAL, field_30510, field_30510, f_149875_
int: bX, BABY_ATTACK_INTERVAL, field_30510, field_30510, f_149875_
int: cd, ATTACK_DURATION, field_30511, ATTACK_TARGET_DURATION, f_149876_
int: bY, ATTACK_DURATION, field_30511, ATTACK_TARGET_DURATION, f_149876_
float: ce, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, field_30512, f_149877_
float: bZ, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, field_30512, f_149877_
float: cf, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
float: ca, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
Constructors
Methods
Brain$Provider<Zoglin> (): dE, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Zoglin> (): dI, brainProvider, method_28306, createBrainProfile, m_5490_
Optional<? extends LivingEntity> (): fO, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
Optional<? extends LivingEntity> (): fU, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
boolean (LivingEntity): l, isTargetable, method_26936, shouldAttack, m_34252_
boolean (LivingEntity): m, isTargetable, method_26936, shouldAttack, m_34252_
AttributeSupplier$Builder (): m, createAttributes, method_26937, createZoglinAttributes, m_34257_
AttributeSupplier$Builder (): q, createAttributes, method_26937, createZoglinAttributes, m_34257_
boolean (): p, isAdult, method_26939, isAdult, m_34247_
boolean (): r, isAdult, method_26939, isAdult, m_34247_
boolean (Entity): A, doHurtTarget, method_6121, tryAttack, m_7327_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_
void (LivingEntity): m, setAttackTarget, method_26938, setAttackTarget, m_34254_
void (LivingEntity): n, setAttackTarget, method_26938, setAttackTarget, m_34254_
Brain<Zoglin> (): dD, getBrain, method_18868, getBrain, m_6274_
Brain<Zoglin> (): dH, getBrain, method_18868, getBrain, m_6274_
void (): t, updateActivity, method_26931, tickBrain, m_34248_
void (): w, updateActivity, method_26931, tickBrain, m_34248_
boolean (): x_, isBaby, method_6109, isBaby, m_6162_
boolean (): y_, isBaby, method_6109, isBaby, m_6162_
SoundEvent (): r, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): s, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_7975_
SoundEvent (DamageSource): d, getHurtSound, method_6011, getHurtSound, m_7975_
SoundEvent (): c_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_
void (): fN, playAngrySound, method_26933, playAngrySound, m_34250_
void (): fT, playAngrySound, method_26933, playAngrySound, m_34250_
void (): S, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): T, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
MobType (): eE, getMobType, method_6046, getGroup, m_6336_
MobType (): eJ, getMobType, method_6046, getGroup, m_6336_
void (byte): a, handleEntityEvent, method_5711, handleStatus, m_7822_
void (byte): b, handleEntityEvent, method_5711, handleStatus, m_7822_
int (): fM, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
int (): fS, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
boolean (Player): b_, canBeLeashed, method_5931, canBeLeashedBy, m_6573_
boolean (Player): a, canBeLeashed, method_5931, canBeLeashedBy, m_6573_
double (): bw, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
double (): bv, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
1.19.3
Names
bsi
buv
Fields
Constructors
Methods
Brain$Provider<Zoglin> (): dz, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Zoglin> (): dE, brainProvider, method_28306, createBrainProfile, m_5490_
Optional<? extends LivingEntity> (): fL, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
Optional<? extends LivingEntity> (): fO, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
boolean (LivingEntity): k, isTargetable, method_26936, shouldAttack, m_34252_
boolean (LivingEntity): l, isTargetable, method_26936, shouldAttack, m_34252_
AttributeSupplier$Builder (): n, createAttributes, method_26937, createZoglinAttributes, m_34257_
AttributeSupplier$Builder (): m, createAttributes, method_26937, createZoglinAttributes, m_34257_
boolean (): q, isAdult, method_26939, isAdult, m_34247_
boolean (): p, isAdult, method_26939, isAdult, m_34247_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_
boolean (Entity): A, doHurtTarget, method_6121, tryAttack, m_7327_
void (LivingEntity): l, setAttackTarget, method_26938, setAttackTarget, m_34254_
void (LivingEntity): m, setAttackTarget, method_26938, setAttackTarget, m_34254_
Brain<Zoglin> (): dy, getBrain, method_18868, getBrain, m_6274_
Brain<Zoglin> (): dD, getBrain, method_18868, getBrain, m_6274_
void (): T, customServerAiStep, method_5958, mobTick, m_8024_
void (): U, customServerAiStep, method_5958, mobTick, m_8024_
boolean (): y_, isBaby, method_6109, isBaby, m_6162_
boolean (): x_, isBaby, method_6109, isBaby, m_6162_
void (): w_, aiStep, method_6007, tickMovement, m_8107_
void (): b_, aiStep, method_6007, tickMovement, m_8107_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): c_, getDeathSound, method_6002, getDeathSound, m_5592_
void (): fK, playAngrySound, method_26933, playAngrySound, m_34250_
void (): fN, playAngrySound, method_26933, playAngrySound, m_34250_
void (): R, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): S, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
MobType (): ey, getMobType, method_6046, getGroup, m_6336_
MobType (): eE, getMobType, method_6046, getGroup, m_6336_
int (): fJ, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
int (): fM, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
boolean (Player): a, canBeLeashed, method_5931, canBeLeashedBy, m_6573_
boolean (Player): b_, canBeLeashed, method_5931, canBeLeashedBy, m_6573_
double (): bt, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
double (): bw, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
1.19.2
Names
Fields
int: cd, ATTACK_DURATION, field_30511, field_30511, f_149876_
int: cd, ATTACK_DURATION, field_30511, ATTACK_TARGET_DURATION, f_149876_
Constructors
Methods
1.19.1
Names
brl
bsi
Fields
Constructors
Methods
Brain$Provider<Zoglin> (): dA, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Zoglin> (): dz, brainProvider, method_28306, createBrainProfile, m_5490_
Optional<? extends LivingEntity> (): fM, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
Optional<? extends LivingEntity> (): fL, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
Brain<Zoglin> (): dz, getBrain, method_18868, getBrain, m_6274_
Brain<Zoglin> (): dy, getBrain, method_18868, getBrain, m_6274_
void (): fL, playAngrySound, method_26933, playAngrySound, m_34250_
void (): fK, playAngrySound, method_26933, playAngrySound, m_34250_
MobType (): ez, getMobType, method_6046, getGroup, m_6336_
MobType (): ey, getMobType, method_6046, getGroup, m_6336_
int (): fK, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
int (): fJ, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
double (): bu, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
double (): bt, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
1.19
Names
bmv
brl
Fields
int: ce, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: cg, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: bV, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
int: bX, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
float: bW, KNOCKBACK_RESISTANCE, field_30506, field_30506, f_149871_
float: bY, KNOCKBACK_RESISTANCE, field_30506, field_30506, f_149871_
int: bX, ATTACK_DAMAGE, field_30507, field_30507, f_149872_
int: bZ, ATTACK_DAMAGE, field_30507, field_30507, f_149872_
float: bY, BABY_ATTACK_DAMAGE, field_30508, field_30508, f_149873_
float: ca, BABY_ATTACK_DAMAGE, field_30508, field_30508, f_149873_
int: bZ, ATTACK_INTERVAL, field_30509, field_30509, f_149874_
int: cb, ATTACK_INTERVAL, field_30509, field_30509, f_149874_
int: ca, BABY_ATTACK_INTERVAL, field_30510, field_30510, f_149875_
int: cc, BABY_ATTACK_INTERVAL, field_30510, field_30510, f_149875_
int: cb, ATTACK_DURATION, field_30511, field_30511, f_149876_
int: cd, ATTACK_DURATION, field_30511, field_30511, f_149876_
float: cc, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, field_30512, f_149877_
float: ce, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, field_30512, f_149877_
float: cd, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
float: cf, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
Constructors
Methods
Brain$Provider<Zoglin> (): dv, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Zoglin> (): dA, brainProvider, method_28306, createBrainProfile, m_5490_
Optional<? extends LivingEntity> (): fB, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
Optional<? extends LivingEntity> (): fM, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
boolean (LivingEntity): j, isTargetable, method_26936, shouldAttack, m_34252_
boolean (LivingEntity): k, isTargetable, method_26936, shouldAttack, m_34252_
void (LivingEntity): k, setAttackTarget, method_26938, setAttackTarget, m_34254_
void (LivingEntity): l, setAttackTarget, method_26938, setAttackTarget, m_34254_
Brain<Zoglin> (): du, getBrain, method_18868, getBrain, m_6274_
Brain<Zoglin> (): dz, getBrain, method_18868, getBrain, m_6274_
void (): R, customServerAiStep, method_5958, mobTick, m_8024_
void (): T, customServerAiStep, method_5958, mobTick, m_8024_
void (): fA, playAngrySound, method_26933, playAngrySound, m_34250_
void (): fL, playAngrySound, method_26933, playAngrySound, m_34250_
void (): Q, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): R, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
MobType (): er, getMobType, method_6046, getGroup, m_6336_
MobType (): ez, getMobType, method_6046, getGroup, m_6336_
int (): fz, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
int (): fK, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
double (): bq, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
double (): bu, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
1.18.2
Names
bmd
bmv
Fields
int: cf, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: ce, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: bW, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
int: bV, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
float: bX, KNOCKBACK_RESISTANCE, field_30506, field_30506, f_149871_
float: bW, KNOCKBACK_RESISTANCE, field_30506, field_30506, f_149871_
int: bY, ATTACK_DAMAGE, field_30507, field_30507, f_149872_
int: bX, ATTACK_DAMAGE, field_30507, field_30507, f_149872_
float: bZ, BABY_ATTACK_DAMAGE, field_30508, field_30508, f_149873_
float: bY, BABY_ATTACK_DAMAGE, field_30508, field_30508, f_149873_
int: ca, ATTACK_INTERVAL, field_30509, field_30509, f_149874_
int: bZ, ATTACK_INTERVAL, field_30509, field_30509, f_149874_
int: cb, BABY_ATTACK_INTERVAL, field_30510, field_30510, f_149875_
int: ca, BABY_ATTACK_INTERVAL, field_30510, field_30510, f_149875_
int: cc, ATTACK_DURATION, field_30511, field_30511, f_149876_
int: cb, ATTACK_DURATION, field_30511, field_30511, f_149876_
float: cd, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, field_30512, f_149877_
float: cc, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, field_30512, f_149877_
float: ce, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
float: cd, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
Constructors
Methods
Brain$Provider<Zoglin> (): du, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Zoglin> (): dv, brainProvider, method_28306, createBrainProfile, m_5490_
Optional<? extends LivingEntity> (): fA, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
Optional<? extends LivingEntity> (): fB, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
Brain<Zoglin> (): dt, getBrain, method_18868, getBrain, m_6274_
Brain<Zoglin> (): du, getBrain, method_18868, getBrain, m_6274_
void (): fz, playAngrySound, method_26933, playAngrySound, m_34250_
void (): fA, playAngrySound, method_26933, playAngrySound, m_34250_
MobType (): eq, getMobType, method_6046, getGroup, m_6336_
MobType (): er, getMobType, method_6046, getGroup, m_6336_
int (): fy, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
int (): fz, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
biq
bmd
Fields
int: cc, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: cf, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: bT, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
int: bW, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
float: bU, KNOCKBACK_RESISTANCE, field_30506, field_30506, f_149871_
float: bX, KNOCKBACK_RESISTANCE, field_30506, field_30506, f_149871_
int: bV, ATTACK_DAMAGE, field_30507, field_30507, f_149872_
int: bY, ATTACK_DAMAGE, field_30507, field_30507, f_149872_
float: bW, BABY_ATTACK_DAMAGE, field_30508, field_30508, f_149873_
float: bZ, BABY_ATTACK_DAMAGE, field_30508, field_30508, f_149873_
int: bX, ATTACK_INTERVAL, field_30509, field_30509, f_149874_
int: ca, ATTACK_INTERVAL, field_30509, field_30509, f_149874_
int: bY, BABY_ATTACK_INTERVAL, field_30510, field_30510, f_149875_
int: cb, BABY_ATTACK_INTERVAL, field_30510, field_30510, f_149875_
int: bZ, ATTACK_DURATION, field_30511, field_30511, f_149876_
int: cc, ATTACK_DURATION, field_30511, field_30511, f_149876_
float: ca, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, field_30512, f_149877_
float: cd, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, field_30512, f_149877_
float: cb, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
float: ce, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
Constructors
Methods
Brain$Provider<Zoglin> (): dp, brainProvider, method_28306, createBrainProfile, m_5490_
Brain$Provider<Zoglin> (): du, brainProvider, method_28306, createBrainProfile, m_5490_
Optional<? extends LivingEntity> (): fy, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
Optional<? extends LivingEntity> (): fA, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_, initDatawatcher
void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_
boolean (): p, isAdult, method_26939, isAdult, m_34247_
boolean (): q, isAdult, method_26939, isAdult, m_34247_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_, attackEntity
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_
boolean (DamageSource, float): a, hurt, method_5643, damage, m_6469_, damageEntity
boolean (DamageSource, float): a, hurt, method_5643, damage, m_6469_
Brain<Zoglin> (): do, getBrain, method_18868, getBrain, m_6274_, getBehaviorController
Brain<Zoglin> (): dt, getBrain, method_18868, getBrain, m_6274_
void (): t, updateActivity, method_26931, method_26931, m_34248_
void (): t, updateActivity, method_26931, tickBrain, m_34248_
void (): eY, customServerAiStep, method_5958, mobTick, m_8024_, mobTick
void (): R, customServerAiStep, method_5958, mobTick, m_8024_
void (boolean): a, setBaby, method_7217, setBaby, m_6863_, setBaby
void (boolean): a, setBaby, method_7217, setBaby, m_6863_
boolean (): w_, isBaby, method_6109, isBaby, m_6162_, isBaby
boolean (): y_, isBaby, method_6109, isBaby, m_6162_
void (): u_, aiStep, method_6007, tickMovement, m_8107_, movementTick
void (): w_, aiStep, method_6007, tickMovement, m_8107_
SoundEvent (): q, getAmbientSound, method_5994, getAmbientSound, m_7515_, getSoundAmbient
SoundEvent (): r, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_7975_, getSoundHurt
SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_7975_
SoundEvent (): v_, getDeathSound, method_6002, getDeathSound, m_5592_, getSoundDeath
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_
void (): fx, playAngrySound, method_26933, playAngrySound, m_34250_
void (): fz, playAngrySound, method_26933, playAngrySound, m_34250_
void (): R, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
void (): Q, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
MobType (): ek, getMobType, method_6046, getGroup, m_6336_, getMonsterType
MobType (): eq, getMobType, method_6046, getGroup, m_6336_
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_, saveData
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_, loadData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_
int (): fw, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
int (): fy, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
double (): bl, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
double (): bq, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
1.17.1
Names
bip
biq
Fields
int: cb, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: cc, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
int: bS, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
int: bT, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
float: bT, KNOCKBACK_RESISTANCE, field_30506, field_30506, f_149871_
float: bU, KNOCKBACK_RESISTANCE, field_30506, field_30506, f_149871_
int: bU, ATTACK_DAMAGE, field_30507, field_30507, f_149872_
int: bV, ATTACK_DAMAGE, field_30507, field_30507, f_149872_
float: bV, BABY_ATTACK_DAMAGE, field_30508, field_30508, f_149873_
float: bW, BABY_ATTACK_DAMAGE, field_30508, field_30508, f_149873_
int: bW, ATTACK_INTERVAL, field_30509, field_30509, f_149874_
int: bX, ATTACK_INTERVAL, field_30509, field_30509, f_149874_
int: bX, BABY_ATTACK_INTERVAL, field_30510, field_30510, f_149875_
int: bY, BABY_ATTACK_INTERVAL, field_30510, field_30510, f_149875_
int: bY, ATTACK_DURATION, field_30511, field_30511, f_149876_
int: bZ, ATTACK_DURATION, field_30511, field_30511, f_149876_
float: bZ, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, field_30512, f_149877_
float: ca, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, field_30512, f_149877_
float: ca, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
float: cb, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
Constructors
Methods
Optional<? extends LivingEntity> (): fx, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
Optional<? extends LivingEntity> (): fy, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
void (): eX, customServerAiStep, method_5958, mobTick, m_8024_, mobTick
void (): eY, customServerAiStep, method_5958, mobTick, m_8024_, mobTick
void (): fw, playAngrySound, method_26933, playAngrySound, m_34250_
void (): fx, playAngrySound, method_26933, playAngrySound, m_34250_
int (): fv, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
int (): fw, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
1.17
Names
bei
bip
net.minecraft.entity.monster.ZoglinEntity
net.minecraft.src.C_1091_
net.minecraft.server.v1_16_R3.EntityZoglin
net.minecraft.world.entity.monster.EntityZoglin
Fields
EntityDataAccessor<Boolean>: d, DATA_BABY_ID, field_23734, BABY, field_234327_d_
EntityDataAccessor<Boolean>: d, DATA_BABY_ID, field_23734, BABY, f_34201_
int: bo, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, field_234325_bu_
int: cb, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, f_34199_
com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super Zoglin>>>: b, SENSOR_TYPES, field_23731, USED_SENSORS, field_234324_b_
com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super Zoglin>>>: b, SENSOR_TYPES, field_23731, USED_SENSORS, f_34198_
com.google.common.collect.ImmutableList<? extends MemoryModuleType<?>>: c, MEMORY_TYPES, field_23733, USED_MEMORY_MODULES, field_234326_c_
com.google.common.collect.ImmutableList<? extends MemoryModuleType<?>>: c, MEMORY_TYPES, field_23733, USED_MEMORY_MODULES, f_34200_
int: e, MAX_HEALTH, field_30514, field_30514, f_149879_
int: bS, ATTACK_KNOCKBACK, field_30505, field_30505, f_149870_
float: bT, KNOCKBACK_RESISTANCE, field_30506, field_30506, f_149871_
int: bU, ATTACK_DAMAGE, field_30507, field_30507, f_149872_
float: bV, BABY_ATTACK_DAMAGE, field_30508, field_30508, f_149873_
int: bW, ATTACK_INTERVAL, field_30509, field_30509, f_149874_
int: bX, BABY_ATTACK_INTERVAL, field_30510, field_30510, f_149875_
int: bY, ATTACK_DURATION, field_30511, field_30511, f_149876_
float: bZ, MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, field_30512, f_149877_
float: ca, SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513, f_149878_
Constructors
Methods
Brain$Provider<Zoglin> (): cK, brainProvider, method_28306, createBrainProfile, func_230289_cH_
Brain$Provider<Zoglin> (): dp, brainProvider, method_28306, createBrainProfile, m_5490_
Brain<?> (com.mojang.serialization.Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, func_213364_a
Brain<?> (com.mojang.serialization.Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, m_8075_
void (Brain<Zoglin>): a, initCoreActivity, method_26928, method_26928, func_234328_a_
void (Brain<Zoglin>): a, initCoreActivity, method_26928, addCoreTasks, m_34216_
void (Brain<Zoglin>): b, initIdleActivity, method_26929, method_26929, func_234329_b_
void (Brain<Zoglin>): b, initIdleActivity, method_26929, addIdleTasks, m_34228_
void (Brain<Zoglin>): c, initFightActivity, method_26930, method_26930, func_234330_c_
void (Brain<Zoglin>): c, initFightActivity, method_26930, addFightTasks, m_34236_
Optional<? extends LivingEntity> (): eO, findNearestValidAttackTarget, method_26934, method_26934, func_234335_eQ_
Optional<? extends LivingEntity> (): fx, findNearestValidAttackTarget, method_26934, getHoglinTarget, m_34251_
boolean (LivingEntity): i, isTargetable, method_26936, method_26936, func_234337_j_
boolean (LivingEntity): j, isTargetable, method_26936, shouldAttack, m_34252_
void (): e, defineSynchedData, method_5693, initDataTracker, func_70088_a, initDatawatcher
void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_, initDatawatcher
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, func_184206_a
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_7350_
AttributeSupplier$Builder (): m, createAttributes, method_26937, createZoglinAttributes, func_234339_m_
AttributeSupplier$Builder (): n, createAttributes, method_26937, createZoglinAttributes, m_34257_
boolean (): eK, isAdult, method_26939, isAdult, func_234331_eI_
boolean (): p, isAdult, method_26939, isAdult, m_34247_
boolean (Entity): B, doHurtTarget, method_6121, tryAttack, func_70652_k, attackEntity
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_, attackEntity
void (LivingEntity): e, blockedByShield, method_6060, knockback, func_213371_e
void (LivingEntity): e, blockedByShield, method_6060, knockback, m_6731_
boolean (DamageSource, float): a, hurt, method_5643, damage, func_70097_a, damageEntity
boolean (DamageSource, float): a, hurt, method_5643, damage, m_6469_, damageEntity
void (LivingEntity): j, setAttackTarget, method_26938, method_26938, func_234338_k_
void (LivingEntity): k, setAttackTarget, method_26938, setAttackTarget, m_34254_
Brain<Zoglin> (): cJ, getBrain, method_18868, getBrain, func_213375_cj, getBehaviorController
Brain<Zoglin> (): do, getBrain, method_18868, getBrain, m_6274_, getBehaviorController
void (): eL, updateActivity, method_26931, method_26931, func_234332_eJ_
void (): t, updateActivity, method_26931, method_26931, m_34248_
void (): N, customServerAiStep, method_5958, mobTick, func_70619_bc, mobTick
void (): eX, customServerAiStep, method_5958, mobTick, m_8024_, mobTick
void (boolean): a, setBaby, method_7217, setBaby, func_82227_f, setBaby
void (boolean): a, setBaby, method_7217, setBaby, m_6863_, setBaby
boolean (): w_, isBaby, method_6109, isBaby, func_70631_g_, isBaby
boolean (): w_, isBaby, method_6109, isBaby, m_6162_, isBaby
void (): k, aiStep, method_6007, tickMovement, func_70636_d, movementTick
void (): u_, aiStep, method_6007, tickMovement, m_8107_, movementTick
SoundEvent (): I, getAmbientSound, method_5994, getAmbientSound, func_184639_G, getSoundAmbient
SoundEvent (): q, getAmbientSound, method_5994, getAmbientSound, m_7515_, getSoundAmbient
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, func_184601_bQ, getSoundHurt
SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_7975_, getSoundHurt
SoundEvent (): dq, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath
SoundEvent (): v_, getDeathSound, method_6002, getDeathSound, m_5592_, getSoundDeath
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, func_180429_a
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, m_7355_
void (): eN, playAngrySound, method_26933, playAngrySound, func_234334_eN_
void (): fw, playAngrySound, method_26933, playAngrySound, m_34250_
void (): M, sendDebugPackets, method_18409, sendAiDebugData, func_213387_K
void (): R, sendDebugPackets, method_18409, sendAiDebugData, m_8025_
MobType (): dC, getMobType, method_6046, getGroup, func_70668_bt, getMonsterType
MobType (): ek, getMobType, method_6046, getGroup, m_6336_, getMonsterType
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b, saveData
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_, saveData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a, loadData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_, loadData
void (byte): a, handleEntityEvent, method_5711, handleStatus, func_70103_a
void (byte): a, handleEntityEvent, method_5711, handleStatus, m_7822_
int (): eM, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, func_230290_eL_
int (): fv, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, m_7575_
boolean (Player): a, canBeLeashed, method_5931, canBeLeashedBy, func_184652_a
boolean (Player): a, canBeLeashed, method_5931, canBeLeashedBy, m_6573_
double (): bc, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X
double (): bl, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
1.16.5
Names
Fields
Constructors
Methods
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b, saveData
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b, saveData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a, loadData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a, loadData
1.16.4
Names
bef
bei
net.minecraft.server.v1_16_R2.EntityZoglin
net.minecraft.server.v1_16_R3.EntityZoglin
Fields
Constructors
Methods
Brain$Provider<Zoglin> (): cJ, brainProvider, method_28306, createBrainProfile, func_230289_cH_
Brain$Provider<Zoglin> (): cK, brainProvider, method_28306, createBrainProfile, func_230289_cH_
Brain<Zoglin> (): cI, getBrain, method_18868, getBrain, func_213375_cj, getBehaviorController
Brain<Zoglin> (): cJ, getBrain, method_18868, getBrain, func_213375_cj, getBehaviorController
SoundEvent (): dp, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath
SoundEvent (): dq, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath
MobType (): dB, getMobType, method_6046, getGroup, func_70668_bt, getMonsterType
MobType (): dC, getMobType, method_6046, getGroup, func_70668_bt, getMonsterType
double (): bb, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X
double (): bc, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
bct
bef
net.minecraft.server.v1_16_R1.EntityZoglin
net.minecraft.server.v1_16_R2.EntityZoglin
Fields
int: bv, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, field_234325_bu_
int: bo, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, field_234325_bu_
Constructors
Methods
Optional<? extends LivingEntity> (): eP, findNearestValidAttackTarget, method_26934, method_26934, func_234335_eQ_
Optional<? extends LivingEntity> (): eO, findNearestValidAttackTarget, method_26934, method_26934, func_234335_eQ_
boolean (LivingEntity): j, isTargetable, method_26936, method_26936, func_234337_j_
boolean (LivingEntity): i, isTargetable, method_26936, method_26936, func_234337_j_
boolean (): eL, isAdult, method_26939, isAdult, func_234331_eI_
boolean (): eK, isAdult, method_26939, isAdult, func_234331_eI_
void (LivingEntity): f, blockedByShield, method_6060, knockback, func_213371_e
void (LivingEntity): e, blockedByShield, method_6060, knockback, func_213371_e
void (LivingEntity): k, setAttackTarget, method_26938, method_26938, func_234338_k_
void (LivingEntity): j, setAttackTarget, method_26938, method_26938, func_234338_k_
void (): eM, updateActivity, method_26931, method_26931, func_234332_eJ_
void (): eL, updateActivity, method_26931, method_26931, func_234332_eJ_
void (boolean): a, setBaby, method_7217, setBaby, func_82227_f
void (boolean): a, setBaby, method_7217, setBaby, func_82227_f, setBaby
boolean (): x_, isBaby, method_6109, isBaby, func_70631_g_, isBaby
boolean (): w_, isBaby, method_6109, isBaby, func_70631_g_, isBaby
void (BlockPos, BlockState): a, playStepSound, method_5712, playStepSound, func_180429_a
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, func_180429_a
void (): eO, playAngrySound, method_26933, playAngrySound, func_234334_eN_
void (): eN, playAngrySound, method_26933, playAngrySound, func_234334_eN_
int (): eN, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, func_230290_eL_
int (): eM, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, func_230290_eL_
boolean (Player): a, canBeLeashed, method_5931, canBeLeashedBy, func_184652_a
double (): bb, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X
1.16.1
Names
bct
net.minecraft.world.entity.monster.Zoglin
net.minecraft.class_5136
net.minecraft.entity.mob.ZoglinEntity
net.minecraft.entity.monster.ZoglinEntity
net.minecraft.server.v1_16_R1.EntityZoglin
Fields
EntityDataAccessor<Boolean>: d, DATA_BABY_ID, field_23734, BABY, field_234327_d_
int: bv, attackAnimationRemainingTicks, field_23732, movementCooldownTicks, field_234325_bu_
com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super Zoglin>>>: b, SENSOR_TYPES, field_23731, USED_SENSORS, field_234324_b_
com.google.common.collect.ImmutableList<? extends MemoryModuleType<?>>: c, MEMORY_TYPES, field_23733, USED_MEMORY_MODULES, field_234326_c_
Constructors
(EntityType<? extends Zoglin>, Level)
Methods
Brain$Provider<Zoglin> (): cJ, brainProvider, method_28306, createBrainProfile, func_230289_cH_
Brain<?> (com.mojang.serialization.Dynamic<?>): a, makeBrain, method_18867, deserializeBrain, func_213364_a
void (Brain<Zoglin>): a, initCoreActivity, method_26928, method_26928, func_234328_a_
void (Brain<Zoglin>): b, initIdleActivity, method_26929, method_26929, func_234329_b_
void (Brain<Zoglin>): c, initFightActivity, method_26930, method_26930, func_234330_c_
Optional<? extends LivingEntity> (): eP, findNearestValidAttackTarget, method_26934, method_26934, func_234335_eQ_
boolean (LivingEntity): j, isTargetable, method_26936, method_26936, func_234337_j_
void (): e, defineSynchedData, method_5693, initDataTracker, func_70088_a, initDatawatcher
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, func_184206_a
AttributeSupplier$Builder (): m, createAttributes, method_26937, createZoglinAttributes, func_234339_m_
boolean (): eL, isAdult, method_26939, isAdult, func_234331_eI_
boolean (Entity): B, doHurtTarget, method_6121, tryAttack, func_70652_k, attackEntity
void (LivingEntity): f, blockedByShield, method_6060, knockback, func_213371_e
boolean (DamageSource, float): a, hurt, method_5643, damage, func_70097_a, damageEntity
void (LivingEntity): k, setAttackTarget, method_26938, method_26938, func_234338_k_
Brain<Zoglin> (): cI, getBrain, method_18868, getBrain, func_213375_cj, getBehaviorController
void (): eM, updateActivity, method_26931, method_26931, func_234332_eJ_
void (): N, customServerAiStep, method_5958, mobTick, func_70619_bc, mobTick
void (boolean): a, setBaby, method_7217, setBaby, func_82227_f
boolean (): x_, isBaby, method_6109, isBaby, func_70631_g_, isBaby
void (): k, aiStep, method_6007, tickMovement, func_70636_d, movementTick
SoundEvent (): I, getAmbientSound, method_5994, getAmbientSound, func_184639_G, getSoundAmbient
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, func_184601_bQ, getSoundHurt
SoundEvent (): dp, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath
void (BlockPos, BlockState): a, playStepSound, method_5712, playStepSound, func_180429_a
void (): eO, playAngrySound, method_26933, playAngrySound, func_234334_eN_
void (): M, sendDebugPackets, method_18409, sendAiDebugData, func_213387_K
MobType (): dB, getMobType, method_6046, getGroup, func_70668_bt, getMonsterType
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b, saveData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a, loadData
void (byte): a, handleEntityEvent, method_5711, handleStatus, func_70103_a
int (): eN, getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks, func_230290_eL_