History - net.minecraft.entity.passive.BatEntity

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

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.entity.ambient.Bat

net.minecraft.class_1420

net.minecraft.entity.passive.BatEntity

Fields

float: FLAP_LENGTH_SECONDS, field_46966, field_46966

float: TICKS_PER_FLAP, field_46967, field_46967

TrackedData<Byte>: DATA_ID_FLAGS, field_6728, BAT_FLAGS

int: FLAG_RESTING, field_30269, ROOSTING_FLAG

TargetPredicate: BAT_RESTING_TARGETING, field_18100, CLOSE_PLAYER_PREDICATE

byte: DEFAULT_FLAGS, field_57597, DEFAULT_BAT_FLAGS

AnimationState: flyAnimationState, field_46968, flyingAnimationState

AnimationState: restAnimationState, field_46969, roostingAnimationState

BlockPos: targetPosition, field_6729, hangingPosition

Constructors

(EntityType<? extends BatEntity>, World)

Methods

boolean (): isFlapping, method_5776, isFlappingWings

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

float (): getSoundVolume, method_6107, getSoundVolume

float (): getVoicePitch, method_6017, getSoundPitch

SoundEvent (): getAmbientSound, method_5994, getAmbientSound

SoundEvent (DamageSource): getHurtSound, method_6011, getHurtSound

SoundEvent (): getDeathSound, method_6002, getDeathSound

boolean (): isPushable, method_5810, isPushable

void (Entity): doPush, method_6087, pushAway

void (): pushEntities, method_6070, tickCramming

DefaultAttributeContainer$Builder (): createAttributes, method_26878, createBatAttributes

boolean (): isResting, method_6450, isRoosting

void (boolean): setResting, method_6449, setRoosting

void (): tick, method_5773, tick

void (ServerWorld): customServerAiStep, method_5958, mobTick

Entity$MoveEffect (): getMovementEmission, method_33570, getMoveEffect

void (double, boolean, BlockState, BlockPos): checkFallDamage, method_5623, fall

boolean (): isIgnoringBlockTriggers, method_5696, canAvoidTraps

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

void (ReadView): readAdditionalSaveData, method_5749, readCustomData

void (WriteView): addAdditionalSaveData, method_5652, writeCustomData

boolean (EntityType<BatEntity>, WorldAccess, SpawnReason, BlockPos, Random): checkBatSpawnRules, method_20661, canSpawn

void (): setupAnimationStates, method_54758, updateAnimations