History - net.minecraft.world.entity.vehicle.AbstractBoat
25w03a
Names
cqv
csf
Fields
EntityDataAccessor<Boolean>: h, DATA_ID_PADDLE_LEFT, field_54448, LEFT_PADDLE_MOVING, f_346903_
EntityDataAccessor<Boolean>: h, DATA_ID_PADDLE_LEFT, field_54448, LEFT_PADDLE_MOVING
EntityDataAccessor<Boolean>: i, DATA_ID_PADDLE_RIGHT, field_54449, RIGHT_PADDLE_MOVING, f_347067_
EntityDataAccessor<Boolean>: i, DATA_ID_PADDLE_RIGHT, field_54449, RIGHT_PADDLE_MOVING
EntityDataAccessor<Integer>: j, DATA_ID_BUBBLE_TIME, field_54450, BUBBLE_WOBBLE_TICKS, f_348656_
EntityDataAccessor<Integer>: j, DATA_ID_BUBBLE_TIME, field_54450, BUBBLE_WOBBLE_TICKS
int: a, PADDLE_LEFT, field_54427, field_54427, f_349560_
int: a, PADDLE_LEFT, field_54427, field_54427
int: b, PADDLE_RIGHT, field_54445, field_54445, f_347160_
int: b, PADDLE_RIGHT, field_54445, field_54445
int: k, TIME_TO_EJECT, field_54451, field_54451, f_346310_
int: k, TIME_TO_EJECT, field_54451, field_54451
float: l, PADDLE_SPEED, field_54452, NEXT_PADDLE_PHASE, f_346285_
float: l, PADDLE_SPEED, field_54452, NEXT_PADDLE_PHASE
double: c, PADDLE_SOUND_TIME, field_54446, EMIT_SOUND_EVENT_PADDLE_ROTATION, f_346855_
double: c, PADDLE_SOUND_TIME, field_54446, EMIT_SOUND_EVENT_PADDLE_ROTATION
int: d, BUBBLE_TIME, field_54447, field_54447, f_349437_
int: d, BUBBLE_TIME, field_54447, field_54447
float[]: m, paddlePositions, field_54453, paddlePhases, f_347301_
float[]: m, paddlePositions, field_54453, paddlePhases
float: n, invFriction, field_54454, velocityDecay, f_349105_
float: o, outOfControlTicks, field_54455, ticksUnderwater, f_349492_
float: n, outOfControlTicks, field_54455, ticksUnderwater
float: p, deltaRotation, field_54456, yawVelocity, f_348695_
float: o, deltaRotation, field_54456, yawVelocity
int: q, lerpSteps, field_54457, lerpTicks, f_347600_
double: r, lerpX, field_54458, x, f_347597_
double: s, lerpY, field_54459, y, f_347397_
double: t, lerpZ, field_54460, z, f_347047_
double: u, lerpYRot, field_54461, boatYaw, f_348718_
double: ay, lerpXRot, field_54443, boatPitch, f_346497_
boolean: az, inputLeft, field_54444, pressingLeft, f_346697_
boolean: q, inputLeft, field_54444, pressingLeft
boolean: aA, inputRight, field_54428, pressingRight, f_346941_
boolean: r, inputRight, field_54428, pressingRight
boolean: aB, inputUp, field_54429, pressingForward, f_346224_
boolean: s, inputUp, field_54429, pressingForward
boolean: aC, inputDown, field_54430, pressingBack, f_348661_
boolean: t, inputDown, field_54430, pressingBack
double: aD, waterLevel, field_54431, waterLevel, f_347483_
double: u, waterLevel, field_54431, waterLevel
float: aE, landFriction, field_54432, nearbySlipperiness, f_348566_
float: ay, landFriction, field_54432, nearbySlipperiness
AbstractBoat$Status: aF, status, field_54433, location, f_346539_
AbstractBoat$Status: az, status, field_54433, location
AbstractBoat$Status: aG, oldStatus, field_54434, lastLocation, f_347060_
AbstractBoat$Status: aA, oldStatus, field_54434, lastLocation
double: aH, lastYd, field_54435, fallVelocity, f_349308_
double: aB, lastYd, field_54435, fallVelocity
boolean: aI, isAboveBubbleColumn, field_54436, onBubbleColumnSurface, f_348070_
boolean: aC, isAboveBubbleColumn, field_54436, onBubbleColumnSurface
boolean: aJ, bubbleColumnDirectionIsDown, field_54437, bubbleColumnIsDrag, f_348234_
boolean: aD, bubbleColumnDirectionIsDown, field_54437, bubbleColumnIsDrag
float: aK, bubbleMultiplier, field_54438, bubbleWobbleStrength, f_349534_
float: aE, bubbleMultiplier, field_54438, bubbleWobbleStrength
float: aL, bubbleAngle, field_54439, bubbleWobble, f_349342_
float: aF, bubbleAngle, field_54439, bubbleWobble
float: aM, bubbleAngleO, field_54440, lastBubbleWobble, f_347542_
float: aG, bubbleAngleO, field_54440, lastBubbleWobble
Leashable$LeashData: aN, leashData, field_54441, leashData, f_346778_
Leashable$LeashData: aH, leashData, field_54441, leashData
Supplier<Item>: aO, dropItem, field_54442, itemSupplier, f_348891_
Supplier<Item>: aI, dropItem, field_54442, itemSupplier
InterpolationHandler: p, interpolation, field_55706, interpolator
Constructors
Methods
void (double, double, double): p, setInitialPos, method_64498, initPosition, m_354516_
void (double, double, double): p, setInitialPos, method_64498, initPosition
Entity$MovementEmission (): bg, getMovementEmission, method_33570, getMoveEffect, m_142319_
Entity$MovementEmission (): bg, getMovementEmission, method_33570, getMoveEffect
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker
boolean (Entity): i, canCollideWith, method_30949, collidesWith, m_7337_
boolean (Entity): i, canCollideWith, method_30949, collidesWith
boolean (Entity, Entity): a, canVehicleCollide, method_64486, canCollide, m_353557_
boolean (Entity, Entity): a, canVehicleCollide, method_64486, canCollide
boolean (): bN, canBeCollidedWith, method_30948, isCollidable, m_5829_
boolean (): bM, canBeCollidedWith, method_30948, isCollidable
boolean (): bI, isPushable, method_5810, isPushable, m_6094_
boolean (): bH, isPushable, method_5810, isPushable
Vec3 (Direction$Axis, BlockUtil$FoundRectangle): a, getRelativePortalPosition, method_30633, positionInPortal, m_7643_
Vec3 (Direction$Axis, BlockUtil$FoundRectangle): a, getRelativePortalPosition, method_30633, positionInPortal
double (EntityDimensions): b, rideHeight, method_64489, getPassengerAttachmentY, m_352375_
double (EntityDimensions): b, rideHeight, method_64489, getPassengerAttachmentY
Vec3 (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_293035_
Vec3 (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos
void (boolean): l, onAboveBubbleCol, method_5700, onBubbleColumnSurfaceCollision, m_6845_
void (Entity): h, push, method_5697, pushAwayFrom, m_7334_
void (Entity): h, push, method_5697, pushAwayFrom
void (float): p, animateHurt, method_5879, animateDamage, m_6053_
void (float): q, animateHurt, method_5879, animateDamage
boolean (): bH, isPickable, method_5863, canHit, m_6087_
boolean (): bG, isPickable, method_5863, canHit
void (): f_, cancelLerp, method_64610, resetLerp, m_216997_
void (double, double, double, float, float, int): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_6453_
double (): R_, lerpTargetX, method_53830, getLerpTargetX, m_293268_
double (): S_, lerpTargetY, method_53827, getLerpTargetY, m_294059_
double (): g_, lerpTargetZ, method_53828, getLerpTargetZ, m_292720_
float (): r_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_293123_
float (): h_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_294172_
Direction (): cP, getMotionDirection, method_5755, getMovementDirection, m_6374_
Direction (): cP, getMotionDirection, method_5755, getMovementDirection
void (): h, tick, method_5773, tick, m_8119_
void (): h, tick, method_5773, tick
void (): G, tickBubbleColumn, method_64476, handleBubbleColumn, m_354241_
void (): v, tickBubbleColumn, method_64476, handleBubbleColumn
SoundEvent (): l, getPaddleSound, method_64494, getPaddleSound, m_357308_
SoundEvent (): f, getPaddleSound, method_64494, getPaddleSound
void (): H, tickLerp, method_64477, updatePositionAndRotation, m_356537_
void (boolean, boolean): a, setPaddleState, method_64490, setPaddlesMoving, m_355162_
void (boolean, boolean): a, setPaddleState, method_64490, setPaddlesMoving
float (int, float): a, getRowingTime, method_64485, lerpPaddlePhase, m_353671_
float (int, float): a, getRowingTime, method_64485, lerpPaddlePhase
Leashable$LeashData (): T_, getLeashData, method_60955, getLeashData, m_338492_
Leashable$LeashData (): T_, getLeashData, method_60955, getLeashData
void (Leashable$LeashData): a, setLeashData, method_60960, setLeashData, m_338401_
void (Leashable$LeashData): a, setLeashData, method_60960, setLeashData
Vec3 (): cT, getLeashOffset, method_29919, getLeashOffset, m_7939_
Vec3 (): cT, getLeashOffset, method_29919, getLeashOffset
void (Entity, float): b, elasticRangeLeashBehaviour, method_61162, applyLeashElasticity, m_339176_
void (Entity, float): b, elasticRangeLeashBehaviour, method_61162, applyLeashElasticity
AbstractBoat$Status (): I, getStatus, method_64478, checkLocation, m_352217_
AbstractBoat$Status (): x, getStatus, method_64478, checkLocation
float (): m, getWaterLevelAbove, method_64495, getWaterHeightBelow, m_353216_
float (): g, getWaterLevelAbove, method_64495, getWaterHeightBelow
float (): p, getGroundFriction, method_64497, getNearbySlipperiness, m_357116_
float (): j, getGroundFriction, method_64497, getNearbySlipperiness
boolean (): J, checkInWater, method_64479, checkBoatInWater, m_352357_
boolean (): D, checkInWater, method_64479, checkBoatInWater
AbstractBoat$Status (): K, isUnderwater, method_64480, getUnderWaterLocation, m_352071_
AbstractBoat$Status (): E, isUnderwater, method_64480, getUnderWaterLocation
double (): bd, getDefaultGravity, method_7490, getGravity, m_319564_
double (): bd, getDefaultGravity, method_7490, getGravity
void (): P, floatBoat, method_64481, updateVelocity, m_353385_
void (): F, floatBoat, method_64481, updateVelocity
void (): Q, controlBoat, method_64482, updatePaddles, m_354483_
void (): G, controlBoat, method_64482, updatePaddles
float (): s, getSinglePassengerXOffset, method_64499, getPassengerHorizontalOffset, m_352050_
float (): m, getSinglePassengerXOffset, method_64499, getPassengerHorizontalOffset
boolean (Entity): b, hasEnoughSpaceFor, method_64488, isSmallerThanBoat, m_354048_
boolean (Entity): b, hasEnoughSpaceFor, method_64488, isSmallerThanBoat
void (Entity, Entity$MoveFunction): a, positionRider, method_5865, updatePassengerPosition, m_19956_
void (Entity, Entity$MoveFunction): a, positionRider, method_5865, updatePassengerPosition
Vec3 (LivingEntity): b, getDismountLocationForPassenger, method_24829, updatePassengerForDismount, m_7688_
Vec3 (LivingEntity): b, getDismountLocationForPassenger, method_24829, updatePassengerForDismount
void (Entity): c, clampRotation, method_64492, clampPassengerYaw, m_355252_
void (Entity): c, clampRotation, method_64492, clampPassengerYaw
void (Entity): k, onPassengerTurned, method_5644, onPassengerLookAround, m_7340_
void (Entity): k, onPassengerTurned, method_5644, onPassengerLookAround
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
InteractionResult (Player, InteractionHand): a, interact, method_5688, interact, m_6096_
InteractionResult (Player, InteractionHand): a, interact, method_5688, interact
void (Entity$RemovalReason): a, remove, method_5650, remove, m_142687_
void (Entity$RemovalReason): a, remove, method_5650, remove
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, m_7840_
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall
boolean (int): c, getPaddleState, method_64491, isPaddleMoving, m_353661_
boolean (int): c, getPaddleState, method_64491, isPaddleMoving
void (int): m, setBubbleTime, method_64496, setBubbleWobbleTicks, m_354688_
void (int): m, setBubbleTime, method_64496, setBubbleWobbleTicks
int (): R, getBubbleTime, method_64483, getBubbleWobbleTicks, m_354535_
int (): K, getBubbleTime, method_64483, getBubbleWobbleTicks
float (float): a, getBubbleAngle, method_64484, lerpBubbleWobble, m_354708_
float (float): a, getBubbleAngle, method_64484, lerpBubbleWobble
boolean (Entity): r, canAddPassenger, method_5818, canAddPassenger, m_7310_
boolean (Entity): r, canAddPassenger, method_5818, canAddPassenger
int (): t, getMaxPassengers, method_64500, getMaxPassengers, m_355778_
int (): n, getMaxPassengers, method_64500, getMaxPassengers
LivingEntity (): cW, getControllingPassenger, method_5642, getControllingPassenger, m_6688_
LivingEntity (): cW, getControllingPassenger, method_5642, getControllingPassenger
void (boolean, boolean, boolean, boolean): a, setInput, method_64487, setInputs, m_352699_
void (boolean, boolean, boolean, boolean): a, setInput, method_64487, setInputs
boolean (): bo, isUnderWater, method_5869, isSubmergedInWater, m_5842_
boolean (): bn, isUnderWater, method_5869, isSubmergedInWater
Item (): u, getDropItem, method_7557, asItem, m_219965_
Item (): o, getDropItem, method_7557, asItem
ItemStack (): dI, getPickResult, method_31480, getPickBlockStack, m_142340_
ItemStack (): dI, getPickResult, method_31480, getPickBlockStack
void (boolean, BlockPos): a, onAboveBubbleCol, method_5700, onBubbleColumnSurfaceCollision
InterpolationHandler (): N_, getInterpolation, method_66233, getInterpolator
1.21.4
Names
cru
cqv
Fields
Constructors
Methods
void (): D, tickBubbleColumn, method_64476, handleBubbleColumn, m_354241_
void (): G, tickBubbleColumn, method_64476, handleBubbleColumn, m_354241_
void (): E, tickLerp, method_64477, updatePositionAndRotation, m_356537_
void (): H, tickLerp, method_64477, updatePositionAndRotation, m_356537_
void (boolean, boolean): b, setPaddleState, method_64490, setPaddlesMoving, m_355162_
void (boolean, boolean): a, setPaddleState, method_64490, setPaddlesMoving, m_355162_
AbstractBoat$Status (): F, getStatus, method_64478, checkLocation, m_352217_
AbstractBoat$Status (): I, getStatus, method_64478, checkLocation, m_352217_
boolean (): G, checkInWater, method_64479, checkBoatInWater, m_352357_
boolean (): J, checkInWater, method_64479, checkBoatInWater, m_352357_
AbstractBoat$Status (): H, isUnderwater, method_64480, getUnderWaterLocation, m_352071_
AbstractBoat$Status (): K, isUnderwater, method_64480, getUnderWaterLocation, m_352071_
void (): I, floatBoat, method_64481, updateVelocity, m_353385_
void (): P, floatBoat, method_64481, updateVelocity, m_353385_
void (): J, controlBoat, method_64482, updatePaddles, m_354483_
void (): Q, controlBoat, method_64482, updatePaddles, m_354483_
int (): K, getBubbleTime, method_64483, getBubbleWobbleTicks, m_354535_
int (): R, getBubbleTime, method_64483, getBubbleWobbleTicks, m_354535_
LivingEntity (): cX, getControllingPassenger, method_5642, getControllingPassenger, m_6688_
LivingEntity (): cW, getControllingPassenger, method_5642, getControllingPassenger, m_6688_
ItemStack (): dJ, getPickResult, method_31480, getPickBlockStack, m_142340_
ItemStack (): dI, getPickResult, method_31480, getPickBlockStack, m_142340_
1.21.3
Names
cru
net.minecraft.world.entity.vehicle.AbstractBoat
net.minecraft.class_10255
net.minecraft.entity.vehicle.AbstractBoatEntity
net.minecraft.src.C_346117_
net.minecraft.world.entity.vehicle.AbstractBoat
Fields
EntityDataAccessor<Boolean>: h, DATA_ID_PADDLE_LEFT, field_54448, LEFT_PADDLE_MOVING, f_346903_
EntityDataAccessor<Boolean>: i, DATA_ID_PADDLE_RIGHT, field_54449, RIGHT_PADDLE_MOVING, f_347067_
EntityDataAccessor<Integer>: j, DATA_ID_BUBBLE_TIME, field_54450, BUBBLE_WOBBLE_TICKS, f_348656_
int: a, PADDLE_LEFT, field_54427, field_54427, f_349560_
int: b, PADDLE_RIGHT, field_54445, field_54445, f_347160_
int: k, TIME_TO_EJECT, field_54451, field_54451, f_346310_
float: l, PADDLE_SPEED, field_54452, NEXT_PADDLE_PHASE, f_346285_
double: c, PADDLE_SOUND_TIME, field_54446, EMIT_SOUND_EVENT_PADDLE_ROTATION, f_346855_
int: d, BUBBLE_TIME, field_54447, field_54447, f_349437_
float[]: m, paddlePositions, field_54453, paddlePhases, f_347301_
float: n, invFriction, field_54454, velocityDecay, f_349105_
float: o, outOfControlTicks, field_54455, ticksUnderwater, f_349492_
float: p, deltaRotation, field_54456, yawVelocity, f_348695_
int: q, lerpSteps, field_54457, lerpTicks, f_347600_
double: r, lerpX, field_54458, x, f_347597_
double: s, lerpY, field_54459, y, f_347397_
double: t, lerpZ, field_54460, z, f_347047_
double: u, lerpYRot, field_54461, boatYaw, f_348718_
double: ay, lerpXRot, field_54443, boatPitch, f_346497_
boolean: az, inputLeft, field_54444, pressingLeft, f_346697_
boolean: aA, inputRight, field_54428, pressingRight, f_346941_
boolean: aB, inputUp, field_54429, pressingForward, f_346224_
boolean: aC, inputDown, field_54430, pressingBack, f_348661_
double: aD, waterLevel, field_54431, waterLevel, f_347483_
float: aE, landFriction, field_54432, nearbySlipperiness, f_348566_
AbstractBoat$Status: aF, status, field_54433, location, f_346539_
AbstractBoat$Status: aG, oldStatus, field_54434, lastLocation, f_347060_
double: aH, lastYd, field_54435, fallVelocity, f_349308_
boolean: aI, isAboveBubbleColumn, field_54436, onBubbleColumnSurface, f_348070_
boolean: aJ, bubbleColumnDirectionIsDown, field_54437, bubbleColumnIsDrag, f_348234_
float: aK, bubbleMultiplier, field_54438, bubbleWobbleStrength, f_349534_
float: aL, bubbleAngle, field_54439, bubbleWobble, f_349342_
float: aM, bubbleAngleO, field_54440, lastBubbleWobble, f_347542_
Leashable$LeashData: aN, leashData, field_54441, leashData, f_346778_
Supplier<Item>: aO, dropItem, field_54442, itemSupplier, f_348891_
Constructors
(EntityType<? extends AbstractBoat>, Level, Supplier<Item>)
Methods
void (double, double, double): p, setInitialPos, method_64498, initPosition, m_354516_
Entity$MovementEmission (): bg, getMovementEmission, method_33570, getMoveEffect, m_142319_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_
boolean (Entity): i, canCollideWith, method_30949, collidesWith, m_7337_
boolean (Entity, Entity): a, canVehicleCollide, method_64486, canCollide, m_353557_
boolean (): bN, canBeCollidedWith, method_30948, isCollidable, m_5829_
boolean (): bI, isPushable, method_5810, isPushable, m_6094_
Vec3 (Direction$Axis, BlockUtil$FoundRectangle): a, getRelativePortalPosition, method_30633, positionInPortal, m_7643_
double (EntityDimensions): b, rideHeight, method_64489, getPassengerAttachmentY, m_352375_
Vec3 (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_293035_
void (boolean): l, onAboveBubbleCol, method_5700, onBubbleColumnSurfaceCollision, m_6845_
void (Entity): h, push, method_5697, pushAwayFrom, m_7334_
void (float): p, animateHurt, method_5879, animateDamage, m_6053_
boolean (): bH, isPickable, method_5863, canHit, m_6087_
void (): f_, cancelLerp, method_64610, resetLerp, m_216997_
void (double, double, double, float, float, int): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_6453_
double (): R_, lerpTargetX, method_53830, getLerpTargetX, m_293268_
double (): S_, lerpTargetY, method_53827, getLerpTargetY, m_294059_
double (): g_, lerpTargetZ, method_53828, getLerpTargetZ, m_292720_
float (): r_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_293123_
float (): h_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_294172_
Direction (): cP, getMotionDirection, method_5755, getMovementDirection, m_6374_
void (): h, tick, method_5773, tick, m_8119_
void (): D, tickBubbleColumn, method_64476, handleBubbleColumn, m_354241_
SoundEvent (): l, getPaddleSound, method_64494, getPaddleSound, m_357308_
void (): E, tickLerp, method_64477, updatePositionAndRotation, m_356537_
void (boolean, boolean): b, setPaddleState, method_64490, setPaddlesMoving, m_355162_
float (int, float): a, getRowingTime, method_64485, lerpPaddlePhase, m_353671_
Leashable$LeashData (): T_, getLeashData, method_60955, getLeashData, m_338492_
void (Leashable$LeashData): a, setLeashData, method_60960, setLeashData, m_338401_
Vec3 (): cT, getLeashOffset, method_29919, getLeashOffset, m_7939_
void (Entity, float): b, elasticRangeLeashBehaviour, method_61162, applyLeashElasticity, m_339176_
AbstractBoat$Status (): F, getStatus, method_64478, checkLocation, m_352217_
float (): m, getWaterLevelAbove, method_64495, getWaterHeightBelow, m_353216_
float (): p, getGroundFriction, method_64497, getNearbySlipperiness, m_357116_
boolean (): G, checkInWater, method_64479, checkBoatInWater, m_352357_
AbstractBoat$Status (): H, isUnderwater, method_64480, getUnderWaterLocation, m_352071_
double (): bd, getDefaultGravity, method_7490, getGravity, m_319564_
void (): I, floatBoat, method_64481, updateVelocity, m_353385_
void (): J, controlBoat, method_64482, updatePaddles, m_354483_
float (): s, getSinglePassengerXOffset, method_64499, getPassengerHorizontalOffset, m_352050_
boolean (Entity): b, hasEnoughSpaceFor, method_64488, isSmallerThanBoat, m_354048_
void (Entity, Entity$MoveFunction): a, positionRider, method_5865, updatePassengerPosition, m_19956_
Vec3 (LivingEntity): b, getDismountLocationForPassenger, method_24829, updatePassengerForDismount, m_7688_
void (Entity): c, clampRotation, method_64492, clampPassengerYaw, m_355252_
void (Entity): k, onPassengerTurned, method_5644, onPassengerLookAround, m_7340_
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_
InteractionResult (Player, InteractionHand): a, interact, method_5688, interact, m_6096_
void (Entity$RemovalReason): a, remove, method_5650, remove, m_142687_
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, m_7840_
boolean (int): c, getPaddleState, method_64491, isPaddleMoving, m_353661_
void (int): m, setBubbleTime, method_64496, setBubbleWobbleTicks, m_354688_
int (): K, getBubbleTime, method_64483, getBubbleWobbleTicks, m_354535_
float (float): a, getBubbleAngle, method_64484, lerpBubbleWobble, m_354708_
boolean (Entity): r, canAddPassenger, method_5818, canAddPassenger, m_7310_
int (): t, getMaxPassengers, method_64500, getMaxPassengers, m_355778_
LivingEntity (): cX, getControllingPassenger, method_5642, getControllingPassenger, m_6688_
void (boolean, boolean, boolean, boolean): a, setInput, method_64487, setInputs, m_352699_
boolean (): bo, isUnderWater, method_5869, isSubmergedInWater, m_5842_
Item (): u, getDropItem, method_7557, asItem, m_219965_
ItemStack (): dJ, getPickResult, method_31480, getPickBlockStack, m_142340_