History - net.minecraft.entity.passive.CamelEntity

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: SITTING_DIMENSIONS, field_40136, SITTING_DIMENSIONS

EntityDimensions: ADULT_SITTING_DIMENSIONS, field_40136, SITTING_DIMENSIONS

EntityDimensions: BABY_STANDING_DIMENSIONS, field_1_6074, field_1_6074

EntityDimensions: BABY_SITTING_DIMENSIONS, field_1_6073, field_1_6073

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Brain$Profile<CamelEntity>: BRAIN_PROVIDER, field_1_1168, PROFILE

Constructors

Methods

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

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

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

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

List (CamelEntity): lambda$static$0, method_1_1340, method_1_1340

1.21.11_unobfuscated

Names

net.minecraft.world.entity.animal.camel.Camel

net.minecraft.class_7689

net.minecraft.entity.passive.CamelEntity

Fields

float: BABY_SCALE, field_45127, field_45127

int: DASH_COOLDOWN_TICKS, field_40132, field_40132

int: MAX_HEAD_Y_ROT, field_41764, field_41764

float: RUNNING_SPEED_BONUS, field_40146, field_40146

float: DASH_VERTICAL_MOMENTUM, field_40147, field_40147

float: DASH_HORIZONTAL_MOMENTUM, field_40148, field_40148

int: DASH_MINIMUM_DURATION_TICKS, field_43388, field_43388

int: SITDOWN_DURATION_TICKS, field_40149, field_40149

int: STANDUP_DURATION_TICKS, field_40133, field_40133

int: IDLE_MINIMAL_DURATION_TICKS, field_40134, field_40134

float: SITTING_HEIGHT_DIFFERENCE, field_40135, field_40135

long: DEFAULT_LAST_POSE_CHANGE_TICK, field_57624, DEFAULT_LAST_POSE_TICK

TrackedData<Boolean>: DASH, field_40139, DASHING

TrackedData<Long>: LAST_POSE_CHANGE_TICK, field_40140, LAST_POSE_TICK

AnimationState: sitAnimationState, field_40142, sittingTransitionAnimationState

AnimationState: sitPoseAnimationState, field_40734, sittingAnimationState

AnimationState: sitUpAnimationState, field_40143, standingTransitionAnimationState

AnimationState: idleAnimationState, field_40144, idlingAnimationState

AnimationState: dashAnimationState, field_40145, dashingAnimationState

EntityDimensions: SITTING_DIMENSIONS, field_40136, SITTING_DIMENSIONS

int: dashCooldown, field_40137, dashCooldown

int: idleAnimationTimeout, field_40138, idleAnimationCooldown

Constructors

(EntityType<? extends CamelEntity>, World)

Methods

void (WriteView): addAdditionalSaveData, method_5652, writeCustomData

void (ReadView): readAdditionalSaveData, method_5749, readCustomData

DefaultAttributeContainer$Builder (): createAttributes, method_45360, createCamelAttributes

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

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

boolean (EntityType<CamelEntity>, WorldAccess, SpawnReason, BlockPos, Random): checkCamelSpawnRules, method_67661, canSpawn

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

void (): registerGoals, method_5959, initGoals

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

EntityDimensions (EntityPose): getDefaultDimensions, method_55694, getBaseDimensions

void (ServerWorld): customServerAiStep, method_5958, mobTick

void (): tick, method_5773, tick

void (): setupAnimationStates, method_45356, updateAnimations

void (float): updateWalkAnimation, method_48565, updateLimbs

void (Vec3d): travel, method_6091, travel

void (PlayerEntity, Vec3d): tickRidden, method_49481, tickControlled

boolean (): refuseToMove, method_45357, isStationary

float (PlayerEntity): getRiddenSpeed, method_49485, getSaddledSpeed

Vec2f (LivingEntity): getRiddenRotation, method_49489, getControlledRotation

Vec3d (PlayerEntity, Vec3d): getRiddenInput, method_49482, getControlledMovementInput

boolean (): canJump, method_6153, canJump

void (int): onPlayerJump, method_6154, setJumpStrength

boolean (): canSprint, method_48155, canSprintAsVehicle

void (float, Vec3d): executeRidersJump, method_45343, jump

boolean (): isDashing, method_45361, isDashing

void (boolean): setDashing, method_45362, setDashing

void (int): handleStartJump, method_6155, startJumping

SoundEvent (): getDashingSound, method_76099, getDashSound

SoundEvent (): getDashReadySound, method_76100, getDashReadySound

void (): handleStopJump, method_6156, stopJumping

int (): getJumpCooldown, method_45327, getJumpCooldown

SoundEvent (): getAmbientSound, method_5994, getAmbientSound

SoundEvent (): getDeathSound, method_6002, getDeathSound

SoundEvent (DamageSource): getHurtSound, method_6011, getHurtSound

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

boolean (ItemStack): isFood, method_6481, isBreedingItem

ActionResult (PlayerEntity, Hand): mobInteract, method_5992, interactMob

void (): onElasticLeashPull, method_71006, onLongLeashTick

Vec3d[] (): getQuadLeashOffsets, method_70992, getQuadLeashOffsets

boolean (): canCamelChangePose, method_52548, canChangePose

boolean (PlayerEntity, ItemStack): handleEating, method_6742, receiveFood

boolean (): canPerformRearing, method_45349, shouldAmbientStand

boolean (AnimalEntity): canMate, method_6474, canBreedWith

CamelEntity (ServerWorld, PassiveEntity): getBreedOffspring, method_5613, createChild

SoundEvent (): getEatingSound, method_28368, getEatSound

void (ServerWorld, DamageSource, float): actuallyHurt, method_6074, applyDamage

Vec3d (Entity, EntityDimensions, float): getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos

float (): getAgeScale, method_17825, getScaleFactor

double (boolean, float, EntityDimensions, float): getBodyAnchorAnimationYOffset, method_45346, getPassengerAttachmentY

Vec3d (float): getLeashOffset, method_45321, getLeashOffset

int (): getMaxHeadYRot, method_5986, getMaxHeadRotation

boolean (Entity): canAddPassenger, method_5818, canAddPassenger

boolean (): isCamelSitting, method_45350, isSitting

boolean (): isCamelVisuallySitting, method_48573, shouldUpdateSittingAnimations

boolean (): isInPoseTransition, method_45351, isChangingPose

boolean (): isVisuallySittingDown, method_46398, shouldPlaySittingTransitionAnimation

void (): sitDown, method_45352, startSitting

void (): standUp, method_45353, startStanding

SoundEvent (): getStandUpSound, method_76101, getStandSound

SoundEvent (): getSitDownSound, method_76102, getSitSound

void (): standUpInstantly, method_45354, setStanding

void (long): resetLastPoseChangeTick, method_45344, setLastPoseTick

void (long): resetLastPoseChangeTickToFullStand, method_48160, initLastPoseTick

long (): getPoseTime, method_45355, getTimeSinceLastPoseTick

RegistryEntry<SoundEvent> (EquipmentSlot, ItemStack, EquippableComponent): getEquipSound, method_66667, getEquipSound

RegistryEntry$Reference<SoundEvent> (): getSaddleSound, method_76103, getSaddleSound

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

boolean (): isTamed, method_6727, isTame

void (PlayerEntity): openCustomInventoryScreen, method_6722, openInventory

BodyControl (): createBodyControl, method_5963, createBodyControl

PassiveEntity (ServerWorld, PassiveEntity): getBreedOffspring, method_5613, createChild