Skip to content

Commit

Permalink
fix: replace all instances of 'prev[A-Z] with 'last' (#4042)
Browse files Browse the repository at this point in the history
  • Loading branch information
Octol1ttle authored Jan 10, 2025
1 parent 3c28020 commit b7c6ef1
Show file tree
Hide file tree
Showing 35 changed files with 71 additions and 71 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CLASS net/minecraft/class_2627 net/minecraft/block/entity/ShulkerBoxBlockEntity
FIELD field_12053 viewerCount I
FIELD field_12054 inventory Lnet/minecraft/class_2371;
FIELD field_12055 prevAnimationProgress F
FIELD field_12055 lastAnimationProgress F
FIELD field_12056 animationProgress F
FIELD field_12057 animationStage Lnet/minecraft/class_2627$class_2628;
FIELD field_12059 AVAILABLE_SLOTS [I
Expand Down
4 changes: 2 additions & 2 deletions mappings/net/minecraft/block/vault/VaultClientData.mapping
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CLASS net/minecraft/class_9202 net/minecraft/block/vault/VaultClientData
FIELD field_48878 DISPLAY_ROTATION_SPEED F
FIELD field_48879 displayRotation F
FIELD field_48880 prevDisplayRotation F
FIELD field_48880 lastDisplayRotation F
METHOD method_56761 getDisplayRotation ()F
METHOD method_56762 getPreviousDisplayRotation ()F
METHOD method_56762 getLastDisplayRotation ()F
METHOD method_56763 rotateDisplay ()V
4 changes: 2 additions & 2 deletions mappings/net/minecraft/client/gui/hud/PlayerListHud.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,12 @@ CLASS net/minecraft/class_355 net/minecraft/client/gui/hud/PlayerListHud
FIELD field_40395 SCORE_DECREASE_HIGHLIGHT_TICKS J
FIELD field_40396 SCORE_INCREASE_HIGHLIGHT_TICKS J
FIELD field_40397 score I
FIELD field_40398 prevScore I
FIELD field_40398 lastScore I
FIELD field_40399 lastScoreChangeTick J
FIELD field_40400 highlightEndTick J
METHOD <init> (I)V
ARG 1 score
METHOD method_45596 getPrevScore ()I
METHOD method_45596 getLastScore ()I
METHOD method_45597 tick (IJ)V
ARG 1 score
ARG 2 currentTick
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CLASS net/minecraft/class_9110 net/minecraft/client/gui/tooltip/TooltipState
FIELD field_48390 tooltip Lnet/minecraft/class_7919;
FIELD field_48391 delay Ljava/time/Duration;
FIELD field_48392 renderCheckTime J
FIELD field_48393 prevShouldRender Z
FIELD field_48393 lastShouldRender Z
METHOD method_56137 getTooltip ()Lnet/minecraft/class_7919;
METHOD method_56138 setTooltip (Lnet/minecraft/class_7919;)V
ARG 1 tooltip
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ CLASS net/minecraft/class_746 net/minecraft/client/network/ClientPlayerEntity
FIELD field_3944 networkHandler Lnet/minecraft/class_634;
FIELD field_3945 activeHand Lnet/minecraft/class_1268;
FIELD field_44911 nauseaIntensity F
FIELD field_44912 prevNauseaIntensity F
FIELD field_44912 lastNauseaIntensity F
FIELD field_46188 limitedCraftingEnabled Z
FIELD field_53040 lastHorizontalCollision Z
FIELD field_54156 lastPlayerInput Lnet/minecraft/class_10185;
Expand Down
8 changes: 4 additions & 4 deletions mappings/net/minecraft/client/particle/Particle.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ CLASS net/minecraft/class_703 net/minecraft/client/particle/Particle
FIELD field_28786 velocityMultiplier F
FIELD field_28787 ascending Z
FIELD field_36193 MAX_SQUARED_COLLISION_CHECK_DISTANCE D
FIELD field_3838 prevPosY D
FIELD field_3838 lastY D
FIELD field_3839 angle F
FIELD field_3840 random Lnet/minecraft/class_5819;
FIELD field_3841 alpha F
Expand All @@ -25,9 +25,9 @@ CLASS net/minecraft/class_703 net/minecraft/client/particle/Particle
FIELD field_3851 world Lnet/minecraft/class_638;
FIELD field_3852 velocityX D
FIELD field_3854 y D
FIELD field_3856 prevPosZ D
FIELD field_3857 prevAngle F
FIELD field_3858 prevPosX D
FIELD field_3856 lastZ D
FIELD field_3857 lastAngle F
FIELD field_3858 lastX D
FIELD field_3859 blue F
FIELD field_3860 EMPTY_BOUNDING_BOX Lnet/minecraft/class_238;
FIELD field_3861 red F
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ CLASS net/minecraft/class_4419 net/minecraft/client/realms/gui/screen/RealmsSele
FIELD field_45981 VIDEO_LINK_TEXTURES Lnet/minecraft/class_8666;
FIELD field_45982 INFO_TOOLTIP_TEXT Lnet/minecraft/class_2561;
FIELD field_45983 TRAILER_TOOLTIP_TEXT Lnet/minecraft/class_2561;
FIELD field_45984 prevClickTime J
FIELD field_45984 lastClickTime J
FIELD field_45985 infoButton Lnet/minecraft/class_344;
FIELD field_45986 trailerButton Lnet/minecraft/class_344;
METHOD <init> (Lnet/minecraft/class_4419;Lnet/minecraft/class_4890;)V
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ CLASS net/minecraft/class_9779 net/minecraft/client/render/RenderTickCounter
FIELD field_51959 tickDelta F
FIELD field_51960 lastDuration F
FIELD field_51961 tickDeltaBeforePause F
FIELD field_51962 prevTimeMillis J
FIELD field_51962 lastTimeMillis J
FIELD field_51963 timeMillis J
FIELD field_51964 tickTime F
FIELD field_51965 targetMillisPerTick Lit/unimi/dsi/fastutil/floats/FloatUnaryOperator;
Expand Down
2 changes: 1 addition & 1 deletion mappings/net/minecraft/client/render/WorldRenderer.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ CLASS net/minecraft/class_761 net/minecraft/client/render/WorldRenderer
FIELD field_53081 framebufferSet Lnet/minecraft/class_9960;
FIELD field_53900 TRANSPARENCY Lnet/minecraft/class_2960;
FIELD field_53901 ENTITY_OUTLINE Lnet/minecraft/class_2960;
FIELD field_54160 prevTranslucencySortCameraPos Lnet/minecraft/class_2338;
FIELD field_54160 lastTranslucencySortCameraPos Lnet/minecraft/class_2338;
FIELD field_54161 chunkIndex I
FIELD field_54164 nearbyChunks Lit/unimi/dsi/fastutil/objects/ObjectArrayList;
METHOD <init> (Lnet/minecraft/class_310;Lnet/minecraft/class_898;Lnet/minecraft/class_824;Lnet/minecraft/class_4599;)V
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CLASS net/minecraft/class_8520 net/minecraft/client/render/debug/LightDebugRende
FIELD field_44678 DEFAULT_SHAPE_COLOR Lorg/joml/Vector4f;
FIELD field_44679 client Lnet/minecraft/class_310;
FIELD field_44680 lightType Lnet/minecraft/class_1944;
FIELD field_44681 prevUpdateTime Ljava/time/Instant;
FIELD field_44681 lastUpdateTime Ljava/time/Instant;
FIELD field_44682 data Lnet/minecraft/class_8520$class_8521;
METHOD <init> (Lnet/minecraft/class_310;Lnet/minecraft/class_1944;)V
ARG 1 client
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ CLASS net/minecraft/class_759 net/minecraft/client/render/item/HeldItemRenderer
FIELD field_4047 mainHand Lnet/minecraft/class_1799;
FIELD field_4048 offHand Lnet/minecraft/class_1799;
FIELD field_4050 client Lnet/minecraft/class_310;
FIELD field_4051 prevEquipProgressOffHand F
FIELD field_4051 lastEquipProgressOffHand F
FIELD field_4052 equipProgressOffHand F
FIELD field_4053 prevEquipProgressMainHand F
FIELD field_4053 lastEquipProgressMainHand F
FIELD field_53067 mapRenderState Lnet/minecraft/class_10090;
FIELD field_55548 itemModelManager Lnet/minecraft/class_10442;
METHOD <init> (Lnet/minecraft/class_310;Lnet/minecraft/class_898;Lnet/minecraft/class_918;Lnet/minecraft/class_10442;)V
Expand Down
2 changes: 1 addition & 1 deletion mappings/net/minecraft/client/util/BufferAllocator.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CLASS net/minecraft/class_9799 net/minecraft/client/util/BufferAllocator
FIELD field_52082 pointer J
FIELD field_52083 size I
FIELD field_52084 offset I
FIELD field_52085 prevOffset I
FIELD field_52085 lastOffset I
FIELD field_52086 refCount I
FIELD field_52087 clearCount I
FIELD field_54266 MEMORY_POOL Lcom/mojang/jtracy/MemoryPool;
Expand Down
24 changes: 12 additions & 12 deletions mappings/net/minecraft/entity/Entity.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity
FIELD field_5962 SILENT Lnet/minecraft/class_2940;
FIELD field_5964 fluidHeight Lit/unimi/dsi/fastutil/objects/Object2DoubleMap;
FIELD field_5965 pitch F
FIELD field_5969 prevZ D
FIELD field_5969 lastZ D
FIELD field_5971 lastRenderY D
FIELD field_5974 random Lnet/minecraft/class_5819;
FIELD field_5975 NAME_VISIBLE Lnet/minecraft/class_2940;
Expand All @@ -176,7 +176,7 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity
COMMENT {@link #setId(int)} calls.
FIELD field_5979 passengerList Lcom/google/common/collect/ImmutableList;
FIELD field_5981 uuidString Ljava/lang/String;
FIELD field_5982 prevYaw F
FIELD field_5982 lastYaw F
FIELD field_5986 id I
COMMENT The entity's network ID, used as a reference for synchronization over network.
COMMENT This is not persistent across save and loads; use {@link #uuid} to identify
Expand All @@ -194,14 +194,14 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity
FIELD field_6000 submergedInWater Z
FIELD field_6002 world Lnet/minecraft/class_1937;
FIELD field_6003 nextStepSoundDistance F
FIELD field_6004 prevPitch F
FIELD field_6004 lastPitch F
FIELD field_6005 boundingBox Lnet/minecraft/class_238;
FIELD field_6007 velocityDirty Z
FIELD field_6008 timeUntilRegen I
FIELD field_6009 invulnerable Z
FIELD field_6011 dataTracker Lnet/minecraft/class_2945;
FIELD field_6012 age I
FIELD field_6014 prevX D
FIELD field_6014 lastX D
FIELD field_6017 fallDistance F
FIELD field_6018 portalCooldown I
FIELD field_6021 uuid Ljava/util/UUID;
Expand All @@ -211,7 +211,7 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity
FIELD field_6031 yaw F
FIELD field_6032 AIR Lnet/minecraft/class_2940;
FIELD field_6034 vehicle Lnet/minecraft/class_1297;
FIELD field_6036 prevY D
FIELD field_6036 lastY D
FIELD field_6037 velocityModified Z
FIELD field_6038 lastRenderX D
METHOD <init> (Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)V
Expand Down Expand Up @@ -2190,16 +2190,16 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity
ARG 2 newPos
ARG 3 blockPos
ARG 4 shape
METHOD method_63613 updatePrevPosition ()V
METHOD method_63614 updatePrevAngles ()V
METHOD method_63615 setPrevPositionAndAngles (Lnet/minecraft/class_243;FF)V
METHOD method_63613 updateLastPosition ()V
METHOD method_63614 updateLastAngles ()V
METHOD method_63615 setLastPositionAndAngles (Lnet/minecraft/class_243;FF)V
ARG 1 pos
ARG 2 yaw
ARG 3 pitch
METHOD method_63617 setPrevAngles (FF)V
ARG 1 prevYaw
ARG 2 prevPitch
METHOD method_63618 setPrevPosition (Lnet/minecraft/class_243;)V
METHOD method_63617 setLastAngles (FF)V
ARG 1 lastYaw
ARG 2 lastPitch
METHOD method_63618 setLastPosition (Lnet/minecraft/class_243;)V
ARG 1 pos
METHOD method_64166 tickBlockCollision (Lnet/minecraft/class_243;Lnet/minecraft/class_243;)V
ARG 1 lastRenderPos
Expand Down
2 changes: 1 addition & 1 deletion mappings/net/minecraft/entity/LimbAnimator.mapping
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CLASS net/minecraft/class_8080 net/minecraft/entity/LimbAnimator
FIELD field_42109 prevSpeed F
FIELD field_42109 lastSpeed F
FIELD field_42110 speed F
FIELD field_42111 pos F
FIELD field_52449 scale F
Expand Down
4 changes: 2 additions & 2 deletions mappings/net/minecraft/entity/LivingEntity.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ CLASS net/minecraft/class_1309 net/minecraft/entity/LivingEntity
FIELD field_6214 POTION_SWIRLS_AMBIENT Lnet/minecraft/class_2940;
FIELD field_6218 stuckArrowTimer I
FIELD field_6219 STUCK_ARROW_COUNT Lnet/minecraft/class_2940;
FIELD field_6220 prevBodyYaw F
FIELD field_6220 lastBodyYaw F
FIELD field_6222 itemUseTimeLeft I
FIELD field_6226 lastDamageTime J
FIELD field_6227 upwardSpeed F
Expand All @@ -62,7 +62,7 @@ CLASS net/minecraft/class_1309 net/minecraft/entity/LivingEntity
FIELD field_6256 damageTracker Lnet/minecraft/class_1283;
FIELD field_6257 LIVING_FLAGS Lnet/minecraft/class_2940;
FIELD field_6258 attackingPlayer Lnet/minecraft/class_10583;
FIELD field_6259 prevHeadYaw F
FIELD field_6259 lastHeadYaw F
FIELD field_6260 attributes Lnet/minecraft/class_5131;
FIELD field_6261 riptideTicks I
FIELD field_6264 lastLeaningPitch F
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CLASS net/minecraft/class_1339 net/minecraft/entity/ai/goal/BreakDoorGoal
FIELD field_16596 maxProgress I
FIELD field_19003 difficultySufficientPredicate Ljava/util/function/Predicate;
FIELD field_30202 MIN_MAX_PROGRESS I
FIELD field_6397 prevBreakProgress I
FIELD field_6397 lastBreakProgress I
FIELD field_6398 breakProgress I
METHOD <init> (Lnet/minecraft/class_1308;ILjava/util/function/Predicate;)V
ARG 1 mob
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ CLASS net/minecraft/class_14 net/minecraft/entity/ai/pathing/LandPathNodeMaker
ARG 2 y
ARG 3 z
ARG 4 maxYStep
ARG 5 prevFeetY
ARG 5 lastFeetY
ARG 7 direction
ARG 8 nodeType
ARG 9 mutablePos
Expand Down Expand Up @@ -94,6 +94,6 @@ CLASS net/minecraft/class_14 net/minecraft/entity/ai/pathing/LandPathNodeMaker
ARG 2 y
ARG 3 z
ARG 4 maxYStep
ARG 5 prevFeetY
ARG 5 lastFeetY
ARG 7 direction
ARG 8 nodeType
6 changes: 3 additions & 3 deletions mappings/net/minecraft/entity/boss/WitherEntity.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ CLASS net/minecraft/class_1528 net/minecraft/entity/boss/WitherEntity
FIELD field_7091 skullCooldowns [I
FIELD field_7092 chargedSkullCooldowns [I
FIELD field_7093 bossBar Lnet/minecraft/class_3213;
FIELD field_7094 prevSideHeadYaws [F
FIELD field_7095 prevSideHeadPitches [F
FIELD field_7094 lastSideHeadYaws [F
FIELD field_7095 lastSideHeadPitches [F
METHOD method_26904 createWitherAttributes ()Lnet/minecraft/class_5132$class_5133;
METHOD method_61487 getSideHeadPitches ()[F
METHOD method_61488 getSideHeadYaws ()[F
Expand Down Expand Up @@ -49,7 +49,7 @@ CLASS net/minecraft/class_1528 net/minecraft/entity/boss/WitherEntity
METHOD method_6884 getInvulnerableTimer ()I
METHOD method_6885 onSummoned ()V
METHOD method_6886 getNextAngle (FFF)F
ARG 1 prevAngle
ARG 1 lastAngle
ARG 2 desiredAngle
ARG 3 maxDifference
CLASS class_1529 DescendAtHalfHealthGoal
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ CLASS net/minecraft/class_1510 net/minecraft/entity/boss/dragon/EnderDragonEntit
FIELD field_7016 fight Lnet/minecraft/class_2881;
FIELD field_7017 head Lnet/minecraft/class_1508;
FIELD field_7018 ticksUntilNextGrowl I
FIELD field_7019 prevWingPosition F
FIELD field_7019 lastWingPosition F
FIELD field_7020 tail1 Lnet/minecraft/class_1508;
FIELD field_7021 LOGGER Lorg/slf4j/Logger;
FIELD field_7022 tail3 Lnet/minecraft/class_1508;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ CLASS net/minecraft/class_1293 net/minecraft/entity/effect/StatusEffectInstance
COMMENT @see StatusEffect#fadeTicks(int)
COMMENT @see StatusEffect#getFadeTicks
FIELD field_47740 factor F
FIELD field_47741 prevFactor F
FIELD field_47741 lastFactor F
METHOD method_55658 copyFrom (Lnet/minecraft/class_1293$class_9063;)V
ARG 1 fading
METHOD method_55659 skipFading (Lnet/minecraft/class_1293;)V
Expand Down
4 changes: 2 additions & 2 deletions mappings/net/minecraft/entity/mob/GuardianEntity.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ CLASS net/minecraft/class_1577 net/minecraft/entity/mob/GuardianEntity
FIELD field_7281 spikesExtensionRate F
FIELD field_7282 beamTicks I
FIELD field_7283 flopping Z
FIELD field_7284 prevTailAngle F
FIELD field_7284 lastTailAngle F
FIELD field_7285 spikesExtension F
FIELD field_7286 tailAngle F
FIELD field_7287 prevSpikesExtension F
FIELD field_7287 lastSpikesExtension F
FIELD field_7288 cachedBeamTarget Lnet/minecraft/class_1309;
FIELD field_7289 wanderGoal Lnet/minecraft/class_1379;
FIELD field_7290 BEAM_TARGET_ID Lnet/minecraft/class_2940;
Expand Down
6 changes: 3 additions & 3 deletions mappings/net/minecraft/entity/mob/ShulkerEntity.mapping
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
CLASS net/minecraft/class_1606 net/minecraft/entity/mob/ShulkerEntity
FIELD field_33765 SOUTH_VECTOR Lorg/joml/Vector3f;
FIELD field_7337 openProgress F
FIELD field_7339 prevOpenProgress F
FIELD field_7339 lastOpenProgress F
FIELD field_7340 teleportLerpTimer I
FIELD field_7341 COVERED_ARMOR_MODIFIER_ID Lnet/minecraft/class_2960;
FIELD field_7342 COVERED_ARMOR_BONUS Lnet/minecraft/class_1322;
FIELD field_7343 COLOR Lnet/minecraft/class_2940;
FIELD field_7344 ATTACHED_FACE Lnet/minecraft/class_2940;
FIELD field_7345 prevAttachedBlock Lnet/minecraft/class_2338;
FIELD field_7345 lastAttachedBlock Lnet/minecraft/class_2338;
FIELD field_7346 PEEK_AMOUNT Lnet/minecraft/class_2940;
METHOD method_24350 canStay (Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Z
ARG 1 pos
Expand All @@ -26,7 +26,7 @@ CLASS net/minecraft/class_1606 net/minecraft/entity/mob/ShulkerEntity
METHOD method_33347 calculateBoundingBox (FLnet/minecraft/class_2350;FFLnet/minecraft/class_243;)Lnet/minecraft/class_238;
ARG 0 scale
ARG 1 facing
ARG 2 prevExtraLength
ARG 2 lastExtraLength
ARG 3 extraLength
ARG 4 pos
METHOD method_33348 tryAttachOrTeleport ()V
Expand Down
4 changes: 2 additions & 2 deletions mappings/net/minecraft/entity/passive/AllayEntity.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CLASS net/minecraft/class_7298 net/minecraft/entity/passive/AllayEntity
FIELD field_38402 inventory Lnet/minecraft/class_1277;
FIELD field_38403 MEMORY_MODULES Lcom/google/common/collect/ImmutableList;
FIELD field_38935 itemHoldAnimationTicks F
FIELD field_38936 prevItemHoldAnimationTicks F
FIELD field_38936 lastItemHoldAnimationTicks F
FIELD field_38937 THROW_SOUND_PITCHES Lcom/google/common/collect/ImmutableList;
FIELD field_39045 LOGGER Lorg/slf4j/Logger;
FIELD field_39465 DUPLICATION_COOLDOWN I
Expand All @@ -17,7 +17,7 @@ CLASS net/minecraft/class_7298 net/minecraft/entity/passive/AllayEntity
FIELD field_39471 duplicationCooldown J
FIELD field_39472 danceTicks F
FIELD field_39473 spinningAnimationTicks F
FIELD field_39474 prevSpinningAnimationTicks F
FIELD field_39474 lastSpinningAnimationTicks F
FIELD field_44596 vibrationListenerData Lnet/minecraft/class_8514$class_8515;
METHOD method_42654 isItemPickupCoolingDown ()Z
METHOD method_42655 createAllayAttributes ()Lnet/minecraft/class_5132$class_5133;
Expand Down
6 changes: 3 additions & 3 deletions mappings/net/minecraft/entity/passive/CatEntity.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ CLASS net/minecraft/class_1451 net/minecraft/entity/passive/CatEntity
FIELD field_16284 IN_SLEEPING_POSE Lnet/minecraft/class_2940;
FIELD field_16285 COLLAR_COLOR Lnet/minecraft/class_2940;
FIELD field_16286 headDownAnimation F
FIELD field_16287 prevHeadDownAnimation F
FIELD field_16287 lastHeadDownAnimation F
FIELD field_16288 tailCurlAnimation F
FIELD field_16289 prevTailCurlAnimation F
FIELD field_16289 lastTailCurlAnimation F
FIELD field_16290 sleepAnimation F
FIELD field_16291 prevSleepAnimation F
FIELD field_16291 lastSleepAnimation F
FIELD field_16292 HEAD_DOWN Lnet/minecraft/class_2940;
FIELD field_30310 CROUCHING_SPEED D
FIELD field_30311 NORMAL_SPEED D
Expand Down
4 changes: 2 additions & 2 deletions mappings/net/minecraft/entity/passive/ChickenEntity.mapping
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
CLASS net/minecraft/class_1428 net/minecraft/entity/passive/ChickenEntity
FIELD field_47770 BABY_BASE_DIMENSIONS Lnet/minecraft/class_4048;
FIELD field_6736 prevFlapProgress F
FIELD field_6736 lastFlapProgress F
FIELD field_6737 flapSpeed F
FIELD field_6738 prevMaxWingDeviation F
FIELD field_6738 lastMaxWingDeviation F
FIELD field_6739 eggLayTime I
FIELD field_6740 hasJockey Z
FIELD field_6741 flapProgress F
Expand Down
4 changes: 2 additions & 2 deletions mappings/net/minecraft/entity/passive/ParrotEntity.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ CLASS net/minecraft/class_1453 net/minecraft/entity/passive/ParrotEntity
FIELD field_6823 songPlaying Z
FIELD field_6824 flapSpeed F
FIELD field_6826 VARIANT Lnet/minecraft/class_2940;
FIELD field_6827 prevMaxWingDeviation F
FIELD field_6829 prevFlapProgress F
FIELD field_6827 lastMaxWingDeviation F
FIELD field_6829 lastFlapProgress F
METHOD method_20667 canSpawn (Lnet/minecraft/class_1299;Lnet/minecraft/class_1936;Lnet/minecraft/class_3730;Lnet/minecraft/class_2338;Lnet/minecraft/class_5819;)Z
ARG 0 type
ARG 1 world
Expand Down
Loading

0 comments on commit b7c6ef1

Please sign in to comment.