History - net.minecraft.entity.mob.ZoglinEntity

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

EntityDimensions: BABY_DIMENSIONS, field_1_6055, field_1_6055

Constructors

Methods

void (LivingEntity): blockedByItem, method_6060, knockback

EntityDimensions (EntityPose): getDefaultDimensions, method_55694, getBaseDimensions

void (LivingEntity, DamageSource, float): blockedByItem, method_6060, knockback

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super ZoglinEntity>>>: SENSOR_TYPES, field_23731, USED_SENSORS

com.google.common.collect.ImmutableList<? extends MemoryModuleType<?>>: MEMORY_TYPES, field_23733, USED_MEMORY_MODULES

Brain$Profile<ZoglinEntity>: BRAIN_PROVIDER, field_1_1157, PROFILE

Constructors

Methods

Brain$Profile<ZoglinEntity> (): brainProvider, method_28306, createBrainProfile

Brain<?> (com.mojang.serialization.Dynamic<?>): makeBrain, method_18867, deserializeBrain

void (Brain<ZoglinEntity>): initCoreActivity, method_26928, addCoreTasks

void (Brain<ZoglinEntity>): initIdleActivity, method_26929, addIdleTasks

void (Brain<ZoglinEntity>): initFightActivity, method_26930, addFightTasks

Optional<? extends LivingEntity> (ServerWorld): findNearestValidAttackTarget, method_26934, getHoglinTarget

boolean (ServerWorld, LivingEntity): isTargetable, method_26936, shouldAttack

boolean (ServerWorld, LivingEntity): lambda$findNearestValidAttackTarget$1, method_64469, method_64469

Optional (ServerWorld, ZoglinEntity): lambda$initIdleActivity$0, method_64468, method_64468

Brain<ZoglinEntity> (Brain$State): makeBrain, method_18867, deserializeBrain

List<TaskList<ZoglinEntity>> (): getActivities, method_1_1167, getTaskLists

TaskList<ZoglinEntity> (): initCoreActivity, method_26928, getCoreTasks

TaskList<ZoglinEntity> (): initIdleActivity, method_26929, getIdleTasks

TaskList<ZoglinEntity> (): initFightActivity, method_26930, getFightTasks

Optional<? extends LivingEntity> (ServerWorld, MobEntity): findNearestValidAttackTarget, method_26934, getHoglinTarget

boolean (ServerWorld, MobEntity, LivingEntity): lambda$findNearestValidAttackTarget$0, method_1_1168, method_1_1168

List (ZoglinEntity): lambda$static$0, method_1_1281, method_1_1281

1.21.11_unobfuscated

Names

net.minecraft.world.entity.monster.Zoglin

net.minecraft.class_5136

net.minecraft.entity.mob.ZoglinEntity

Fields

TrackedData<Boolean>: DATA_BABY_ID, field_23734, BABY

int: MAX_HEALTH, field_30514, field_30514

int: ATTACK_KNOCKBACK, field_30505, field_30505

float: KNOCKBACK_RESISTANCE, field_30506, DEFAULT_KNOCKBACK_RESISTANCE

int: ATTACK_DAMAGE, field_30507, DEFAULT_ATTACK_DAMAGE

float: BABY_ATTACK_DAMAGE, field_30508, BABY_ATTACK_DAMAGE

int: ATTACK_INTERVAL, field_30509, ADULT_MELEE_ATTACK_COOLDOWN

int: BABY_ATTACK_INTERVAL, field_30510, BABY_MELEE_ATTACK_COOLDOWN

int: ATTACK_DURATION, field_30511, ATTACK_TARGET_DURATION

float: MOVEMENT_SPEED_WHEN_FIGHTING, field_30512, DEFAULT_MOVEMENT_SPEED

float: SPEED_MULTIPLIER_WHEN_IDLING, field_30513, field_30513

boolean: DEFAULT_BABY, field_57695, DEFAULT_IS_BABY

int: attackAnimationRemainingTicks, field_23732, movementCooldownTicks

com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super ZoglinEntity>>>: SENSOR_TYPES, field_23731, USED_SENSORS

com.google.common.collect.ImmutableList<? extends MemoryModuleType<?>>: MEMORY_TYPES, field_23733, USED_MEMORY_MODULES

Constructors

(EntityType<? extends ZoglinEntity>, World)

Methods

Brain$Profile<ZoglinEntity> (): brainProvider, method_28306, createBrainProfile

Brain<?> (com.mojang.serialization.Dynamic<?>): makeBrain, method_18867, deserializeBrain

void (Brain<ZoglinEntity>): initCoreActivity, method_26928, addCoreTasks

void (Brain<ZoglinEntity>): initIdleActivity, method_26929, addIdleTasks

void (Brain<ZoglinEntity>): initFightActivity, method_26930, addFightTasks

Optional<? extends LivingEntity> (ServerWorld): findNearestValidAttackTarget, method_26934, getHoglinTarget

boolean (ServerWorld, LivingEntity): isTargetable, method_26936, shouldAttack

void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker

void (TrackedData<?>): onSyncedDataUpdated, method_5674, onTrackedDataSet

EntityData (ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData): finalizeSpawn, method_5943, initialize

DefaultAttributeContainer$Builder (): createAttributes, method_26937, createZoglinAttributes

boolean (): isAdult, method_26939, isAdult

boolean (ServerWorld, Entity): doHurtTarget, method_6121, tryAttack

boolean (): canBeLeashed, method_5931, canBeLeashed

void (LivingEntity): blockedByItem, method_6060, knockback

boolean (ServerWorld, DamageSource, float): hurtServer, method_64397, damage

void (LivingEntity): setAttackTarget, method_26938, setAttackTarget

Brain<ZoglinEntity> (): getBrain, method_18868, getBrain

void (): updateActivity, method_26931, tickBrain

void (ServerWorld): customServerAiStep, method_5958, mobTick

void (boolean): setBaby, method_7217, setBaby

boolean (): isBaby, method_6109, isBaby

void (): aiStep, method_6007, tickMovement

void (byte): handleEntityEvent, method_5711, handleStatus

int (): getAttackAnimationRemainingTicks, method_24657, getMovementCooldownTicks

SoundEvent (): getAmbientSound, method_5994, getAmbientSound

SoundEvent (DamageSource): getHurtSound, method_6011, getHurtSound

SoundEvent (): getDeathSound, method_6002, getDeathSound

void (BlockPos, BlockState): playStepSound, method_5712, playStepSound

void (): playAngrySound, method_26933, playAngrySound

LivingEntity (): getTarget, method_5968, getTarget

void (WriteView): addAdditionalSaveData, method_5652, writeCustomData

void (ReadView): readAdditionalSaveData, method_5749, readCustomData

boolean (ServerWorld, LivingEntity): lambda$findNearestValidAttackTarget$1, method_64469, method_64469

Optional (ServerWorld, ZoglinEntity): lambda$initIdleActivity$0, method_64468, method_64468