History - net.minecraft.world.entity.vehicle.Boat

1.21.7

Names

Fields

Constructors

Methods

double (EntityDimensions): b, rideHeight, method_64489, getPassengerAttachmentY, m_352375_

double (EntityDimensions): b, rideHeight, method_64489, getPassengerAttachmentY

1.21.6

Names

cux

cxi

Fields

Constructors

Methods

1.21.5

Names

cqz

cux

Fields

Constructors

Methods

1.21.4

Names

cry

cqz

Fields

Constructors

Methods

1.21.3

Names

cov

cry

Fields

EntityDataAccessor<Integer>: i, DATA_ID_TYPE, field_7698, BOAT_TYPE, f_38285_

EntityDataAccessor<Boolean>: j, DATA_ID_PADDLE_LEFT, field_7687, LEFT_PADDLE_MOVING, f_38286_

EntityDataAccessor<Boolean>: k, DATA_ID_PADDLE_RIGHT, field_7713, RIGHT_PADDLE_MOVING, f_38287_

EntityDataAccessor<Integer>: l, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, f_38262_

float[]: o, paddlePositions, field_7704, paddlePhases, f_38263_

float: p, invFriction, field_7692, velocityDecay, f_38264_

float: q, outOfControlTicks, field_7706, ticksUnderwater, f_38265_

float: r, deltaRotation, field_7690, yawVelocity, f_38266_

int: s, lerpSteps, field_7708, lerpTicks, f_38267_

double: t, lerpX, field_7686, x, f_38268_

double: u, lerpY, field_7700, y, f_38269_

double: v, lerpZ, field_7685, z, f_38270_

double: aD, lerpYRot, field_7699, boatYaw, f_38271_

double: aE, lerpXRot, field_7684, boatPitch, f_38272_

boolean: aF, inputLeft, field_7710, pressingLeft, f_38273_

boolean: aG, inputRight, field_7695, pressingRight, f_38274_

boolean: aH, inputUp, field_7709, pressingForward, f_38275_

boolean: aI, inputDown, field_7693, pressingBack, f_38276_

double: aJ, waterLevel, field_7697, waterLevel, f_38277_

float: aK, landFriction, field_7714, nearbySlipperiness, f_38278_

Boat$Status: aL, status, field_7702, location, f_38279_

Boat$Status: aM, oldStatus, field_7701, lastLocation, f_38280_

double: aN, lastYd, field_7696, fallVelocity, f_38281_

boolean: aO, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, f_38257_

boolean: aP, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, f_38258_

float: aQ, bubbleMultiplier, field_7712, bubbleWobbleStrength, f_38259_

float: aR, bubbleAngle, field_7694, bubbleWobble, f_38260_

float: aS, bubbleAngleO, field_7711, lastBubbleWobble, f_38261_

int: b, PADDLE_LEFT, field_30697, field_30697, f_150268_

int: c, PADDLE_RIGHT, field_30698, field_30698, f_150269_

int: m, TIME_TO_EJECT, field_30695, field_30695, f_150266_

double: d, PADDLE_SOUND_TIME, field_30699, EMIT_SOUND_EVENT_PADDLE_ROTATION, f_150270_

int: e, BUBBLE_TIME, field_30700, field_30700, f_150271_

float: n, PADDLE_SPEED, field_30696, NEXT_PADDLE_PHASE, f_150267_

Leashable$LeashData: aT, leashData, field_52225, leashData, f_336799_

Constructors

(EntityType<? extends Boat>, Level)

(Level, double, double, double)

(EntityType<? extends Boat>, Level, Supplier<Item>)

Methods

boolean (): bB, isPushable, method_5810, isPushable, m_6094_

void (boolean): l, onAboveBubbleCol, method_5700, onBubbleColumnSurfaceCollision, m_6845_

void (Entity): h, push, method_5697, pushAwayFrom, m_7334_

Item (): ak_, getDropItem, method_7557, asItem, m_38369_

boolean (): bA, isPickable, method_5863, canHit, m_6087_

Direction (): cI, getMotionDirection, method_5755, getMovementDirection, m_6374_

void (): l, tick, method_5773, tick, m_8119_

void (): B, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

SoundEvent (): s, getPaddleSound, method_7537, getPaddleSoundEvent, m_38370_

void (): C, tickLerp, method_7555, updatePositionAndRotation, m_38391_

void (boolean, boolean): b, setPaddleState, method_7538, setPaddleMovings, m_38339_

Boat$Status (): D, getStatus, method_7552, checkLocation, m_38392_

float (): t, getWaterLevelAbove, method_7544, getWaterHeightBelow, m_38371_

float (): v, getGroundFriction, method_7548, getNearbySlipperiness, m_38377_

boolean (): E, checkInWater, method_7545, checkBoatInWater, m_38393_

Boat$Status (): H, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

void (): I, floatBoat, method_7534, updateVelocity, m_38395_

void (): J, controlBoat, method_7549, updatePaddles, m_38396_

void (Entity): d, clampRotation, method_7546, clampPassengerYaw, m_38321_

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_

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

boolean (int): c, getPaddleState, method_7556, isPaddleMoving, m_38313_

void (int): b, setBubbleTime, method_7531, setBubbleWobbleTicks, m_38366_

int (): K, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

boolean (Entity): r, canAddPassenger, method_5818, canAddPassenger, m_7310_

float (int, float): a, getRowingTime, method_7551, interpolatePaddlePhase, m_38315_

void (Entity): k, onPassengerTurned, method_5644, onPassengerLookAround, m_7340_

float (float): a, getBubbleAngle, method_7547, interpolateBubbleWobble, m_38352_

void (boolean, boolean, boolean, boolean): a, setInput, method_7535, setInputs, m_38342_

Vec3 (LivingEntity): b, getDismountLocationForPassenger, method_24829, updatePassengerForDismount, m_7688_

InteractionResult (Player, InteractionHand): a, interact, method_5688, interact, m_6096_

boolean (): bk, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (Entity): i, canCollideWith, method_30949, collidesWith, m_7337_

boolean (Entity, Entity): a, canVehicleCollide, method_30959, canCollide, m_38323_

boolean (): bG, canBeCollidedWith, method_30948, isCollidable, m_5829_

Vec3 (Direction$Axis, BlockUtil$FoundRectangle): a, getRelativePortalPosition, method_30633, positionInPortal, m_7643_

Entity$MovementEmission (): bc, getMovementEmission, method_33570, getMoveEffect, m_142319_

ItemStack (): dB, getPickResult, method_31480, getPickBlockStack, m_142340_

float (): w, getSinglePassengerXOffset, method_42280, getPassengerHorizontalOffset, m_213802_

int (): F, getMaxPassengers, method_42281, getMaxPassengers, m_213801_

void (Boat$Type): a, setVariant, method_47884, setVariant, m_28464_

Boat$Type (): x, getVariant, method_47885, getVariant, m_28554_

void (float): n, animateHurt, method_5879, animateDamage, m_6053_

boolean (Entity): c, hasEnoughSpaceFor, method_49182, isSmallerThanBoat, m_271938_

LivingEntity (): cQ, getControllingPassenger, method_5642, getControllingPassenger, m_6688_

void (Entity, Entity$MoveFunction): a, positionRider, method_5865, updatePassengerPosition, m_19956_

void (double, double, double, float, float, int): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_6453_

double (): c_, lerpTargetX, method_53830, getLerpTargetX, m_293268_

double (): d_, lerpTargetY, method_53827, getLerpTargetY, m_293950_

double (): P_, lerpTargetZ, method_53828, getLerpTargetZ, m_292720_

float (): Q_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_293123_

float (): e_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_293582_

Component (): cs, getTypeName, method_23315, getDefaultName, m_5677_

void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_

Vec3 (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_293035_

double (): aZ, getDefaultGravity, method_7490, getGravity, m_319564_

Leashable$LeashData (): X_, getLeashData, method_60955, getLeashData, m_338492_

void (Leashable$LeashData): a, setLeashData, method_60960, setLeashData, m_338401_

Vec3 (): cM, getLeashOffset, method_29919, getLeashOffset, m_7939_

void (Entity, float): b, elasticRangeLeashBehaviour, method_61162, applyLeashElasticity, m_338435_

void (Entity$RemovalReason): a, remove, method_5650, remove, m_142687_

double (EntityDimensions): b, rideHeight, method_64489, getPassengerAttachmentY, m_352375_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

cox

cov

Fields

double: aF, lerpYRot, field_7699, boatYaw, f_38271_

double: aD, lerpYRot, field_7699, boatYaw, f_38271_

double: aG, lerpXRot, field_7684, boatPitch, f_38272_

double: aE, lerpXRot, field_7684, boatPitch, f_38272_

boolean: aH, inputLeft, field_7710, pressingLeft, f_38273_

boolean: aF, inputLeft, field_7710, pressingLeft, f_38273_

boolean: aI, inputRight, field_7695, pressingRight, f_38274_

boolean: aG, inputRight, field_7695, pressingRight, f_38274_

boolean: aJ, inputUp, field_7709, pressingForward, f_38275_

boolean: aH, inputUp, field_7709, pressingForward, f_38275_

boolean: aK, inputDown, field_7693, pressingBack, f_38276_

boolean: aI, inputDown, field_7693, pressingBack, f_38276_

double: aL, waterLevel, field_7697, waterLevel, f_38277_

double: aJ, waterLevel, field_7697, waterLevel, f_38277_

float: aM, landFriction, field_7714, nearbySlipperiness, f_38278_

float: aK, landFriction, field_7714, nearbySlipperiness, f_38278_

Boat$Status: aN, status, field_7702, location, f_38279_

Boat$Status: aL, status, field_7702, location, f_38279_

Boat$Status: aO, oldStatus, field_7701, lastLocation, f_38280_

Boat$Status: aM, oldStatus, field_7701, lastLocation, f_38280_

double: aP, lastYd, field_7696, fallVelocity, f_38281_

double: aN, lastYd, field_7696, fallVelocity, f_38281_

boolean: aQ, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, f_38257_

boolean: aO, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, f_38257_

boolean: aR, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, f_38258_

boolean: aP, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, f_38258_

float: aS, bubbleMultiplier, field_7712, bubbleWobbleStrength, f_38259_

float: aQ, bubbleMultiplier, field_7712, bubbleWobbleStrength, f_38259_

float: aT, bubbleAngle, field_7694, bubbleWobble, f_38260_

float: aR, bubbleAngle, field_7694, bubbleWobble, f_38260_

float: aU, bubbleAngleO, field_7711, lastBubbleWobble, f_38261_

float: aS, bubbleAngleO, field_7711, lastBubbleWobble, f_38261_

Leashable$LeashData: aT, leashData, field_52225, leashData, f_336799_

Constructors

Methods

boolean (): bA, isPushable, method_5810, isPushable, m_6094_

boolean (): bB, isPushable, method_5810, isPushable, m_6094_

Item (): ag_, getDropItem, method_7557, asItem, m_38369_

Item (): ak_, getDropItem, method_7557, asItem, m_38369_

boolean (): bz, isPickable, method_5863, canHit, m_6087_

boolean (): bA, isPickable, method_5863, canHit, m_6087_

void (): z, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

void (): B, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

void (): A, tickLerp, method_7555, updatePositionAndRotation, m_38391_

void (): C, tickLerp, method_7555, updatePositionAndRotation, m_38391_

void (boolean, boolean): a, setPaddleState, method_7538, setPaddleMovings, m_38339_

void (boolean, boolean): b, setPaddleState, method_7538, setPaddleMovings, m_38339_

Boat$Status (): B, getStatus, method_7552, checkLocation, m_38392_

Boat$Status (): D, getStatus, method_7552, checkLocation, m_38392_

float (): u, getWaterLevelAbove, method_7544, getWaterHeightBelow, m_38371_

float (): t, getWaterLevelAbove, method_7544, getWaterHeightBelow, m_38371_

boolean (): C, checkInWater, method_7545, checkBoatInWater, m_38393_

boolean (): E, checkInWater, method_7545, checkBoatInWater, m_38393_

Boat$Status (): D, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

Boat$Status (): H, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

void (): E, floatBoat, method_7534, updateVelocity, m_38395_

void (): I, floatBoat, method_7534, updateVelocity, m_38395_

void (): G, controlBoat, method_7549, updatePaddles, m_38396_

void (): J, controlBoat, method_7549, updatePaddles, m_38396_

void (Entity): c, clampRotation, method_7546, clampPassengerYaw, m_38321_

void (Entity): d, clampRotation, method_7546, clampPassengerYaw, m_38321_

int (): H, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

int (): K, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

boolean (): bj, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): bk, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): bF, canBeCollidedWith, method_30948, isCollidable, m_5829_

boolean (): bG, canBeCollidedWith, method_30948, isCollidable, m_5829_

Entity$MovementEmission (): bb, getMovementEmission, method_33570, getMoveEffect, m_142319_

Entity$MovementEmission (): bc, getMovementEmission, method_33570, getMoveEffect, m_142319_

ItemStack (): dC, getPickResult, method_31480, getPickBlockStack, m_142340_

ItemStack (): dB, getPickResult, method_31480, getPickBlockStack, m_142340_

int (): y, getMaxPassengers, method_42281, getMaxPassengers, m_213801_

int (): F, getMaxPassengers, method_42281, getMaxPassengers, m_213801_

void (float): m, animateHurt, method_5879, animateDamage, m_6053_

void (float): n, animateHurt, method_5879, animateDamage, m_6053_

boolean (Entity): b, hasEnoughSpaceFor, method_49182, isSmallerThanBoat, m_271938_

boolean (Entity): c, hasEnoughSpaceFor, method_49182, isSmallerThanBoat, m_271938_

double (): L_, lerpTargetZ, method_53828, getLerpTargetZ, m_292720_

double (): P_, lerpTargetZ, method_53828, getLerpTargetZ, m_292720_

float (): M_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_293123_

float (): Q_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_293123_

Component (): cr, getTypeName, method_23315, getDefaultName, m_5677_

Component (): cs, getTypeName, method_23315, getDefaultName, m_5677_

double (): aY, getDefaultGravity, method_7490, getGravity, m_319564_

double (): aZ, getDefaultGravity, method_7490, getGravity, m_319564_

Leashable$LeashData (): X_, getLeashData, method_60955, getLeashData, m_338492_

void (Leashable$LeashData): a, setLeashData, method_60960, setLeashData, m_338401_

Vec3 (): cM, getLeashOffset, method_29919, getLeashOffset, m_7939_

void (Entity, float): b, elasticRangeLeashBehaviour, method_61162, applyLeashElasticity, m_338435_

void (Entity$RemovalReason): a, remove, method_5650, remove, m_142687_

1.20.6

Names

chc

cox

Fields

double: aE, lerpYRot, field_7699, boatYaw, f_38271_

double: aF, lerpYRot, field_7699, boatYaw, f_38271_

double: aF, lerpXRot, field_7684, boatPitch, f_38272_

double: aG, lerpXRot, field_7684, boatPitch, f_38272_

boolean: aG, inputLeft, field_7710, pressingLeft, f_38273_

boolean: aH, inputLeft, field_7710, pressingLeft, f_38273_

boolean: aH, inputRight, field_7695, pressingRight, f_38274_

boolean: aI, inputRight, field_7695, pressingRight, f_38274_

boolean: aI, inputUp, field_7709, pressingForward, f_38275_

boolean: aJ, inputUp, field_7709, pressingForward, f_38275_

boolean: aJ, inputDown, field_7693, pressingBack, f_38276_

boolean: aK, inputDown, field_7693, pressingBack, f_38276_

double: aK, waterLevel, field_7697, waterLevel, f_38277_

double: aL, waterLevel, field_7697, waterLevel, f_38277_

float: aL, landFriction, field_7714, nearbySlipperiness, f_38278_

float: aM, landFriction, field_7714, nearbySlipperiness, f_38278_

Boat$Status: aM, status, field_7702, location, f_38279_

Boat$Status: aN, status, field_7702, location, f_38279_

Boat$Status: aN, oldStatus, field_7701, lastLocation, f_38280_

Boat$Status: aO, oldStatus, field_7701, lastLocation, f_38280_

double: aO, lastYd, field_7696, fallVelocity, f_38281_

double: aP, lastYd, field_7696, fallVelocity, f_38281_

boolean: aP, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, f_38257_

boolean: aQ, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, f_38257_

boolean: aQ, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, f_38258_

boolean: aR, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, f_38258_

float: aR, bubbleMultiplier, field_7712, bubbleWobbleStrength, f_38259_

float: aS, bubbleMultiplier, field_7712, bubbleWobbleStrength, f_38259_

float: aS, bubbleAngle, field_7694, bubbleWobble, f_38260_

float: aT, bubbleAngle, field_7694, bubbleWobble, f_38260_

float: aT, bubbleAngleO, field_7711, lastBubbleWobble, f_38261_

float: aU, bubbleAngleO, field_7711, lastBubbleWobble, f_38261_

Constructors

Methods

void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_

boolean (): bu, isPushable, method_5810, isPushable, m_6094_

boolean (): bA, isPushable, method_5810, isPushable, m_6094_

void (boolean): k, onAboveBubbleCol, method_5700, onBubbleColumnSurfaceCollision, m_6845_

void (boolean): l, onAboveBubbleCol, method_5700, onBubbleColumnSurfaceCollision, m_6845_

void (Entity): g, push, method_5697, pushAwayFrom, m_7334_

void (Entity): h, push, method_5697, pushAwayFrom, m_7334_

Item (): ah_, getDropItem, method_7557, asItem, m_38369_

Item (): ag_, getDropItem, method_7557, asItem, m_38369_

boolean (): bt, isPickable, method_5863, canHit, m_6087_

boolean (): bz, isPickable, method_5863, canHit, m_6087_

Direction (): cF, getMotionDirection, method_5755, getMovementDirection, m_6374_

Direction (): cI, getMotionDirection, method_5755, getMovementDirection, m_6374_

void (): A, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

void (): z, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

void (): B, tickLerp, method_7555, updatePositionAndRotation, m_38391_

void (): A, tickLerp, method_7555, updatePositionAndRotation, m_38391_

Boat$Status (): C, getStatus, method_7552, checkLocation, m_38392_

Boat$Status (): B, getStatus, method_7552, checkLocation, m_38392_

float (): w, getGroundFriction, method_7548, getNearbySlipperiness, m_38377_

float (): v, getGroundFriction, method_7548, getNearbySlipperiness, m_38377_

boolean (): D, checkInWater, method_7545, checkBoatInWater, m_38393_

boolean (): C, checkInWater, method_7545, checkBoatInWater, m_38393_

Boat$Status (): E, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

Boat$Status (): D, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

void (): G, floatBoat, method_7534, updateVelocity, m_38395_

void (): E, floatBoat, method_7534, updateVelocity, m_38395_

void (): H, controlBoat, method_7549, updatePaddles, m_38396_

void (): G, controlBoat, method_7549, updatePaddles, m_38396_

void (Entity): b, clampRotation, method_7546, clampPassengerYaw, m_38321_

void (Entity): c, clampRotation, method_7546, clampPassengerYaw, m_38321_

int (): I, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

int (): H, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

void (Entity): j, onPassengerTurned, method_5644, onPassengerLookAround, m_7340_

void (Entity): k, onPassengerTurned, method_5644, onPassengerLookAround, m_7340_

float (Pose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, m_6380_

boolean (): be, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): bj, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (Entity): h, canCollideWith, method_30949, collidesWith, m_7337_

boolean (Entity): i, canCollideWith, method_30949, collidesWith, m_7337_

boolean (): bz, canBeCollidedWith, method_30948, isCollidable, m_5829_

boolean (): bF, canBeCollidedWith, method_30948, isCollidable, m_5829_

Entity$MovementEmission (): aW, getMovementEmission, method_33570, getMoveEffect, m_142319_

Entity$MovementEmission (): bb, getMovementEmission, method_33570, getMoveEffect, m_142319_

ItemStack (): dz, getPickResult, method_31480, getPickBlockStack, m_142340_

ItemStack (): dC, getPickResult, method_31480, getPickBlockStack, m_142340_

float (): x, getSinglePassengerXOffset, method_42280, getPassengerHorizontalOffset, m_213802_

float (): w, getSinglePassengerXOffset, method_42280, getPassengerHorizontalOffset, m_213802_

int (): z, getMaxPassengers, method_42281, getMaxPassengers, m_213801_

int (): y, getMaxPassengers, method_42281, getMaxPassengers, m_213801_

Boat$Type (): y, getVariant, method_47885, getVariant, m_28554_

Boat$Type (): x, getVariant, method_47885, getVariant, m_28554_

boolean (Entity): a, hasEnoughSpaceFor, method_49182, isSmallerThanBoat, m_271938_

boolean (Entity): b, hasEnoughSpaceFor, method_49182, isSmallerThanBoat, m_271938_

LivingEntity (): cN, getControllingPassenger, method_5642, getControllingPassenger, m_6688_

LivingEntity (): cQ, getControllingPassenger, method_5642, getControllingPassenger, m_6688_

org.joml.Vector3f (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_292594_

double (): p_, lerpTargetX, method_53830, getLerpTargetX, m_293268_

double (): c_, lerpTargetX, method_53830, getLerpTargetX, m_293268_

double (): N_, lerpTargetY, method_53827, getLerpTargetY, m_293950_

double (): d_, lerpTargetY, method_53827, getLerpTargetY, m_293950_

double (): O_, lerpTargetZ, method_53828, getLerpTargetZ, m_292720_

double (): L_, lerpTargetZ, method_53828, getLerpTargetZ, m_292720_

float (): f_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_293123_

float (): M_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_293123_

float (): q_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_293582_

float (): e_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_293582_

Component (): co, getTypeName, method_23315, getDefaultName, m_5677_

Component (): cr, getTypeName, method_23315, getDefaultName, m_5677_

void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_

Vec3 (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_293035_

double (): aY, getDefaultGravity, method_7490, getGravity, m_319564_

1.20.4

Names

cdn

chc

Fields

EntityDataAccessor<Integer>: f, DATA_ID_HURT, field_7688, DAMAGE_WOBBLE_TICKS, f_38282_

EntityDataAccessor<Integer>: g, DATA_ID_HURTDIR, field_7707, DAMAGE_WOBBLE_SIDE, f_38283_

EntityDataAccessor<Float>: h, DATA_ID_DAMAGE, field_7705, DAMAGE_WOBBLE_STRENGTH, f_38284_

int: s, lerpSteps, field_7708, field_7708, f_38267_

int: s, lerpSteps, field_7708, lerpTicks, f_38267_

Constructors

Methods

void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_

void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_

boolean (): bs, isPushable, method_5810, isPushable, m_6094_

boolean (): bu, isPushable, method_5810, isPushable, m_6094_

boolean (DamageSource, float): a, hurt, method_5643, damage, m_6469_

Item (): q, getDropItem, method_7557, asItem, m_38369_

Item (): ah_, getDropItem, method_7557, asItem, m_38369_

boolean (): br, isPickable, method_5863, canHit, m_6087_

boolean (): bt, isPickable, method_5863, canHit, m_6087_

Direction (): cE, getMotionDirection, method_5755, getMovementDirection, m_6374_

Direction (): cF, getMotionDirection, method_5755, getMovementDirection, m_6374_

void (): C, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

void (): A, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

void (): E, tickLerp, method_7555, updatePositionAndRotation, m_38391_

void (): B, tickLerp, method_7555, updatePositionAndRotation, m_38391_

Boat$Status (): F, getStatus, method_7552, checkLocation, m_38392_

Boat$Status (): C, getStatus, method_7552, checkLocation, m_38392_

float (): t, getWaterLevelAbove, method_7544, getWaterHeightBelow, m_38371_

float (): u, getWaterLevelAbove, method_7544, getWaterHeightBelow, m_38371_

float (): v, getGroundFriction, method_7548, getNearbySlipperiness, m_38377_

float (): w, getGroundFriction, method_7548, getNearbySlipperiness, m_38377_

boolean (): G, checkInWater, method_7545, checkBoatInWater, m_38393_

boolean (): D, checkInWater, method_7545, checkBoatInWater, m_38393_

Boat$Status (): H, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

Boat$Status (): E, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

void (): I, floatBoat, method_7534, updateVelocity, m_38395_

void (): G, floatBoat, method_7534, updateVelocity, m_38395_

void (): K, controlBoat, method_7549, updatePaddles, m_38396_

void (): H, controlBoat, method_7549, updatePaddles, m_38396_

void (float): a, setDamage, method_7542, setDamageWobbleStrength, m_38311_

float (): x, getDamage, method_7554, getDamageWobbleStrength, m_38384_

void (int): d, setHurtTime, method_7553, setDamageWobbleTicks, m_38354_

int (): y, getHurtTime, method_7533, getDamageWobbleTicks, m_38385_

int (): L, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

int (): I, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

void (int): m, setHurtDir, method_7540, setDamageWobbleSide, m_38362_

int (): z, getHurtDir, method_7543, getDamageWobbleSide, m_38386_

float (float): b, getBubbleAngle, method_7547, interpolateBubbleWobble, m_38352_

float (float): a, getBubbleAngle, method_7547, interpolateBubbleWobble, m_38352_

boolean (): bc, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): be, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): bx, canBeCollidedWith, method_30948, isCollidable, m_5829_

boolean (): bz, canBeCollidedWith, method_30948, isCollidable, m_5829_

Entity$MovementEmission (): aU, getMovementEmission, method_33570, getMoveEffect, m_142319_

Entity$MovementEmission (): aW, getMovementEmission, method_33570, getMoveEffect, m_142319_

ItemStack (): dy, getPickResult, method_31480, getPickBlockStack, m_142340_

ItemStack (): dz, getPickResult, method_31480, getPickBlockStack, m_142340_

void (DamageSource): a, destroy, method_42279, dropItems, m_213560_

float (): w, getSinglePassengerXOffset, method_42280, getPassengerHorizontalOffset, m_213802_

float (): x, getSinglePassengerXOffset, method_42280, getPassengerHorizontalOffset, m_213802_

int (): B, getMaxPassengers, method_42281, getMaxPassengers, m_213801_

int (): z, getMaxPassengers, method_42281, getMaxPassengers, m_213801_

Boat$Type (): A, getVariant, method_47885, getVariant, m_28554_

Boat$Type (): y, getVariant, method_47885, getVariant, m_28554_

double (): n_, lerpTargetX, method_53830, getLerpTargetX, m_293268_

double (): p_, lerpTargetX, method_53830, getLerpTargetX, m_293268_

double (): K_, lerpTargetY, method_53827, getLerpTargetY, m_293950_

double (): N_, lerpTargetY, method_53827, getLerpTargetY, m_293950_

double (): L_, lerpTargetZ, method_53828, getLerpTargetZ, m_292720_

double (): O_, lerpTargetZ, method_53828, getLerpTargetZ, m_292720_

float (): d_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_293123_

float (): f_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_293123_

float (): o_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_293582_

float (): q_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_293582_

Component (): cn, getTypeName, method_23315, getDefaultName, m_5677_

Component (): co, getTypeName, method_23315, getDefaultName, m_5677_

1.20.2

Names

cah

cdn

Fields

double: aD, lerpZ, field_7685, z, f_38270_

double: v, lerpZ, field_7685, z, f_38270_

Constructors

Methods

boolean (): bp, isPushable, method_5810, isPushable, m_6094_

boolean (): bs, isPushable, method_5810, isPushable, m_6094_

double (): bx, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

Item (): j, getDropItem, method_7557, asItem, m_38369_

Item (): q, getDropItem, method_7557, asItem, m_38369_

boolean (): bo, isPickable, method_5863, canHit, m_6087_

boolean (): br, isPickable, method_5863, canHit, m_6087_

Direction (): cC, getMotionDirection, method_5755, getMovementDirection, m_6374_

Direction (): cE, getMotionDirection, method_5755, getMovementDirection, m_6374_

void (): x, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

void (): C, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

SoundEvent (): k, getPaddleSound, method_7537, getPaddleSoundEvent, m_38370_

SoundEvent (): s, getPaddleSound, method_7537, getPaddleSoundEvent, m_38370_

void (): y, tickLerp, method_7555, updatePositionAndRotation, m_38391_

void (): E, tickLerp, method_7555, updatePositionAndRotation, m_38391_

Boat$Status (): z, getStatus, method_7552, checkLocation, m_38392_

Boat$Status (): F, getStatus, method_7552, checkLocation, m_38392_

float (): o, getWaterLevelAbove, method_7544, getWaterHeightBelow, m_38371_

float (): t, getWaterLevelAbove, method_7544, getWaterHeightBelow, m_38371_

float (): p, getGroundFriction, method_7548, getNearbySlipperiness, m_38377_

float (): v, getGroundFriction, method_7548, getNearbySlipperiness, m_38377_

boolean (): A, checkInWater, method_7545, checkBoatInWater, m_38393_

boolean (): G, checkInWater, method_7545, checkBoatInWater, m_38393_

Boat$Status (): C, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

Boat$Status (): H, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

void (): D, floatBoat, method_7534, updateVelocity, m_38395_

void (): I, floatBoat, method_7534, updateVelocity, m_38395_

void (): E, controlBoat, method_7549, updatePaddles, m_38396_

void (): K, controlBoat, method_7549, updatePaddles, m_38396_

void (Entity): b, clampRotation, method_7546, copyEntityData, m_38321_

void (Entity): b, clampRotation, method_7546, clampPassengerYaw, m_38321_

float (): r, getDamage, method_7554, getDamageWobbleStrength, m_38384_

float (): x, getDamage, method_7554, getDamageWobbleStrength, m_38384_

int (): s, getHurtTime, method_7533, getDamageWobbleTicks, m_38385_

int (): y, getHurtTime, method_7533, getDamageWobbleTicks, m_38385_

int (): F, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

int (): L, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

int (): t, getHurtDir, method_7543, getDamageWobbleSide, m_38386_

int (): z, getHurtDir, method_7543, getDamageWobbleSide, m_38386_

boolean (Entity): o, canAddPassenger, method_5818, canAddPassenger, m_7310_

boolean (Entity): r, canAddPassenger, method_5818, canAddPassenger, m_7310_

void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_6453_

float (float): s, getBubbleAngle, method_7547, interpolateBubbleWobble, m_38352_

float (float): b, getBubbleAngle, method_7547, interpolateBubbleWobble, m_38352_

boolean (): aZ, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): bc, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): bu, canBeCollidedWith, method_30948, isCollidable, m_5829_

boolean (): bx, canBeCollidedWith, method_30948, isCollidable, m_5829_

Entity$MovementEmission (): aS, getMovementEmission, method_33570, getMoveEffect, m_142319_

Entity$MovementEmission (): aU, getMovementEmission, method_33570, getMoveEffect, m_142319_

ItemStack (): dv, getPickResult, method_31480, getPickBlockStack, m_142340_

ItemStack (): dy, getPickResult, method_31480, getPickBlockStack, m_142340_

float (): q, getSinglePassengerXOffset, method_42280, getPassengerHorizontalOffset, m_213802_

float (): w, getSinglePassengerXOffset, method_42280, getPassengerHorizontalOffset, m_213802_

int (): w, getMaxPassengers, method_42281, getMaxPassengers, m_213801_

int (): B, getMaxPassengers, method_42281, getMaxPassengers, m_213801_

Boat$Type (): v, getVariant, method_47885, getVariant, m_28554_

Boat$Type (): A, getVariant, method_47885, getVariant, m_28554_

LivingEntity (): cL, getControllingPassenger, method_5642, getControllingPassenger, m_6688_

LivingEntity (): cN, getControllingPassenger, method_5642, getControllingPassenger, m_6688_

org.joml.Vector3f (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_292594_

void (double, double, double, float, float, int): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_6453_

double (): n_, lerpTargetX, method_53830, getLerpTargetX, m_293268_

double (): K_, lerpTargetY, method_53827, getLerpTargetY, m_293950_

double (): L_, lerpTargetZ, method_53828, getLerpTargetZ, m_292720_

float (): d_, lerpTargetXRot, method_53829, getLerpTargetPitch, m_293123_

float (): o_, lerpTargetYRot, method_53831, getLerpTargetYaw, m_293582_

Component (): cn, getTypeName, method_23315, getDefaultName, m_5677_

1.20.1

Names

caf

cah

Fields

double: aC, lerpZ, field_7685, z, f_38270_

double: aD, lerpZ, field_7685, z, f_38270_

double: aD, lerpYRot, field_7699, boatYaw, f_38271_

double: aE, lerpYRot, field_7699, boatYaw, f_38271_

double: aE, lerpXRot, field_7684, boatPitch, f_38272_

double: aF, lerpXRot, field_7684, boatPitch, f_38272_

boolean: aF, inputLeft, field_7710, pressingLeft, f_38273_

boolean: aG, inputLeft, field_7710, pressingLeft, f_38273_

boolean: aG, inputRight, field_7695, pressingRight, f_38274_

boolean: aH, inputRight, field_7695, pressingRight, f_38274_

boolean: aH, inputUp, field_7709, pressingForward, f_38275_

boolean: aI, inputUp, field_7709, pressingForward, f_38275_

boolean: aI, inputDown, field_7693, pressingBack, f_38276_

boolean: aJ, inputDown, field_7693, pressingBack, f_38276_

double: aJ, waterLevel, field_7697, waterLevel, f_38277_

double: aK, waterLevel, field_7697, waterLevel, f_38277_

float: aK, landFriction, field_7714, nearbySlipperiness, f_38278_

float: aL, landFriction, field_7714, nearbySlipperiness, f_38278_

Boat$Status: aL, status, field_7702, location, f_38279_

Boat$Status: aM, status, field_7702, location, f_38279_

Boat$Status: aM, oldStatus, field_7701, lastLocation, f_38280_

Boat$Status: aN, oldStatus, field_7701, lastLocation, f_38280_

double: aN, lastYd, field_7696, fallVelocity, f_38281_

double: aO, lastYd, field_7696, fallVelocity, f_38281_

boolean: aO, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, f_38257_

boolean: aP, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, f_38257_

boolean: aP, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, f_38258_

boolean: aQ, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, f_38258_

float: aQ, bubbleMultiplier, field_7712, bubbleWobbleStrength, f_38259_

float: aR, bubbleMultiplier, field_7712, bubbleWobbleStrength, f_38259_

float: aR, bubbleAngle, field_7694, bubbleWobble, f_38260_

float: aS, bubbleAngle, field_7694, bubbleWobble, f_38260_

float: aS, bubbleAngleO, field_7711, lastBubbleWobble, f_38261_

float: aT, bubbleAngleO, field_7711, lastBubbleWobble, f_38261_

Constructors

Methods

boolean (): bn, isPushable, method_5810, isPushable, m_6094_

boolean (): bp, isPushable, method_5810, isPushable, m_6094_

double (): bv, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

double (): bx, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

Item (): i, getDropItem, method_7557, asItem, m_38369_

Item (): j, getDropItem, method_7557, asItem, m_38369_

boolean (): bm, isPickable, method_5863, canHit, m_6087_

boolean (): bo, isPickable, method_5863, canHit, m_6087_

Direction (): cB, getMotionDirection, method_5755, getMovementDirection, m_6374_

Direction (): cC, getMotionDirection, method_5755, getMovementDirection, m_6374_

void (): w, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

void (): x, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

SoundEvent (): j, getPaddleSound, method_7537, getPaddleSoundEvent, m_38370_

SoundEvent (): k, getPaddleSound, method_7537, getPaddleSoundEvent, m_38370_

void (): x, tickLerp, method_7555, updatePositionAndRotation, m_38391_

void (): y, tickLerp, method_7555, updatePositionAndRotation, m_38391_

Boat$Status (): y, getStatus, method_7552, checkLocation, m_38392_

Boat$Status (): z, getStatus, method_7552, checkLocation, m_38392_

float (): k, getWaterLevelAbove, method_7544, getWaterHeightBelow, m_38371_

float (): o, getWaterLevelAbove, method_7544, getWaterHeightBelow, m_38371_

float (): o, getGroundFriction, method_7548, getNearbySlipperiness, m_38377_

float (): p, getGroundFriction, method_7548, getNearbySlipperiness, m_38377_

boolean (): z, checkInWater, method_7545, checkBoatInWater, m_38393_

boolean (): A, checkInWater, method_7545, checkBoatInWater, m_38393_

Boat$Status (): A, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

Boat$Status (): C, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

void (): C, floatBoat, method_7534, updateVelocity, m_38395_

void (): D, floatBoat, method_7534, updateVelocity, m_38395_

void (): D, controlBoat, method_7549, updatePaddles, m_38396_

void (): E, controlBoat, method_7549, updatePaddles, m_38396_

void (Entity): i, positionRider, method_5865, updatePassengerPosition, m_7332_

float (): q, getDamage, method_7554, getDamageWobbleStrength, m_38384_

float (): r, getDamage, method_7554, getDamageWobbleStrength, m_38384_

int (): r, getHurtTime, method_7533, getDamageWobbleTicks, m_38385_

int (): s, getHurtTime, method_7533, getDamageWobbleTicks, m_38385_

int (): E, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

int (): F, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

void (int): l, setHurtDir, method_7540, setDamageWobbleSide, m_38362_

void (int): m, setHurtDir, method_7540, setDamageWobbleSide, m_38362_

int (): s, getHurtDir, method_7543, getDamageWobbleSide, m_38386_

int (): t, getHurtDir, method_7543, getDamageWobbleSide, m_38386_

float (float): b, getBubbleAngle, method_7547, interpolateBubbleWobble, m_38352_

float (float): s, getBubbleAngle, method_7547, interpolateBubbleWobble, m_38352_

boolean (): aX, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): aZ, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): bs, canBeCollidedWith, method_30948, isCollidable, m_5829_

boolean (): bu, canBeCollidedWith, method_30948, isCollidable, m_5829_

Entity$MovementEmission (): aQ, getMovementEmission, method_33570, getMoveEffect, m_142319_

Entity$MovementEmission (): aS, getMovementEmission, method_33570, getMoveEffect, m_142319_

ItemStack (): dt, getPickResult, method_31480, getPickBlockStack, m_142340_

ItemStack (): dv, getPickResult, method_31480, getPickBlockStack, m_142340_

float (): p, getSinglePassengerXOffset, method_42280, getPassengerHorizontalOffset, m_213802_

float (): q, getSinglePassengerXOffset, method_42280, getPassengerHorizontalOffset, m_213802_

int (): v, getMaxPassengers, method_42281, getMaxPassengers, m_213801_

int (): w, getMaxPassengers, method_42281, getMaxPassengers, m_213801_

Boat$Type (): t, getVariant, method_47885, getVariant, m_28554_

Boat$Type (): v, getVariant, method_47885, getVariant, m_28554_

void (float): q, animateHurt, method_5879, animateDamage, m_6053_

void (float): m, animateHurt, method_5879, animateDamage, m_6053_

LivingEntity (): cK, getControllingPassenger, method_5642, getControllingPassenger, m_6688_

LivingEntity (): cL, getControllingPassenger, method_5642, getControllingPassenger, m_6688_

void (Entity, Entity$MoveFunction): a, positionRider, method_5865, updatePassengerPosition, m_19956_

1.19.4

Names

byi

caf

Fields

EntityDataAccessor<Integer>: ao, DATA_ID_HURTDIR, field_7707, DAMAGE_WOBBLE_SIDE, f_38283_

EntityDataAccessor<Integer>: g, DATA_ID_HURTDIR, field_7707, DAMAGE_WOBBLE_SIDE, f_38283_

EntityDataAccessor<Float>: ap, DATA_ID_DAMAGE, field_7705, DAMAGE_WOBBLE_STRENGTH, f_38284_

EntityDataAccessor<Float>: h, DATA_ID_DAMAGE, field_7705, DAMAGE_WOBBLE_STRENGTH, f_38284_

EntityDataAccessor<Integer>: aq, DATA_ID_TYPE, field_7698, BOAT_TYPE, f_38285_

EntityDataAccessor<Integer>: i, DATA_ID_TYPE, field_7698, BOAT_TYPE, f_38285_

EntityDataAccessor<Boolean>: ar, DATA_ID_PADDLE_LEFT, field_7687, LEFT_PADDLE_MOVING, f_38286_

EntityDataAccessor<Boolean>: j, DATA_ID_PADDLE_LEFT, field_7687, LEFT_PADDLE_MOVING, f_38286_

EntityDataAccessor<Boolean>: as, DATA_ID_PADDLE_RIGHT, field_7713, RIGHT_PADDLE_MOVING, f_38287_

EntityDataAccessor<Boolean>: k, DATA_ID_PADDLE_RIGHT, field_7713, RIGHT_PADDLE_MOVING, f_38287_

EntityDataAccessor<Integer>: at, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, f_38262_

EntityDataAccessor<Integer>: l, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, f_38262_

float[]: aw, paddlePositions, field_7704, paddlePhases, f_38263_

float[]: o, paddlePositions, field_7704, paddlePhases, f_38263_

float: ax, invFriction, field_7692, velocityDecay, f_38264_

float: p, invFriction, field_7692, velocityDecay, f_38264_

float: ay, outOfControlTicks, field_7706, ticksUnderwater, f_38265_

float: q, outOfControlTicks, field_7706, ticksUnderwater, f_38265_

float: az, deltaRotation, field_7690, yawVelocity, f_38266_

float: r, deltaRotation, field_7690, yawVelocity, f_38266_

int: aA, lerpSteps, field_7708, field_7708, f_38267_

int: s, lerpSteps, field_7708, field_7708, f_38267_

double: aB, lerpX, field_7686, x, f_38268_

double: t, lerpX, field_7686, x, f_38268_

double: aC, lerpY, field_7700, y, f_38269_

double: u, lerpY, field_7700, y, f_38269_

double: aD, lerpZ, field_7685, z, f_38270_

double: aC, lerpZ, field_7685, z, f_38270_

double: aE, lerpYRot, field_7699, boatYaw, f_38271_

double: aD, lerpYRot, field_7699, boatYaw, f_38271_

double: aF, lerpXRot, field_7684, boatPitch, f_38272_

double: aE, lerpXRot, field_7684, boatPitch, f_38272_

boolean: aG, inputLeft, field_7710, pressingLeft, f_38273_

boolean: aF, inputLeft, field_7710, pressingLeft, f_38273_

boolean: aH, inputRight, field_7695, pressingRight, f_38274_

boolean: aG, inputRight, field_7695, pressingRight, f_38274_

boolean: aI, inputUp, field_7709, pressingForward, f_38275_

boolean: aH, inputUp, field_7709, pressingForward, f_38275_

boolean: aJ, inputDown, field_7693, pressingBack, f_38276_

boolean: aI, inputDown, field_7693, pressingBack, f_38276_

double: aK, waterLevel, field_7697, waterLevel, f_38277_

double: aJ, waterLevel, field_7697, waterLevel, f_38277_

float: aL, landFriction, field_7714, nearbySlipperiness, f_38278_

float: aK, landFriction, field_7714, nearbySlipperiness, f_38278_

Boat$Status: aM, status, field_7702, location, f_38279_

Boat$Status: aL, status, field_7702, location, f_38279_

Boat$Status: aN, oldStatus, field_7701, lastLocation, f_38280_

Boat$Status: aM, oldStatus, field_7701, lastLocation, f_38280_

double: aO, lastYd, field_7696, fallVelocity, f_38281_

double: aN, lastYd, field_7696, fallVelocity, f_38281_

boolean: aP, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, f_38257_

boolean: aO, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, f_38257_

boolean: aQ, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, f_38258_

boolean: aP, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, f_38258_

float: aR, bubbleMultiplier, field_7712, bubbleWobbleStrength, f_38259_

float: aQ, bubbleMultiplier, field_7712, bubbleWobbleStrength, f_38259_

float: aS, bubbleAngle, field_7694, bubbleWobble, f_38260_

float: aR, bubbleAngle, field_7694, bubbleWobble, f_38260_

float: aT, bubbleAngleO, field_7711, lastBubbleWobble, f_38261_

float: aS, bubbleAngleO, field_7711, lastBubbleWobble, f_38261_

int: au, TIME_TO_EJECT, field_30695, field_30695, f_150266_

int: m, TIME_TO_EJECT, field_30695, field_30695, f_150266_

float: av, PADDLE_SPEED, field_30696, NEXT_PADDLE_PHASE, f_150267_

float: n, PADDLE_SPEED, field_30696, NEXT_PADDLE_PHASE, f_150267_

Constructors

Methods

boolean (): bo, isPushable, method_5810, isPushable, m_6094_

boolean (): bn, isPushable, method_5810, isPushable, m_6094_

double (): bw, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

double (): bv, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

Item (): h, getDropItem, method_7557, asItem, m_38369_

Item (): i, getDropItem, method_7557, asItem, m_38369_

boolean (): bn, isPickable, method_5863, canHit, m_6087_

boolean (): bm, isPickable, method_5863, canHit, m_6087_

void (): u, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

void (): w, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

SoundEvent (): i, getPaddleSound, method_7537, getPaddleSoundEvent, m_38370_

SoundEvent (): j, getPaddleSound, method_7537, getPaddleSoundEvent, m_38370_

void (): w, tickLerp, method_7555, updatePositionAndRotation, m_38391_

void (): x, tickLerp, method_7555, updatePositionAndRotation, m_38391_

Boat$Status (): x, getStatus, method_7552, checkLocation, m_38392_

Boat$Status (): y, getStatus, method_7552, checkLocation, m_38392_

float (): j, getWaterLevelAbove, method_7544, getWaterHeightBelow, m_38371_

float (): k, getWaterLevelAbove, method_7544, getWaterHeightBelow, m_38371_

float (): k, getGroundFriction, method_7548, getNearbySlipperiness, m_38377_

float (): o, getGroundFriction, method_7548, getNearbySlipperiness, m_38377_

boolean (): y, checkInWater, method_7545, checkBoatInWater, m_38393_

boolean (): z, checkInWater, method_7545, checkBoatInWater, m_38393_

Boat$Status (): z, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

Boat$Status (): A, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

void (): A, floatBoat, method_7534, updateVelocity, m_38395_

void (): C, floatBoat, method_7534, updateVelocity, m_38395_

void (): B, controlBoat, method_7549, updatePaddles, m_38396_

void (): D, controlBoat, method_7549, updatePaddles, m_38396_

void (Entity): a, clampRotation, method_7546, copyEntityData, m_38321_

void (Entity): b, clampRotation, method_7546, copyEntityData, m_38321_

float (): o, getDamage, method_7554, getDamageWobbleStrength, m_38384_

float (): q, getDamage, method_7554, getDamageWobbleStrength, m_38384_

int (): p, getHurtTime, method_7533, getDamageWobbleTicks, m_38385_

int (): r, getHurtTime, method_7533, getDamageWobbleTicks, m_38385_

void (int): a, setBubbleTime, method_7531, setBubbleWobbleTicks, m_38366_

void (int): b, setBubbleTime, method_7531, setBubbleWobbleTicks, m_38366_

int (): D, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

int (): E, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

void (int): m, setHurtDir, method_7540, setDamageWobbleSide, m_38362_

void (int): l, setHurtDir, method_7540, setDamageWobbleSide, m_38362_

int (): r, getHurtDir, method_7543, getDamageWobbleSide, m_38386_

int (): s, getHurtDir, method_7543, getDamageWobbleSide, m_38386_

boolean (Entity): p, canAddPassenger, method_5818, canAddPassenger, m_7310_

boolean (Entity): o, canAddPassenger, method_5818, canAddPassenger, m_7310_

Entity (): cL, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

void (): bG, animateHurt, method_5879, animateDamage, m_6053_

boolean (): aZ, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): aX, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): bt, canBeCollidedWith, method_30948, isCollidable, m_5829_

boolean (): bs, canBeCollidedWith, method_30948, isCollidable, m_5829_

Entity$MovementEmission (): aS, getMovementEmission, method_33570, getMoveEffect, m_142319_

Entity$MovementEmission (): aQ, getMovementEmission, method_33570, getMoveEffect, m_142319_

ItemStack (): ds, getPickResult, method_31480, getPickBlockStack, m_142340_

ItemStack (): dt, getPickResult, method_31480, getPickBlockStack, m_142340_

float (): m, getSinglePassengerXOffset, method_42280, getPassengerHorizontalOffset, m_213802_

float (): p, getSinglePassengerXOffset, method_42280, getPassengerHorizontalOffset, m_213802_

int (): t, getMaxPassengers, method_42281, getMaxPassengers, m_213801_

int (): v, getMaxPassengers, method_42281, getMaxPassengers, m_213801_

void (Boat$Type): a, setVariant, method_47884, setVariant, m_262362_

void (Boat$Type): a, setVariant, method_47884, setVariant, m_28464_

Boat$Type (): s, getVariant, method_47885, getVariant, m_262365_

Boat$Type (): t, getVariant, method_47885, getVariant, m_28554_

void (float): q, animateHurt, method_5879, animateDamage, m_6053_

boolean (Entity): a, hasEnoughSpaceFor, method_49182, isSmallerThanBoat, m_271938_

LivingEntity (): cK, getControllingPassenger, method_5642, getControllingPassenger, m_6688_

1.19.3

Names

bvv

byi

Fields

Constructors

Methods

boolean (): bl, isPushable, method_5810, isPushable, m_6094_

boolean (): bo, isPushable, method_5810, isPushable, m_6094_

double (): bt, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

double (): bw, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

boolean (): bk, isPickable, method_5863, canHit, m_6087_

boolean (): bn, isPickable, method_5863, canHit, m_6087_

Direction (): cw, getMotionDirection, method_5755, getMovementDirection, m_6374_

Direction (): cB, getMotionDirection, method_5755, getMovementDirection, m_6374_

void (): k, tick, method_5773, tick, m_8119_

void (): l, tick, method_5773, tick, m_8119_

float (): l, getGroundFriction, method_7548, getNearbySlipperiness, m_38377_

float (): k, getGroundFriction, method_7548, getNearbySlipperiness, m_38377_

void (): C, controlBoat, method_7549, updatePaddles, m_38396_

void (): B, controlBoat, method_7549, updatePaddles, m_38396_

int (): q, getHurtTime, method_7533, getDamageWobbleTicks, m_38385_

int (): p, getHurtTime, method_7533, getDamageWobbleTicks, m_38385_

void (Boat$Type): a, setType, method_7541, setBoatType, m_38332_

Boat$Type (): s, getBoatType, method_7536, getBoatType, m_38387_

boolean (Entity): o, canAddPassenger, method_5818, canAddPassenger, m_7310_

boolean (Entity): p, canAddPassenger, method_5818, canAddPassenger, m_7310_

Entity (): cG, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

Entity (): cL, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

Packet<?> (): S, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_

void (): bD, animateHurt, method_5879, animateDamage, m_6053_

void (): bG, animateHurt, method_5879, animateDamage, m_6053_

boolean (): aV, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): aZ, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): bq, canBeCollidedWith, method_30948, isCollidable, m_5829_

boolean (): bt, canBeCollidedWith, method_30948, isCollidable, m_5829_

Entity$MovementEmission (): aO, getMovementEmission, method_33570, getMoveEffect, m_142319_

Entity$MovementEmission (): aS, getMovementEmission, method_33570, getMoveEffect, m_142319_

ItemStack (): dn, getPickResult, method_31480, getPickBlockStack, m_142340_

ItemStack (): ds, getPickResult, method_31480, getPickBlockStack, m_142340_

float (): n, getSinglePassengerXOffset, method_42280, getPassengerHorizontalOffset, m_213802_

float (): m, getSinglePassengerXOffset, method_42280, getPassengerHorizontalOffset, m_213802_

void (Boat$Type): a, setVariant, method_47884, setVariant, m_262362_

Boat$Type (): s, getVariant, method_47885, getVariant, m_262365_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

buy

bvv

Fields

Constructors

Methods

boolean (): bm, isPushable, method_5810, isPushable, m_6094_

boolean (): bl, isPushable, method_5810, isPushable, m_6094_

double (): bu, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

double (): bt, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

boolean (): bl, isPickable, method_5863, collides, m_6087_

boolean (): bk, isPickable, method_5863, canHit, m_6087_

Direction (): cx, getMotionDirection, method_5755, getMovementDirection, m_6374_

Direction (): cw, getMotionDirection, method_5755, getMovementDirection, m_6374_

Entity (): cH, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

Entity (): cG, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

void (): bE, animateHurt, method_5879, animateDamage, m_6053_

void (): bD, animateHurt, method_5879, animateDamage, m_6053_

boolean (): aW, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): aV, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): br, canBeCollidedWith, method_30948, isCollidable, m_5829_

boolean (): bq, canBeCollidedWith, method_30948, isCollidable, m_5829_

ItemStack (): do, getPickResult, method_31480, getPickBlockStack, m_142340_

ItemStack (): dn, getPickResult, method_31480, getPickBlockStack, m_142340_

1.19

Names

bqa

buy

Fields

float: aL, landFriction, field_7714, field_7714, f_38278_

float: aL, landFriction, field_7714, nearbySlipperiness, f_38278_

double: d, PADDLE_SOUND_TIME, field_30699, field_30699, f_150270_

double: d, PADDLE_SOUND_TIME, field_30699, EMIT_SOUND_EVENT_PADDLE_ROTATION, f_150270_

float: av, PADDLE_SPEED, field_30696, field_30696, f_150267_

float: av, PADDLE_SPEED, field_30696, NEXT_PADDLE_PHASE, f_150267_

Constructors

Methods

boolean (): bi, isPushable, method_5810, isPushable, m_6094_

boolean (): bm, isPushable, method_5810, isPushable, m_6094_

double (): bq, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

double (): bu, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

boolean (): bh, isPickable, method_5863, collides, m_6087_

boolean (): bl, isPickable, method_5863, collides, m_6087_

Direction (): cu, getMotionDirection, method_5755, getMovementDirection, m_6374_

Direction (): cx, getMotionDirection, method_5755, getMovementDirection, m_6374_

void (): s, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

void (): u, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

void (): t, tickLerp, method_7555, method_7555, m_38391_

void (): w, tickLerp, method_7555, updatePositionAndRotation, m_38391_

Boat$Status (): u, getStatus, method_7552, checkLocation, m_38392_

Boat$Status (): x, getStatus, method_7552, checkLocation, m_38392_

float (): j, getWaterLevelAbove, method_7544, method_7544, m_38371_

float (): j, getWaterLevelAbove, method_7544, getWaterHeightBelow, m_38371_

float (): l, getGroundFriction, method_7548, method_7548, m_38377_

float (): l, getGroundFriction, method_7548, getNearbySlipperiness, m_38377_

boolean (): w, checkInWater, method_7545, checkBoatInWater, m_38393_

boolean (): y, checkInWater, method_7545, checkBoatInWater, m_38393_

Boat$Status (): x, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

Boat$Status (): z, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

void (): y, floatBoat, method_7534, updateVelocity, m_38395_

void (): A, floatBoat, method_7534, updateVelocity, m_38395_

void (): z, controlBoat, method_7549, updatePaddles, m_38396_

void (): C, controlBoat, method_7549, updatePaddles, m_38396_

boolean (int): a, getPaddleState, method_7556, isPaddleMoving, m_38313_

boolean (int): c, getPaddleState, method_7556, isPaddleMoving, m_38313_

float (): n, getDamage, method_7554, getDamageWobbleStrength, m_38384_

float (): o, getDamage, method_7554, getDamageWobbleStrength, m_38384_

void (int): b, setHurtTime, method_7553, setDamageWobbleTicks, m_38354_

void (int): d, setHurtTime, method_7553, setDamageWobbleTicks, m_38354_

int (): o, getHurtTime, method_7533, getDamageWobbleTicks, m_38385_

int (): q, getHurtTime, method_7533, getDamageWobbleTicks, m_38385_

void (int): d, setBubbleTime, method_7531, setBubbleWobbleTicks, m_38366_

void (int): a, setBubbleTime, method_7531, setBubbleWobbleTicks, m_38366_

int (): A, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

int (): D, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

void (int): c, setHurtDir, method_7540, setDamageWobbleSide, m_38362_

void (int): m, setHurtDir, method_7540, setDamageWobbleSide, m_38362_

int (): q, getHurtDir, method_7543, getDamageWobbleSide, m_38386_

int (): r, getHurtDir, method_7543, getDamageWobbleSide, m_38386_

Boat$Type (): r, getBoatType, method_7536, getBoatType, m_38387_

Boat$Type (): s, getBoatType, method_7536, getBoatType, m_38387_

Entity (): cE, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

Entity (): cH, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

void (): bA, animateHurt, method_5879, animateDamage, m_6053_

void (): bE, animateHurt, method_5879, animateDamage, m_6053_

boolean (): aU, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): aW, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): bn, canBeCollidedWith, method_30948, isCollidable, m_5829_

boolean (): br, canBeCollidedWith, method_30948, isCollidable, m_5829_

Entity$MovementEmission (): aN, getMovementEmission, method_33570, getMoveEffect, m_142319_

Entity$MovementEmission (): aO, getMovementEmission, method_33570, getMoveEffect, m_142319_

ItemStack (): dk, getPickResult, method_31480, getPickBlockStack, m_142340_

ItemStack (): do, getPickResult, method_31480, getPickBlockStack, m_142340_

void (DamageSource): a, destroy, method_42279, dropItems, m_213560_

float (): n, getSinglePassengerXOffset, method_42280, getPassengerHorizontalOffset, m_213802_

int (): t, getMaxPassengers, method_42281, getMaxPassengers, m_213801_

1.18.2

Names

bpi

bqa

Fields

EntityDataAccessor<Integer>: ap, DATA_ID_HURTDIR, field_7707, DAMAGE_WOBBLE_SIDE, f_38283_

EntityDataAccessor<Integer>: ao, DATA_ID_HURTDIR, field_7707, DAMAGE_WOBBLE_SIDE, f_38283_

EntityDataAccessor<Float>: aq, DATA_ID_DAMAGE, field_7705, DAMAGE_WOBBLE_STRENGTH, f_38284_

EntityDataAccessor<Float>: ap, DATA_ID_DAMAGE, field_7705, DAMAGE_WOBBLE_STRENGTH, f_38284_

EntityDataAccessor<Integer>: ar, DATA_ID_TYPE, field_7698, BOAT_TYPE, f_38285_

EntityDataAccessor<Integer>: aq, DATA_ID_TYPE, field_7698, BOAT_TYPE, f_38285_

EntityDataAccessor<Boolean>: as, DATA_ID_PADDLE_LEFT, field_7687, LEFT_PADDLE_MOVING, f_38286_

EntityDataAccessor<Boolean>: ar, DATA_ID_PADDLE_LEFT, field_7687, LEFT_PADDLE_MOVING, f_38286_

EntityDataAccessor<Boolean>: at, DATA_ID_PADDLE_RIGHT, field_7713, RIGHT_PADDLE_MOVING, f_38287_

EntityDataAccessor<Boolean>: as, DATA_ID_PADDLE_RIGHT, field_7713, RIGHT_PADDLE_MOVING, f_38287_

EntityDataAccessor<Integer>: au, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, f_38262_

EntityDataAccessor<Integer>: at, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, f_38262_

float[]: ax, paddlePositions, field_7704, paddlePhases, f_38263_

float[]: aw, paddlePositions, field_7704, paddlePhases, f_38263_

float: ay, invFriction, field_7692, velocityDecay, f_38264_

float: ax, invFriction, field_7692, velocityDecay, f_38264_

float: az, outOfControlTicks, field_7706, ticksUnderwater, f_38265_

float: ay, outOfControlTicks, field_7706, ticksUnderwater, f_38265_

float: aA, deltaRotation, field_7690, yawVelocity, f_38266_

float: az, deltaRotation, field_7690, yawVelocity, f_38266_

int: aB, lerpSteps, field_7708, field_7708, f_38267_

int: aA, lerpSteps, field_7708, field_7708, f_38267_

double: aC, lerpX, field_7686, x, f_38268_

double: aB, lerpX, field_7686, x, f_38268_

double: aD, lerpY, field_7700, y, f_38269_

double: aC, lerpY, field_7700, y, f_38269_

double: aE, lerpZ, field_7685, z, f_38270_

double: aD, lerpZ, field_7685, z, f_38270_

double: aF, lerpYRot, field_7699, boatYaw, f_38271_

double: aE, lerpYRot, field_7699, boatYaw, f_38271_

double: aG, lerpXRot, field_7684, boatPitch, f_38272_

double: aF, lerpXRot, field_7684, boatPitch, f_38272_

boolean: aH, inputLeft, field_7710, pressingLeft, f_38273_

boolean: aG, inputLeft, field_7710, pressingLeft, f_38273_

boolean: aI, inputRight, field_7695, pressingRight, f_38274_

boolean: aH, inputRight, field_7695, pressingRight, f_38274_

boolean: aJ, inputUp, field_7709, pressingForward, f_38275_

boolean: aI, inputUp, field_7709, pressingForward, f_38275_

boolean: aK, inputDown, field_7693, pressingBack, f_38276_

boolean: aJ, inputDown, field_7693, pressingBack, f_38276_

double: aL, waterLevel, field_7697, waterLevel, f_38277_

double: aK, waterLevel, field_7697, waterLevel, f_38277_

float: aM, landFriction, field_7714, field_7714, f_38278_

float: aL, landFriction, field_7714, field_7714, f_38278_

Boat$Status: aN, status, field_7702, location, f_38279_

Boat$Status: aM, status, field_7702, location, f_38279_

Boat$Status: aO, oldStatus, field_7701, lastLocation, f_38280_

Boat$Status: aN, oldStatus, field_7701, lastLocation, f_38280_

double: aP, lastYd, field_7696, fallVelocity, f_38281_

double: aO, lastYd, field_7696, fallVelocity, f_38281_

boolean: aQ, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, f_38257_

boolean: aP, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, f_38257_

boolean: aR, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, f_38258_

boolean: aQ, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, f_38258_

float: aS, bubbleMultiplier, field_7712, bubbleWobbleStrength, f_38259_

float: aR, bubbleMultiplier, field_7712, bubbleWobbleStrength, f_38259_

float: aT, bubbleAngle, field_7694, bubbleWobble, f_38260_

float: aS, bubbleAngle, field_7694, bubbleWobble, f_38260_

float: aU, bubbleAngleO, field_7711, lastBubbleWobble, f_38261_

float: aT, bubbleAngleO, field_7711, lastBubbleWobble, f_38261_

int: av, TIME_TO_EJECT, field_30695, field_30695, f_150266_

int: au, TIME_TO_EJECT, field_30695, field_30695, f_150266_

double: aw, PADDLE_SPEED, field_30696, field_30696, f_150267_

float: av, PADDLE_SPEED, field_30696, field_30696, f_150267_

Constructors

Methods

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

blv

bpi

Fields

EntityDataAccessor<Integer>: ao, DATA_ID_HURTDIR, field_7707, DAMAGE_WOBBLE_SIDE, f_38283_

EntityDataAccessor<Integer>: ap, DATA_ID_HURTDIR, field_7707, DAMAGE_WOBBLE_SIDE, f_38283_

EntityDataAccessor<Float>: ap, DATA_ID_DAMAGE, field_7705, DAMAGE_WOBBLE_STRENGTH, f_38284_

EntityDataAccessor<Float>: aq, DATA_ID_DAMAGE, field_7705, DAMAGE_WOBBLE_STRENGTH, f_38284_

EntityDataAccessor<Integer>: aq, DATA_ID_TYPE, field_7698, BOAT_TYPE, f_38285_

EntityDataAccessor<Integer>: ar, DATA_ID_TYPE, field_7698, BOAT_TYPE, f_38285_

EntityDataAccessor<Boolean>: ar, DATA_ID_PADDLE_LEFT, field_7687, LEFT_PADDLE_MOVING, f_38286_

EntityDataAccessor<Boolean>: as, DATA_ID_PADDLE_LEFT, field_7687, LEFT_PADDLE_MOVING, f_38286_

EntityDataAccessor<Boolean>: as, DATA_ID_PADDLE_RIGHT, field_7713, RIGHT_PADDLE_MOVING, f_38287_

EntityDataAccessor<Boolean>: at, DATA_ID_PADDLE_RIGHT, field_7713, RIGHT_PADDLE_MOVING, f_38287_

EntityDataAccessor<Integer>: at, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, f_38262_

EntityDataAccessor<Integer>: au, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, f_38262_

float[]: aw, paddlePositions, field_7704, paddlePhases, f_38263_

float[]: ax, paddlePositions, field_7704, paddlePhases, f_38263_

float: ax, invFriction, field_7692, velocityDecay, f_38264_

float: ay, invFriction, field_7692, velocityDecay, f_38264_

float: ay, outOfControlTicks, field_7706, ticksUnderwater, f_38265_

float: az, outOfControlTicks, field_7706, ticksUnderwater, f_38265_

float: az, deltaRotation, field_7690, yawVelocity, f_38266_

float: aA, deltaRotation, field_7690, yawVelocity, f_38266_

int: aA, lerpSteps, field_7708, field_7708, f_38267_

int: aB, lerpSteps, field_7708, field_7708, f_38267_

double: aB, lerpX, field_7686, x, f_38268_

double: aC, lerpX, field_7686, x, f_38268_

double: aC, lerpY, field_7700, y, f_38269_

double: aD, lerpY, field_7700, y, f_38269_

double: aD, lerpZ, field_7685, z, f_38270_

double: aE, lerpZ, field_7685, z, f_38270_

double: aE, lerpYRot, field_7699, boatYaw, f_38271_

double: aF, lerpYRot, field_7699, boatYaw, f_38271_

double: aF, lerpXRot, field_7684, boatPitch, f_38272_

double: aG, lerpXRot, field_7684, boatPitch, f_38272_

boolean: aG, inputLeft, field_7710, pressingLeft, f_38273_

boolean: aH, inputLeft, field_7710, pressingLeft, f_38273_

boolean: aH, inputRight, field_7695, pressingRight, f_38274_

boolean: aI, inputRight, field_7695, pressingRight, f_38274_

boolean: aI, inputUp, field_7709, pressingForward, f_38275_

boolean: aJ, inputUp, field_7709, pressingForward, f_38275_

boolean: aJ, inputDown, field_7693, pressingBack, f_38276_

boolean: aK, inputDown, field_7693, pressingBack, f_38276_

double: aK, waterLevel, field_7697, waterLevel, f_38277_

double: aL, waterLevel, field_7697, waterLevel, f_38277_

float: aL, landFriction, field_7714, field_7714, f_38278_

float: aM, landFriction, field_7714, field_7714, f_38278_

Boat$Status: aM, status, field_7702, location, f_38279_

Boat$Status: aN, status, field_7702, location, f_38279_

Boat$Status: aN, oldStatus, field_7701, lastLocation, f_38280_

Boat$Status: aO, oldStatus, field_7701, lastLocation, f_38280_

double: aO, lastYd, field_7696, fallVelocity, f_38281_

double: aP, lastYd, field_7696, fallVelocity, f_38281_

boolean: aP, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, f_38257_

boolean: aQ, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, f_38257_

boolean: aQ, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, f_38258_

boolean: aR, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, f_38258_

float: aR, bubbleMultiplier, field_7712, bubbleWobbleStrength, f_38259_

float: aS, bubbleMultiplier, field_7712, bubbleWobbleStrength, f_38259_

float: aS, bubbleAngle, field_7694, bubbleWobble, f_38260_

float: aT, bubbleAngle, field_7694, bubbleWobble, f_38260_

float: aT, bubbleAngleO, field_7711, lastBubbleWobble, f_38261_

float: aU, bubbleAngleO, field_7711, lastBubbleWobble, f_38261_

int: au, TIME_TO_EJECT, field_30695, field_30695, f_150266_

int: av, TIME_TO_EJECT, field_30695, field_30695, f_150266_

double: av, PADDLE_SPEED, field_30696, field_30696, f_150267_

double: aw, PADDLE_SPEED, field_30696, field_30696, f_150267_

Constructors

Methods

boolean (): bd, isPushable, method_5810, isPushable, m_6094_

boolean (): bi, isPushable, method_5810, isPushable, m_6094_

double (): bl, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

double (): bq, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

boolean (): bc, isPickable, method_5863, collides, m_6087_

boolean (): bh, isPickable, method_5863, collides, m_6087_

Direction (): cp, getMotionDirection, method_5755, getMovementDirection, m_6374_

Direction (): cu, getMotionDirection, method_5755, getMovementDirection, m_6374_

void (): r, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

void (): s, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

void (): s, tickLerp, method_7555, method_7555, m_38391_

void (): t, tickLerp, method_7555, method_7555, m_38391_

Boat$Status (): t, getStatus, method_7552, checkLocation, m_38392_

Boat$Status (): u, getStatus, method_7552, checkLocation, m_38392_

boolean (): v, checkInWater, method_7545, checkBoatInWater, m_38393_

boolean (): w, checkInWater, method_7545, checkBoatInWater, m_38393_

Boat$Status (): w, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

Boat$Status (): x, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

void (): x, floatBoat, method_7534, updateVelocity, m_38395_

void (): y, floatBoat, method_7534, updateVelocity, m_38395_

int (): p, getHurtDir, method_7543, getDamageWobbleSide, m_38386_

int (): q, getHurtDir, method_7543, getDamageWobbleSide, m_38386_

Boat$Type (): q, getBoatType, method_7536, getBoatType, m_38387_

Boat$Type (): r, getBoatType, method_7536, getBoatType, m_38387_

Entity (): cz, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

Entity (): cE, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_

Packet<?> (): S, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_

void (): bv, animateHurt, method_5879, animateDamage, m_6053_

void (): bA, animateHurt, method_5879, animateDamage, m_6053_

boolean (): aP, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): aU, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (): bi, canBeCollidedWith, method_30948, isCollidable, m_5829_

boolean (): bn, canBeCollidedWith, method_30948, isCollidable, m_5829_

Entity$MovementEmission (): aI, getMovementEmission, method_33570, getMoveEffect, m_142319_

Entity$MovementEmission (): aN, getMovementEmission, method_33570, getMoveEffect, m_142319_

ItemStack (): df, getPickResult, method_31480, getPickBlockStack, m_142340_

ItemStack (): dk, getPickResult, method_31480, getPickBlockStack, m_142340_

1.17.1

Names

blu

blv

Fields

Constructors

Methods

1.17

Names

bhn

blu

net.minecraft.entity.item.BoatEntity

net.minecraft.src.C_1205_

Fields

EntityDataAccessor<Integer>: b, DATA_ID_HURT, field_7688, DAMAGE_WOBBLE_TICKS, field_184460_a

EntityDataAccessor<Integer>: f, DATA_ID_HURT, field_7688, DAMAGE_WOBBLE_TICKS, f_38282_

EntityDataAccessor<Integer>: c, DATA_ID_HURTDIR, field_7707, DAMAGE_WOBBLE_SIDE, field_184462_b

EntityDataAccessor<Integer>: ao, DATA_ID_HURTDIR, field_7707, DAMAGE_WOBBLE_SIDE, f_38283_

EntityDataAccessor<Float>: d, DATA_ID_DAMAGE, field_7705, DAMAGE_WOBBLE_STRENGTH, field_184464_c

EntityDataAccessor<Float>: ap, DATA_ID_DAMAGE, field_7705, DAMAGE_WOBBLE_STRENGTH, f_38284_

EntityDataAccessor<Integer>: e, DATA_ID_TYPE, field_7698, BOAT_TYPE, field_184466_d

EntityDataAccessor<Integer>: aq, DATA_ID_TYPE, field_7698, BOAT_TYPE, f_38285_

EntityDataAccessor<Boolean>: f, DATA_ID_PADDLE_LEFT, field_7687, LEFT_PADDLE_MOVING, field_199704_e

EntityDataAccessor<Boolean>: ar, DATA_ID_PADDLE_LEFT, field_7687, LEFT_PADDLE_MOVING, f_38286_

EntityDataAccessor<Boolean>: g, DATA_ID_PADDLE_RIGHT, field_7713, RIGHT_PADDLE_MOVING, field_199705_f

EntityDataAccessor<Boolean>: as, DATA_ID_PADDLE_RIGHT, field_7713, RIGHT_PADDLE_MOVING, f_38287_

EntityDataAccessor<Integer>: ag, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, field_203064_g

EntityDataAccessor<Integer>: at, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, f_38262_

float[]: ah, paddlePositions, field_7704, paddlePhases, field_184470_f

float[]: aw, paddlePositions, field_7704, paddlePhases, f_38263_

float: ai, invFriction, field_7692, velocityDecay, field_184472_g

float: ax, invFriction, field_7692, velocityDecay, f_38264_

float: aj, outOfControlTicks, field_7706, ticksUnderwater, field_184474_h

float: ay, outOfControlTicks, field_7706, ticksUnderwater, f_38265_

float: ak, deltaRotation, field_7690, yawVelocity, field_184475_as

float: az, deltaRotation, field_7690, yawVelocity, f_38266_

int: al, lerpSteps, field_7708, field_7708, field_184476_at

int: aA, lerpSteps, field_7708, field_7708, f_38267_

double: am, lerpX, field_7686, x, field_70281_h

double: aB, lerpX, field_7686, x, f_38268_

double: an, lerpY, field_7700, y, field_184477_av

double: aC, lerpY, field_7700, y, f_38269_

double: ao, lerpZ, field_7685, z, field_184478_aw

double: aD, lerpZ, field_7685, z, f_38270_

double: ap, lerpYRot, field_7699, boatYaw, field_70273_g

double: aE, lerpYRot, field_7699, boatYaw, f_38271_

double: aq, lerpXRot, field_7684, boatPitch, field_184479_ay

double: aF, lerpXRot, field_7684, boatPitch, f_38272_

boolean: ar, inputLeft, field_7710, pressingLeft, field_184480_az

boolean: aG, inputLeft, field_7710, pressingLeft, f_38273_

boolean: as, inputRight, field_7695, pressingRight, field_184459_aA

boolean: aH, inputRight, field_7695, pressingRight, f_38274_

boolean: at, inputUp, field_7709, pressingForward, field_184461_aB

boolean: aI, inputUp, field_7709, pressingForward, f_38275_

boolean: au, inputDown, field_7693, pressingBack, field_184463_aC

boolean: aJ, inputDown, field_7693, pressingBack, f_38276_

double: av, waterLevel, field_7697, waterLevel, field_184465_aD

double: aK, waterLevel, field_7697, waterLevel, f_38277_

float: aw, landFriction, field_7714, field_7714, field_184467_aE

float: aL, landFriction, field_7714, field_7714, f_38278_

Boat$Status: ax, status, field_7702, location, field_184469_aF

Boat$Status: aM, status, field_7702, location, f_38279_

Boat$Status: ay, oldStatus, field_7701, lastLocation, field_184471_aG

Boat$Status: aN, oldStatus, field_7701, lastLocation, f_38280_

double: az, lastYd, field_7696, fallVelocity, field_184473_aH

double: aO, lastYd, field_7696, fallVelocity, f_38281_

boolean: aA, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, field_203059_aM

boolean: aP, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, f_38257_

boolean: aB, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, field_203060_aN

boolean: aQ, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, f_38258_

float: aC, bubbleMultiplier, field_7712, bubbleWobbleStrength, field_203061_aO

float: aR, bubbleMultiplier, field_7712, bubbleWobbleStrength, f_38259_

float: aD, bubbleAngle, field_7694, bubbleWobble, field_203062_aP

float: aS, bubbleAngle, field_7694, bubbleWobble, f_38260_

float: aE, bubbleAngleO, field_7711, lastBubbleWobble, field_203063_aQ

float: aT, bubbleAngleO, field_7711, lastBubbleWobble, f_38261_

int: b, PADDLE_LEFT, field_30697, field_30697, f_150268_

int: c, PADDLE_RIGHT, field_30698, field_30698, f_150269_

int: au, TIME_TO_EJECT, field_30695, field_30695, f_150266_

double: av, PADDLE_SPEED, field_30696, field_30696, f_150267_

double: d, PADDLE_SOUND_TIME, field_30699, field_30699, f_150270_

int: e, BUBBLE_TIME, field_30700, field_30700, f_150271_

Constructors

Methods

boolean (): aC, isMovementNoisy, method_5658, canClimb, func_225502_at_

void (): e, defineSynchedData, method_5693, initDataTracker, func_70088_a

void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_

boolean (): aU, isPushable, method_5810, isPushable, func_70104_M

boolean (): bd, isPushable, method_5810, isPushable, m_6094_

double (): bc, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X

double (): bl, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

boolean (DamageSource, float): a, hurt, method_5643, damage, func_70097_a

boolean (DamageSource, float): a, hurt, method_5643, damage, m_6469_

void (boolean): k, onAboveBubbleCol, method_5700, onBubbleColumnSurfaceCollision, func_203002_i

void (boolean): k, onAboveBubbleCol, method_5700, onBubbleColumnSurfaceCollision, m_6845_

void (Entity): i, push, method_5697, pushAwayFrom, func_70108_f

void (Entity): g, push, method_5697, pushAwayFrom, m_7334_

Item (): g, getDropItem, method_7557, asItem, func_184455_j

Item (): h, getDropItem, method_7557, asItem, m_38369_

boolean (): aT, isPickable, method_5863, collides, func_70067_L

boolean (): bc, isPickable, method_5863, collides, m_6087_

Direction (): ca, getMotionDirection, method_5755, getMovementDirection, func_184172_bi

Direction (): cp, getMotionDirection, method_5755, getMovementDirection, m_6374_

void (): j, tick, method_5773, tick, func_70071_h_

void (): k, tick, method_5773, tick, m_8119_

void (): q, tickBubbleColumn, method_7550, handleBubbleColumn, func_203057_r

void (): r, tickBubbleColumn, method_7550, handleBubbleColumn, m_38388_

SoundEvent (): h, getPaddleSound, method_7537, getPaddleSoundEvent, func_193047_k

SoundEvent (): i, getPaddleSound, method_7537, getPaddleSoundEvent, m_38370_

void (): r, tickLerp, method_7555, method_7555, func_184447_s

void (): s, tickLerp, method_7555, method_7555, m_38391_

void (boolean, boolean): a, setPaddleState, method_7538, setPaddleMovings, func_184445_a

void (boolean, boolean): a, setPaddleState, method_7538, setPaddleMovings, m_38339_

Boat$Status (): s, getStatus, method_7552, checkLocation, func_184449_t

Boat$Status (): t, getStatus, method_7552, checkLocation, m_38392_

float (): i, getWaterLevelAbove, method_7544, method_7544, func_184451_k

float (): j, getWaterLevelAbove, method_7544, method_7544, m_38371_

float (): k, getGroundFriction, method_7548, method_7548, func_184441_l

float (): l, getGroundFriction, method_7548, method_7548, m_38377_

boolean (): t, checkInWater, method_7545, checkBoatInWater, func_184446_u

boolean (): v, checkInWater, method_7545, checkBoatInWater, m_38393_

Boat$Status (): u, isUnderwater, method_7532, getUnderWaterLocation, func_184444_v

Boat$Status (): w, isUnderwater, method_7532, getUnderWaterLocation, m_38394_

void (): v, floatBoat, method_7534, updateVelocity, func_184450_w

void (): x, floatBoat, method_7534, updateVelocity, m_38395_

void (): x, controlBoat, method_7549, updatePaddles, func_184443_x

void (): z, controlBoat, method_7549, updatePaddles, m_38396_

void (Entity): k, positionRider, method_5865, updatePassengerPosition, func_184232_k

void (Entity): i, positionRider, method_5865, updatePassengerPosition, m_7332_

void (Entity): a, clampRotation, method_7546, copyEntityData, func_184454_a

void (Entity): a, clampRotation, method_7546, copyEntityData, m_38321_

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_

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

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

boolean (int): a, getPaddleState, method_7556, isPaddleMoving, func_184457_a

boolean (int): a, getPaddleState, method_7556, isPaddleMoving, m_38313_

void (float): a, setDamage, method_7542, setDamageWobbleStrength, func_70266_a

void (float): a, setDamage, method_7542, setDamageWobbleStrength, m_38311_

float (): m, getDamage, method_7554, getDamageWobbleStrength, func_70271_g

float (): n, getDamage, method_7554, getDamageWobbleStrength, m_38384_

void (int): b, setHurtTime, method_7553, setDamageWobbleTicks, func_70265_b

void (int): b, setHurtTime, method_7553, setDamageWobbleTicks, m_38354_

int (): n, getHurtTime, method_7533, getDamageWobbleTicks, func_70268_h

int (): o, getHurtTime, method_7533, getDamageWobbleTicks, m_38385_

void (int): d, setBubbleTime, method_7531, setBubbleWobbleTicks, func_203055_e

void (int): d, setBubbleTime, method_7531, setBubbleWobbleTicks, m_38366_

int (): z, getBubbleTime, method_7539, getBubbleWobbleTicks, func_203058_B

int (): A, getBubbleTime, method_7539, getBubbleWobbleTicks, m_38397_

void (int): c, setHurtDir, method_7540, setDamageWobbleSide, func_70269_c

void (int): c, setHurtDir, method_7540, setDamageWobbleSide, m_38362_

int (): o, getHurtDir, method_7543, getDamageWobbleSide, func_70267_i

int (): p, getHurtDir, method_7543, getDamageWobbleSide, m_38386_

void (Boat$Type): a, setType, method_7541, setBoatType, func_184458_a

void (Boat$Type): a, setType, method_7541, setBoatType, m_38332_

Boat$Type (): p, getBoatType, method_7536, getBoatType, func_184453_r

Boat$Type (): q, getBoatType, method_7536, getBoatType, m_38387_

boolean (Entity): q, canAddPassenger, method_5818, canAddPassenger, func_184219_q

boolean (Entity): o, canAddPassenger, method_5818, canAddPassenger, m_7310_

Entity (): cm, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs

Entity (): cz, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N

Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, m_5654_

void (): bm, animateHurt, method_5879, animateDamage, func_70057_ab

void (): bv, animateHurt, method_5879, animateDamage, m_6053_

void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, func_180426_a

void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, m_6453_

float (int, float): a, getRowingTime, method_7551, interpolatePaddlePhase, func_184448_a

float (int, float): a, getRowingTime, method_7551, interpolatePaddlePhase, m_38315_

void (Entity): l, onPassengerTurned, method_5644, onPassengerLookAround, func_184190_l

void (Entity): j, onPassengerTurned, method_5644, onPassengerLookAround, m_7340_

float (float): b, getBubbleAngle, method_7547, interpolateBubbleWobble, func_203056_b

float (float): b, getBubbleAngle, method_7547, interpolateBubbleWobble, m_38352_

void (boolean, boolean, boolean, boolean): a, setInput, method_7535, setInputs, func_184442_a

void (boolean, boolean, boolean, boolean): a, setInput, method_7535, setInputs, m_38342_

float (Pose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, func_213316_a

float (Pose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, m_6380_

Vec3 (LivingEntity): b, getDismountLocationForPassenger, method_24829, updatePassengerForDismount, func_230268_c_

Vec3 (LivingEntity): b, getDismountLocationForPassenger, method_24829, updatePassengerForDismount, m_7688_

InteractionResult (Player, InteractionHand): a, interact, method_5688, interact, func_184230_a

InteractionResult (Player, InteractionHand): a, interact, method_5688, interact, m_6096_

boolean (): aI, isUnderWater, method_5869, isSubmergedInWater, func_204231_K

boolean (): aP, isUnderWater, method_5869, isSubmergedInWater, m_5842_

boolean (Entity): j, canCollideWith, method_30949, collidesWith, func_241849_j

boolean (Entity): h, canCollideWith, method_30949, collidesWith, m_7337_

boolean (Entity, Entity): a, canVehicleCollide, method_30959, method_30959, func_242378_a

boolean (Entity, Entity): a, canVehicleCollide, method_30959, canCollide, m_38323_

boolean (): aZ, canBeCollidedWith, method_30948, isCollidable, func_241845_aY

boolean (): bi, canBeCollidedWith, method_30948, isCollidable, m_5829_

Vec3 (Direction$Axis, BlockUtil$FoundRectangle): a, getRelativePortalPosition, method_30633, method_30633, func_241839_a

Vec3 (Direction$Axis, BlockUtil$FoundRectangle): a, getRelativePortalPosition, method_30633, positionInPortal, m_7643_

Entity$MovementEmission (): aI, getMovementEmission, method_33570, getMoveEffect, m_142319_

ItemStack (): df, getPickResult, method_31480, getPickBlockStack, m_142340_

1.16.5

Names

Fields

Constructors

Methods

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a

1.16.4

Names

bhk

bhn

Fields

Constructors

Methods

boolean (): aB, isMovementNoisy, method_5658, canClimb, func_225502_at_

boolean (): aC, isMovementNoisy, method_5658, canClimb, func_225502_at_

boolean (): aT, isPushable, method_5810, isPushable, func_70104_M

boolean (): aU, isPushable, method_5810, isPushable, func_70104_M

double (): bb, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X

double (): bc, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X

boolean (): aS, isPickable, method_5863, collides, func_70067_L

boolean (): aT, isPickable, method_5863, collides, func_70067_L

Direction (): bZ, getMotionDirection, method_5755, getMovementDirection, func_184172_bi

Direction (): ca, getMotionDirection, method_5755, getMovementDirection, func_184172_bi

Entity (): cl, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs

Entity (): cm, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs

void (): bl, animateHurt, method_5879, animateDamage, func_70057_ab

void (): bm, animateHurt, method_5879, animateDamage, func_70057_ab

boolean (): aH, isUnderWater, method_5869, isSubmergedInWater, func_204231_K

boolean (): aI, isUnderWater, method_5869, isSubmergedInWater, func_204231_K

boolean (): aY, canBeCollidedWith, method_30948, isCollidable, func_241845_aY

boolean (): aZ, canBeCollidedWith, method_30948, isCollidable, func_241845_aY

1.16.3

Names

Fields

Constructors

Methods

boolean (Entity): j, canCollideWith, method_30949, method_30949, func_241849_j

boolean (Entity): j, canCollideWith, method_30949, collidesWith, func_241849_j

boolean (): aY, canBeCollidedWith, method_30948, method_30948, func_241845_aY

boolean (): aY, canBeCollidedWith, method_30948, isCollidable, func_241845_aY

1.16.2

Names

bft

bhk

Fields

EntityDataAccessor<Integer>: an, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, field_203064_g

EntityDataAccessor<Integer>: ag, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, field_203064_g

float[]: ao, paddlePositions, field_7704, paddlePhases, field_184470_f

float[]: ah, paddlePositions, field_7704, paddlePhases, field_184470_f

float: ap, invFriction, field_7692, velocityDecay, field_184472_g

float: ai, invFriction, field_7692, velocityDecay, field_184472_g

float: aq, outOfControlTicks, field_7706, ticksUnderwater, field_184474_h

float: aj, outOfControlTicks, field_7706, ticksUnderwater, field_184474_h

float: ar, deltaRotation, field_7690, yawVelocity, field_184475_as

float: ak, deltaRotation, field_7690, yawVelocity, field_184475_as

int: as, lerpSteps, field_7708, field_7708, field_184476_at

int: al, lerpSteps, field_7708, field_7708, field_184476_at

double: at, lerpX, field_7686, x, field_70281_h

double: am, lerpX, field_7686, x, field_70281_h

double: au, lerpY, field_7700, y, field_184477_av

double: an, lerpY, field_7700, y, field_184477_av

double: av, lerpZ, field_7685, z, field_184478_aw

double: ao, lerpZ, field_7685, z, field_184478_aw

double: aw, lerpYRot, field_7699, boatYaw, field_70273_g

double: ap, lerpYRot, field_7699, boatYaw, field_70273_g

double: ax, lerpXRot, field_7684, boatPitch, field_184479_ay

double: aq, lerpXRot, field_7684, boatPitch, field_184479_ay

boolean: ay, inputLeft, field_7710, pressingLeft, field_184480_az

boolean: ar, inputLeft, field_7710, pressingLeft, field_184480_az

boolean: az, inputRight, field_7695, pressingRight, field_184459_aA

boolean: as, inputRight, field_7695, pressingRight, field_184459_aA

boolean: aA, inputUp, field_7709, pressingForward, field_184461_aB

boolean: at, inputUp, field_7709, pressingForward, field_184461_aB

boolean: aB, inputDown, field_7693, pressingBack, field_184463_aC

boolean: au, inputDown, field_7693, pressingBack, field_184463_aC

double: aC, waterLevel, field_7697, waterLevel, field_184465_aD

double: av, waterLevel, field_7697, waterLevel, field_184465_aD

float: aD, landFriction, field_7714, field_7714, field_184467_aE

float: aw, landFriction, field_7714, field_7714, field_184467_aE

Boat$Status: aE, status, field_7702, location, field_184469_aF

Boat$Status: ax, status, field_7702, location, field_184469_aF

Boat$Status: aF, oldStatus, field_7701, lastLocation, field_184471_aG

Boat$Status: ay, oldStatus, field_7701, lastLocation, field_184471_aG

double: aG, lastYd, field_7696, fallVelocity, field_184473_aH

double: az, lastYd, field_7696, fallVelocity, field_184473_aH

boolean: aH, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, field_203059_aM

boolean: aA, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, field_203059_aM

boolean: aI, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, field_203060_aN

boolean: aB, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, field_203060_aN

float: aJ, bubbleMultiplier, field_7712, bubbleWobbleStrength, field_203061_aO

float: aC, bubbleMultiplier, field_7712, bubbleWobbleStrength, field_203061_aO

float: aK, bubbleAngle, field_7694, bubbleWobble, field_203062_aP

float: aD, bubbleAngle, field_7694, bubbleWobble, field_203062_aP

float: aL, bubbleAngleO, field_7711, lastBubbleWobble, field_203063_aQ

float: aE, bubbleAngleO, field_7711, lastBubbleWobble, field_203063_aQ

Constructors

Methods

boolean (): ax, isMovementNoisy, method_5658, canClimb, func_225502_at_

boolean (): aB, isMovementNoisy, method_5658, canClimb, func_225502_at_

AABB (Entity): j, getCollideAgainstBox, method_5708, getHardCollisionBox, func_70114_g

AABB (): ay, getCollideBox, method_5827, getCollisionBox, func_70046_E

boolean (): aR, isPushable, method_5810, isPushable, func_70104_M

boolean (): aT, isPushable, method_5810, isPushable, func_70104_M

double (): aY, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X

double (): bb, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X

boolean (): aQ, isPickable, method_5863, collides, func_70067_L

boolean (): aS, isPickable, method_5863, collides, func_70067_L

Packet<?> (): O, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N

Packet<?> (): P, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N

void (): bi, animateHurt, method_5879, animateDamage, func_70057_ab

void (): bl, animateHurt, method_5879, animateDamage, func_70057_ab

Vec3 (LivingEntity): c, getDismountLocationForPassenger, method_24829, updatePassengerForDismount, func_230268_c_

Vec3 (LivingEntity): b, getDismountLocationForPassenger, method_24829, updatePassengerForDismount, func_230268_c_

boolean (): aE, isUnderWater, method_5869, isSubmergedInWater, func_204231_K

boolean (): aH, isUnderWater, method_5869, isSubmergedInWater, func_204231_K

boolean (Entity): j, canCollideWith, method_30949, method_30949, func_241849_j

boolean (Entity, Entity): a, canVehicleCollide, method_30959, method_30959, func_242378_a

boolean (): aY, canBeCollidedWith, method_30948, method_30948, func_241845_aY

Vec3 (Direction$Axis, BlockUtil$FoundRectangle): a, getRelativePortalPosition, method_30633, method_30633, func_241839_a

1.16.1

Names

azz

bft

Fields

EntityDataAccessor<Integer>: ao, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, field_203064_g

EntityDataAccessor<Integer>: an, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, field_203064_g

float[]: ap, paddlePositions, field_7704, paddlePhases, field_184470_f

float[]: ao, paddlePositions, field_7704, paddlePhases, field_184470_f

float: aq, invFriction, field_7692, velocityDecay, field_184472_g

float: ap, invFriction, field_7692, velocityDecay, field_184472_g

float: ar, outOfControlTicks, field_7706, ticksUnderwater, field_184474_h

float: aq, outOfControlTicks, field_7706, ticksUnderwater, field_184474_h

float: as, deltaRotation, field_7690, yawVelocity, field_184475_as

float: ar, deltaRotation, field_7690, yawVelocity, field_184475_as

int: at, lerpSteps, field_7708, field_184476_at

int: as, lerpSteps, field_7708, field_7708, field_184476_at

double: au, lerpX, field_7686, field_70281_h

double: at, lerpX, field_7686, x, field_70281_h

double: av, lerpY, field_7700, field_184477_av

double: au, lerpY, field_7700, y, field_184477_av

double: aw, lerpZ, field_7685, field_184478_aw

double: av, lerpZ, field_7685, z, field_184478_aw

double: ax, lerpYRot, field_7699, field_70273_g

double: aw, lerpYRot, field_7699, boatYaw, field_70273_g

double: ay, lerpXRot, field_7684, field_184479_ay

double: ax, lerpXRot, field_7684, boatPitch, field_184479_ay

boolean: az, inputLeft, field_7710, pressingLeft, field_184480_az

boolean: ay, inputLeft, field_7710, pressingLeft, field_184480_az

boolean: aA, inputRight, field_7695, pressingRight, field_184459_aA

boolean: az, inputRight, field_7695, pressingRight, field_184459_aA

boolean: aB, inputUp, field_7709, pressingForward, field_184461_aB

boolean: aA, inputUp, field_7709, pressingForward, field_184461_aB

boolean: aC, inputDown, field_7693, pressingBack, field_184463_aC

boolean: aB, inputDown, field_7693, pressingBack, field_184463_aC

double: aD, waterLevel, field_7697, waterLevel, field_184465_aD

double: aC, waterLevel, field_7697, waterLevel, field_184465_aD

float: aE, landFriction, field_7714, field_184467_aE

float: aD, landFriction, field_7714, field_7714, field_184467_aE

Boat$Status: aF, status, field_7702, location, field_184469_aF

Boat$Status: aE, status, field_7702, location, field_184469_aF

Boat$Status: aG, oldStatus, field_7701, lastLocation, field_184471_aG

Boat$Status: aF, oldStatus, field_7701, lastLocation, field_184471_aG

double: aH, lastYd, field_7696, fallVelocity, field_184473_aH

double: aG, lastYd, field_7696, fallVelocity, field_184473_aH

boolean: aI, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, field_203059_aM

boolean: aH, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, field_203059_aM

boolean: aJ, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, field_203060_aN

boolean: aI, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, field_203060_aN

float: aK, bubbleMultiplier, field_7712, bubbleWobbleStrength, field_203061_aO

float: aJ, bubbleMultiplier, field_7712, bubbleWobbleStrength, field_203061_aO

float: aL, bubbleAngle, field_7694, bubbleWobble, field_203062_aP

float: aK, bubbleAngle, field_7694, bubbleWobble, field_203062_aP

float: aM, bubbleAngleO, field_7711, lastBubbleWobble, field_203063_aQ

float: aL, bubbleAngleO, field_7711, lastBubbleWobble, field_203063_aQ

Constructors

Methods

boolean (): at, isMovementNoisy, method_5658, canClimb, func_225502_at_

boolean (): ax, isMovementNoisy, method_5658, canClimb, func_225502_at_

void (): w_, defineSynchedData, method_5693, initDataTracker, func_70088_a

void (): e, defineSynchedData, method_5693, initDataTracker, func_70088_a

AABB (): au, getCollideBox, method_5827, getCollisionBox, func_70046_E

AABB (): ay, getCollideBox, method_5827, getCollisionBox, func_70046_E

boolean (): aL, isPushable, method_5810, isPushable, func_70104_M

boolean (): aR, isPushable, method_5810, isPushable, func_70104_M

double (): aS, getRideHeight, method_5621, getMountedHeightOffset, func_70042_X

double (): aY, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X

void (boolean): j, onAboveBubbleCol, method_5700, onBubbleColumnSurfaceCollision, func_203002_i

void (boolean): k, onAboveBubbleCol, method_5700, onBubbleColumnSurfaceCollision, func_203002_i

Item (): f, getDropItem, method_7557, asItem, func_184455_j

Item (): g, getDropItem, method_7557, asItem, func_184455_j

boolean (): aK, isPickable, method_5863, collides, func_70067_L

boolean (): aQ, isPickable, method_5863, collides, func_70067_L

Direction (): bR, getMotionDirection, method_5755, getMovementDirection, func_184172_bi

Direction (): bZ, getMotionDirection, method_5755, getMovementDirection, func_184172_bi

void (): h, tick, method_5773, tick, func_70071_h_

void (): j, tick, method_5773, tick, func_70071_h_

SoundEvent (): i, getPaddleSound, method_7537, getPaddleSoundEvent, func_193047_k

SoundEvent (): h, getPaddleSound, method_7537, getPaddleSoundEvent, func_193047_k

void (): r, tickLerp, method_7555, func_184447_s

void (): r, tickLerp, method_7555, method_7555, func_184447_s

float (): k, getWaterLevelAbove, method_7544, func_184451_k

float (): i, getWaterLevelAbove, method_7544, method_7544, func_184451_k

float (): l, getGroundFriction, method_7548, func_184441_l

float (): k, getGroundFriction, method_7548, method_7548, func_184441_l

boolean (): u, checkInWater, method_7545, checkBoatInWater, func_184446_u

boolean (): t, checkInWater, method_7545, checkBoatInWater, func_184446_u

Boat$Status (): v, isUnderwater, method_7532, getUnderWaterLocation, func_184444_v

Boat$Status (): u, isUnderwater, method_7532, getUnderWaterLocation, func_184444_v

void (): w, floatBoat, method_7534, updateVelocity, func_184450_w

void (): v, floatBoat, method_7534, updateVelocity, func_184450_w

void (): z, controlBoat, method_7549, updatePaddles, func_184443_x

void (): x, controlBoat, method_7549, updatePaddles, func_184443_x

boolean (Player, InteractionHand): b, interact, method_5688, interact, func_184230_a

int (): A, getBubbleTime, method_7539, getBubbleWobbleTicks, func_203058_B

int (): z, getBubbleTime, method_7539, getBubbleWobbleTicks, func_203058_B

Entity (): cd, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs

Entity (): cl, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs

Packet<?> (): L, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N

Packet<?> (): O, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N

void (): bb, animateHurt, method_5879, animateDamage, func_70057_ab

void (): bi, animateHurt, method_5879, animateDamage, func_70057_ab

float (Pose, EntityDimensions): a, getEyeHeight, method_18378, getEyeHeight, func_213316_a

Vec3 (LivingEntity): c, getDismountLocationForPassenger, method_24829, updatePassengerForDismount, func_230268_c_

InteractionResult (Player, InteractionHand): a, interact, method_5688, interact, func_184230_a

boolean (): aE, isUnderWater, method_5869, isSubmergedInWater, func_204231_K

1.15.2

Names

azw

azz

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

axw

azw

Fields

EntityDataAccessor<Integer>: ar, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, field_203064_g

EntityDataAccessor<Integer>: ao, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, field_203064_g

float[]: as, paddlePositions, field_7704, paddlePhases, field_184470_f

float[]: ap, paddlePositions, field_7704, paddlePhases, field_184470_f

float: at, invFriction, field_7692, velocityDecay, field_184472_g

float: aq, invFriction, field_7692, velocityDecay, field_184472_g

float: au, outOfControlTicks, field_7706, ticksUnderwater, field_184474_h

float: ar, outOfControlTicks, field_7706, ticksUnderwater, field_184474_h

float: av, deltaRotation, field_7690, yawVelocity, field_184475_as

float: as, deltaRotation, field_7690, yawVelocity, field_184475_as

int: aw, lerpSteps, field_7708, field_184476_at

int: at, lerpSteps, field_7708, field_184476_at

double: ax, lerpX, field_7686, field_70281_h

double: au, lerpX, field_7686, field_70281_h

double: ay, lerpY, field_7700, field_184477_av

double: av, lerpY, field_7700, field_184477_av

double: az, lerpZ, field_7685, field_184478_aw

double: aw, lerpZ, field_7685, field_184478_aw

double: aA, lerpYRot, field_7699, field_70273_g

double: ax, lerpYRot, field_7699, field_70273_g

double: aB, lerpXRot, field_7684, field_184479_ay

double: ay, lerpXRot, field_7684, field_184479_ay

boolean: aC, inputLeft, field_7710, pressingLeft, field_184480_az

boolean: az, inputLeft, field_7710, pressingLeft, field_184480_az

boolean: aD, inputRight, field_7695, pressingRight, field_184459_aA

boolean: aA, inputRight, field_7695, pressingRight, field_184459_aA

boolean: aE, inputUp, field_7709, pressingForward, field_184461_aB

boolean: aB, inputUp, field_7709, pressingForward, field_184461_aB

boolean: aF, inputDown, field_7693, pressingBack, field_184463_aC

boolean: aC, inputDown, field_7693, pressingBack, field_184463_aC

double: aG, waterLevel, field_7697, waterLevel, field_184465_aD

double: aD, waterLevel, field_7697, waterLevel, field_184465_aD

float: aH, landFriction, field_7714, field_184467_aE

float: aE, landFriction, field_7714, field_184467_aE

Boat$Status: aI, status, field_7702, location, field_184469_aF

Boat$Status: aF, status, field_7702, location, field_184469_aF

Boat$Status: aJ, oldStatus, field_7701, lastLocation, field_184471_aG

Boat$Status: aG, oldStatus, field_7701, lastLocation, field_184471_aG

double: aK, lastYd, field_7696, fallVelocity, field_184473_aH

double: aH, lastYd, field_7696, fallVelocity, field_184473_aH

boolean: aL, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, field_203059_aM

boolean: aI, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, field_203059_aM

boolean: aM, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, field_203060_aN

boolean: aJ, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, field_203060_aN

float: aN, bubbleMultiplier, field_7712, bubbleWobbleStrength, field_203061_aO

float: aK, bubbleMultiplier, field_7712, bubbleWobbleStrength, field_203061_aO

float: aO, bubbleAngle, field_7694, bubbleWobble, field_203062_aP

float: aL, bubbleAngle, field_7694, bubbleWobble, field_203062_aP

float: aP, bubbleAngleO, field_7711, lastBubbleWobble, field_203063_aQ

float: aM, bubbleAngleO, field_7711, lastBubbleWobble, field_203063_aQ

Constructors

Methods

boolean (): ap, makeStepSound, method_5658, canClimb, func_70041_e_

boolean (): at, isMovementNoisy, method_5658, canClimb, func_225502_at_

void (): u_, defineSynchedData, method_5693, initDataTracker, func_70088_a

void (): w_, defineSynchedData, method_5693, initDataTracker, func_70088_a

AABB (): aq, getCollideBox, method_5827, getCollisionBox, func_70046_E

AABB (): au, getCollideBox, method_5827, getCollisionBox, func_70046_E

boolean (): aI, isPushable, method_5810, isPushable, func_70104_M

boolean (): aL, isPushable, method_5810, isPushable, func_70104_M

double (): aP, getRideHeight, method_5621, getMountedHeightOffset, func_70042_X

double (): aS, getRideHeight, method_5621, getMountedHeightOffset, func_70042_X

boolean (): aH, isPickable, method_5863, collides, func_70067_L

boolean (): aK, isPickable, method_5863, collides, func_70067_L

Direction (): bJ, getMotionDirection, method_5755, getMovementDirection, func_184172_bi

Direction (): bR, getMotionDirection, method_5755, getMovementDirection, func_184172_bi

Entity (): bV, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs

Entity (): cd, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs

Packet<?> (): N, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N

Packet<?> (): L, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N

void (): aY, animateHurt, method_5879, animateDamage, func_70057_ab

void (): bb, animateHurt, method_5879, animateDamage, func_70057_ab

1.14.4

Names

axr

axw

net.minecraft.world.entity.vehicle.Boat

Fields

TrackedData<Integer>: b, field_7688, DAMAGE_WOBBLE_TICKS, field_184460_a

EntityDataAccessor<Integer>: b, DATA_ID_HURT, field_7688, DAMAGE_WOBBLE_TICKS, field_184460_a

TrackedData<Integer>: c, field_7707, DAMAGE_WOBBLE_SIDE, field_184462_b

EntityDataAccessor<Integer>: c, DATA_ID_HURTDIR, field_7707, DAMAGE_WOBBLE_SIDE, field_184462_b

TrackedData<Float>: d, field_7705, DAMAGE_WOBBLE_STRENGTH, field_184464_c

EntityDataAccessor<Float>: d, DATA_ID_DAMAGE, field_7705, DAMAGE_WOBBLE_STRENGTH, field_184464_c

TrackedData<Integer>: e, field_7698, BOAT_TYPE, field_184466_d

EntityDataAccessor<Integer>: e, DATA_ID_TYPE, field_7698, BOAT_TYPE, field_184466_d

TrackedData<Boolean>: f, field_7687, LEFT_PADDLE_MOVING, field_199704_e

EntityDataAccessor<Boolean>: f, DATA_ID_PADDLE_LEFT, field_7687, LEFT_PADDLE_MOVING, field_199704_e

TrackedData<Boolean>: g, field_7713, RIGHT_PADDLE_MOVING, field_199705_f

EntityDataAccessor<Boolean>: g, DATA_ID_PADDLE_RIGHT, field_7713, RIGHT_PADDLE_MOVING, field_199705_f

TrackedData<Integer>: ar, field_7691, BUBBLE_WOBBLE_TICKS, field_203064_g

EntityDataAccessor<Integer>: ar, DATA_ID_BUBBLE_TIME, field_7691, BUBBLE_WOBBLE_TICKS, field_203064_g

float[]: as, field_7704, paddlePhases, field_184470_f

float[]: as, paddlePositions, field_7704, paddlePhases, field_184470_f

float: at, field_7692, velocityDecay, field_184472_g

float: at, invFriction, field_7692, velocityDecay, field_184472_g

float: au, field_7706, ticksUnderwater, field_184474_h

float: au, outOfControlTicks, field_7706, ticksUnderwater, field_184474_h

float: av, field_7690, yawVelocity, field_184475_as

float: av, deltaRotation, field_7690, yawVelocity, field_184475_as

int: aw, field_7708, field_7708, field_184476_at

int: aw, lerpSteps, field_7708, field_184476_at

double: ax, field_7686, field_7686, field_70281_h

double: ax, lerpX, field_7686, field_70281_h

double: ay, field_7700, field_7700, field_184477_av

double: ay, lerpY, field_7700, field_184477_av

double: az, field_7685, field_7685, field_184478_aw

double: az, lerpZ, field_7685, field_184478_aw

double: aA, field_7699, field_7699, field_70273_g

double: aA, lerpYRot, field_7699, field_70273_g

double: aB, field_7684, field_7684, field_184479_ay

double: aB, lerpXRot, field_7684, field_184479_ay

boolean: aC, field_7710, pressingLeft, field_184480_az

boolean: aC, inputLeft, field_7710, pressingLeft, field_184480_az

boolean: aD, field_7695, pressingRight, field_184459_aA

boolean: aD, inputRight, field_7695, pressingRight, field_184459_aA

boolean: aE, field_7709, pressingForward, field_184461_aB

boolean: aE, inputUp, field_7709, pressingForward, field_184461_aB

boolean: aF, field_7693, pressingBack, field_184463_aC

boolean: aF, inputDown, field_7693, pressingBack, field_184463_aC

double: aG, field_7697, waterLevel, field_184465_aD

double: aG, waterLevel, field_7697, waterLevel, field_184465_aD

float: aH, field_7714, field_7714, field_184467_aE

float: aH, landFriction, field_7714, field_184467_aE

BoatEntity$Location: aI, field_7702, location, field_184469_aF

Boat$Status: aI, status, field_7702, location, field_184469_aF

BoatEntity$Location: aJ, field_7701, lastLocation, field_184471_aG

Boat$Status: aJ, oldStatus, field_7701, lastLocation, field_184471_aG

double: aK, field_7696, fallVelocity, field_184473_aH

double: aK, lastYd, field_7696, fallVelocity, field_184473_aH

boolean: aL, field_7689, onBubbleColumnSurface, field_203059_aM

boolean: aL, isAboveBubbleColumn, field_7689, onBubbleColumnSurface, field_203059_aM

boolean: aM, field_7703, bubbleColumnIsDrag, field_203060_aN

boolean: aM, bubbleColumnDirectionIsDown, field_7703, bubbleColumnIsDrag, field_203060_aN

float: aN, field_7712, bubbleWobbleStrength, field_203061_aO

float: aN, bubbleMultiplier, field_7712, bubbleWobbleStrength, field_203061_aO

float: aO, field_7694, bubbleWobble, field_203062_aP

float: aO, bubbleAngle, field_7694, bubbleWobble, field_203062_aP

float: aP, field_7711, lastBubbleWobble, field_203063_aQ

float: aP, bubbleAngleO, field_7711, lastBubbleWobble, field_203063_aQ

Constructors

Methods

boolean (): ap, method_5658, canClimb, func_70041_e_

boolean (): ap, makeStepSound, method_5658, canClimb, func_70041_e_

void (): u_, method_5693, initDataTracker, func_70088_a

void (): u_, defineSynchedData, method_5693, initDataTracker, func_70088_a

Box (Entity): j, method_5708, getHardCollisionBox, func_70114_g

AABB (Entity): j, getCollideAgainstBox, method_5708, getHardCollisionBox, func_70114_g

Box (): aq, method_5827, getCollisionBox, func_70046_E

AABB (): aq, getCollideBox, method_5827, getCollisionBox, func_70046_E

boolean (): aI, method_5810, isPushable, func_70104_M

boolean (): aI, isPushable, method_5810, isPushable, func_70104_M

double (): aP, method_5621, getMountedHeightOffset, func_70042_X

double (): aP, getRideHeight, method_5621, getMountedHeightOffset, func_70042_X

boolean (DamageSource, float): a, method_5643, damage, func_70097_a

boolean (DamageSource, float): a, hurt, method_5643, damage, func_70097_a

void (boolean): j, method_5700, onBubbleColumnSurfaceCollision, func_203002_i

void (boolean): j, onAboveBubbleCol, method_5700, onBubbleColumnSurfaceCollision, func_203002_i

void (Entity): i, method_5697, pushAwayFrom, func_70108_f

void (Entity): i, push, method_5697, pushAwayFrom, func_70108_f

Item (): f, method_7557, asItem, func_184455_j

Item (): f, getDropItem, method_7557, asItem, func_184455_j

boolean (): aH, method_5863, collides, func_70067_L

boolean (): aH, isPickable, method_5863, collides, func_70067_L

Direction (): bJ, method_5755, getMovementDirection, func_184172_bi

Direction (): bJ, getMotionDirection, method_5755, getMovementDirection, func_184172_bi

void (): h, method_5773, tick, func_70071_h_

void (): h, tick, method_5773, tick, func_70071_h_

void (): q, method_7550, handleBubbleColumn, func_203057_r

void (): q, tickBubbleColumn, method_7550, handleBubbleColumn, func_203057_r

SoundEvent (): i, method_7537, getPaddleSoundEvent, func_193047_k

SoundEvent (): i, getPaddleSound, method_7537, getPaddleSoundEvent, func_193047_k

void (): r, method_7555, method_7555, func_184447_s

void (): r, tickLerp, method_7555, func_184447_s

void (boolean, boolean): a, method_7538, setPaddleMovings, func_184445_a

void (boolean, boolean): a, setPaddleState, method_7538, setPaddleMovings, func_184445_a

BoatEntity$Location (): s, method_7552, checkLocation, func_184449_t

Boat$Status (): s, getStatus, method_7552, checkLocation, func_184449_t

float (): k, method_7544, method_7544, func_184451_k

float (): k, getWaterLevelAbove, method_7544, func_184451_k

float (): l, method_7548, method_7548, func_184441_l

float (): l, getGroundFriction, method_7548, func_184441_l

boolean (): u, method_7545, checKBoatInWater, func_184446_u

boolean (): u, checkInWater, method_7545, checkBoatInWater, func_184446_u

BoatEntity$Location (): v, method_7532, getUnderWaterLocation, func_184444_v

Boat$Status (): v, isUnderwater, method_7532, getUnderWaterLocation, func_184444_v

void (): w, method_7534, updateVelocity, func_184450_w

void (): w, floatBoat, method_7534, updateVelocity, func_184450_w

void (): z, method_7549, updatePaddles, func_184443_x

void (): z, controlBoat, method_7549, updatePaddles, func_184443_x

void (Entity): k, method_5865, updatePassengerPosition, func_184232_k

void (Entity): k, positionRider, method_5865, updatePassengerPosition, func_184232_k

void (Entity): a, method_7546, copyEntityData, func_184454_a

void (Entity): a, clampRotation, method_7546, copyEntityData, func_184454_a

void (CompoundTag): b, method_5652, writeCustomDataToTag, func_213281_b

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b

void (CompoundTag): a, method_5749, readCustomDataFromTag, func_70037_a

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a

boolean (PlayerEntity, Hand): b, method_5688, interact, func_184230_a

boolean (Player, InteractionHand): b, interact, method_5688, interact, func_184230_a

void (double, boolean, BlockState, BlockPos): a, method_5623, fall, func_184231_a

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

boolean (int): a, method_7556, isPaddleMoving, func_184457_a

boolean (int): a, getPaddleState, method_7556, isPaddleMoving, func_184457_a

void (float): a, method_7542, setDamageWobbleStrength, func_70266_a

void (float): a, setDamage, method_7542, setDamageWobbleStrength, func_70266_a

float (): m, method_7554, getDamageWobbleStrength, func_70271_g

float (): m, getDamage, method_7554, getDamageWobbleStrength, func_70271_g

void (int): b, method_7553, setDamageWobbleTicks, func_70265_b

void (int): b, setHurtTime, method_7553, setDamageWobbleTicks, func_70265_b

int (): n, method_7533, getDamageWobbleTicks, func_70268_h

int (): n, getHurtTime, method_7533, getDamageWobbleTicks, func_70268_h

void (int): d, method_7531, setBubbleWobbleTicks, func_203055_e

void (int): d, setBubbleTime, method_7531, setBubbleWobbleTicks, func_203055_e

int (): A, method_7539, getBubbleWobbleTicks, func_203058_B

int (): A, getBubbleTime, method_7539, getBubbleWobbleTicks, func_203058_B

void (int): c, method_7540, setDamageWobbleSide, func_70269_c

void (int): c, setHurtDir, method_7540, setDamageWobbleSide, func_70269_c

int (): o, method_7543, getDamageWobbleSide, func_70267_i

int (): o, getHurtDir, method_7543, getDamageWobbleSide, func_70267_i

void (BoatEntity$Type): a, method_7541, setBoatType, func_184458_a

void (Boat$Type): a, setType, method_7541, setBoatType, func_184458_a

BoatEntity$Type (): p, method_7536, getBoatType, func_184453_r

Boat$Type (): p, getBoatType, method_7536, getBoatType, func_184453_r

boolean (Entity): q, method_5818, canAddPassenger, func_184219_q

boolean (Entity): q, canAddPassenger, method_5818, canAddPassenger, func_184219_q

Entity (): bV, method_5642, getPrimaryPassenger, func_184179_bs

Entity (): bV, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs

Packet<?> (): N, method_18002, createSpawnPacket, func_213297_N

Packet<?> (): N, getAddEntityPacket, method_18002, createSpawnPacket, func_213297_N

void (): aY, method_5879, animateDamage, func_70057_ab

void (): aY, animateHurt, method_5879, animateDamage, func_70057_ab

void (double, double, double, float, float, int, boolean): a, method_5759, updateTrackedPositionAndAngles, func_180426_a

void (double, double, double, float, float, int, boolean): a, lerpTo, method_5759, updateTrackedPositionAndAngles, func_180426_a

float (int, float): a, method_7551, interpolatePaddlePhase, func_184448_a

float (int, float): a, getRowingTime, method_7551, interpolatePaddlePhase, func_184448_a

void (Entity): l, method_5644, onPassengerLookAround, func_184190_l

void (Entity): l, onPassengerTurned, method_5644, onPassengerLookAround, func_184190_l

float (float): b, method_7547, interpolateBubbleWobble, func_203056_b

float (float): b, getBubbleAngle, method_7547, interpolateBubbleWobble, func_203056_b

void (boolean, boolean, boolean, boolean): a, method_7535, setInputs, func_184442_a

void (boolean, boolean, boolean, boolean): a, setInput, method_7535, setInputs, func_184442_a

1.14.3

Names

axo

axr

net.minecraft.entity.vehicle.BoatEntity

Fields

DataParameter<Integer>: b, field_7688, field_184460_a

TrackedData<Integer>: b, field_7688, DAMAGE_WOBBLE_TICKS, field_184460_a

DataParameter<Integer>: c, field_7707, field_184462_b

TrackedData<Integer>: c, field_7707, DAMAGE_WOBBLE_SIDE, field_184462_b

DataParameter<Float>: d, field_7705, field_184464_c

TrackedData<Float>: d, field_7705, DAMAGE_WOBBLE_STRENGTH, field_184464_c

DataParameter<Integer>: e, field_7698, field_184466_d

TrackedData<Integer>: e, field_7698, BOAT_TYPE, field_184466_d

DataParameter<Boolean>: f, field_7687, field_199704_e

TrackedData<Boolean>: f, field_7687, LEFT_PADDLE_MOVING, field_199704_e

DataParameter<Boolean>: g, field_7713, field_199705_f

TrackedData<Boolean>: g, field_7713, RIGHT_PADDLE_MOVING, field_199705_f

DataParameter<Integer>: ar, field_7691, field_203064_g

TrackedData<Integer>: ar, field_7691, BUBBLE_WOBBLE_TICKS, field_203064_g

float[]: as, field_7704, field_184470_f

float[]: as, field_7704, paddlePhases, field_184470_f

float: at, field_7692, field_184472_g

float: at, field_7692, velocityDecay, field_184472_g

float: au, field_7706, field_184474_h

float: au, field_7706, ticksUnderwater, field_184474_h

float: av, field_7690, field_184475_as

float: av, field_7690, yawVelocity, field_184475_as

int: aw, field_7708, field_184476_at

int: aw, field_7708, field_7708, field_184476_at

double: ax, field_7686, field_70281_h

double: ax, field_7686, field_7686, field_70281_h

double: ay, field_7700, field_184477_av

double: ay, field_7700, field_7700, field_184477_av

double: az, field_7685, field_184478_aw

double: az, field_7685, field_7685, field_184478_aw

double: aA, field_7699, field_70273_g

double: aA, field_7699, field_7699, field_70273_g

double: aB, field_7684, field_184479_ay

double: aB, field_7684, field_7684, field_184479_ay

boolean: aC, field_7710, field_184480_az

boolean: aC, field_7710, pressingLeft, field_184480_az

boolean: aD, field_7695, field_184459_aA

boolean: aD, field_7695, pressingRight, field_184459_aA

boolean: aE, field_7709, field_184461_aB

boolean: aE, field_7709, pressingForward, field_184461_aB

boolean: aF, field_7693, field_184463_aC

boolean: aF, field_7693, pressingBack, field_184463_aC

double: aG, field_7697, field_184465_aD

double: aG, field_7697, waterLevel, field_184465_aD

float: aH, field_7714, field_184467_aE

float: aH, field_7714, field_7714, field_184467_aE

BoatEntity$Status: aI, field_7702, field_184469_aF

BoatEntity$Location: aI, field_7702, location, field_184469_aF

BoatEntity$Status: aJ, field_7701, field_184471_aG

BoatEntity$Location: aJ, field_7701, lastLocation, field_184471_aG

double: aK, field_7696, field_184473_aH

double: aK, field_7696, fallVelocity, field_184473_aH

boolean: aL, field_7689, field_203059_aM

boolean: aL, field_7689, onBubbleColumnSurface, field_203059_aM

boolean: aM, field_7703, field_203060_aN

boolean: aM, field_7703, bubbleColumnIsDrag, field_203060_aN

float: aN, field_7712, field_203061_aO

float: aN, field_7712, bubbleWobbleStrength, field_203061_aO

float: aO, field_7694, field_203062_aP

float: aO, field_7694, bubbleWobble, field_203062_aP

float: aP, field_7711, field_203063_aQ

float: aP, field_7711, lastBubbleWobble, field_203063_aQ

Constructors

Methods

boolean (): ao, method_5658, func_70041_e_

boolean (): ap, method_5658, canClimb, func_70041_e_

void (): u_, method_5693, func_70088_a

void (): u_, method_5693, initDataTracker, func_70088_a

AxisAlignedBB (Entity): j, method_5708, func_70114_g

Box (Entity): j, method_5708, getHardCollisionBox, func_70114_g

AxisAlignedBB (): ap, method_5827, func_70046_E

Box (): aq, method_5827, getCollisionBox, func_70046_E

boolean (): aH, method_5810, func_70104_M

boolean (): aI, method_5810, isPushable, func_70104_M

double (): aO, method_5621, func_70042_X

double (): aP, method_5621, getMountedHeightOffset, func_70042_X

boolean (DamageSource, float): a, method_5643, func_70097_a

boolean (DamageSource, float): a, method_5643, damage, func_70097_a

void (boolean): j, method_5700, func_203002_i

void (boolean): j, method_5700, onBubbleColumnSurfaceCollision, func_203002_i

void (Entity): i, method_5697, func_70108_f

void (Entity): i, method_5697, pushAwayFrom, func_70108_f

Item (): f, method_7557, func_184455_j

Item (): f, method_7557, asItem, func_184455_j

boolean (): aG, method_5863, func_70067_L

boolean (): aH, method_5863, collides, func_70067_L

Direction (): bI, method_5755, func_184172_bi

Direction (): bJ, method_5755, getMovementDirection, func_184172_bi

void (): h, method_5773, func_70071_h_

void (): h, method_5773, tick, func_70071_h_

void (): q, method_7550, func_203057_r

void (): q, method_7550, handleBubbleColumn, func_203057_r

SoundEvent (): i, method_7537, func_193047_k

SoundEvent (): i, method_7537, getPaddleSoundEvent, func_193047_k

void (): r, method_7555, func_184447_s

void (): r, method_7555, method_7555, func_184447_s

void (boolean, boolean): a, method_7538, func_184445_a

void (boolean, boolean): a, method_7538, setPaddleMovings, func_184445_a

BoatEntity$Status (): s, method_7552, func_184449_t

BoatEntity$Location (): s, method_7552, checkLocation, func_184449_t

float (): k, method_7544, func_184451_k

float (): k, method_7544, method_7544, func_184451_k

float (): l, method_7548, func_184441_l

float (): l, method_7548, method_7548, func_184441_l

boolean (): u, method_7545, func_184446_u

boolean (): u, method_7545, checKBoatInWater, func_184446_u

BoatEntity$Status (): v, method_7532, func_184444_v

BoatEntity$Location (): v, method_7532, getUnderWaterLocation, func_184444_v

void (): w, method_7534, func_184450_w

void (): w, method_7534, updateVelocity, func_184450_w

void (): z, method_7549, func_184443_x

void (): z, method_7549, updatePaddles, func_184443_x

void (Entity): k, method_5865, func_184232_k

void (Entity): k, method_5865, updatePassengerPosition, func_184232_k

void (Entity): a, method_7546, func_184454_a

void (Entity): a, method_7546, copyEntityData, func_184454_a

void (CompoundNBT): b, method_5652, func_213281_b

void (CompoundTag): b, method_5652, writeCustomDataToTag, func_213281_b

void (CompoundNBT): a, method_5749, func_70037_a

void (CompoundTag): a, method_5749, readCustomDataFromTag, func_70037_a

boolean (PlayerEntity, Hand): b, method_5688, func_184230_a

boolean (PlayerEntity, Hand): b, method_5688, interact, func_184230_a

void (double, boolean, BlockState, BlockPos): a, method_5623, func_184231_a

void (double, boolean, BlockState, BlockPos): a, method_5623, fall, func_184231_a

boolean (int): a, method_7556, func_184457_a

boolean (int): a, method_7556, isPaddleMoving, func_184457_a

void (float): a, method_7542, func_70266_a

void (float): a, method_7542, setDamageWobbleStrength, func_70266_a

float (): m, method_7554, func_70271_g

float (): m, method_7554, getDamageWobbleStrength, func_70271_g

void (int): b, method_7553, func_70265_b

void (int): b, method_7553, setDamageWobbleTicks, func_70265_b

int (): n, method_7533, func_70268_h

int (): n, method_7533, getDamageWobbleTicks, func_70268_h

void (int): d, method_7531, func_203055_e

void (int): d, method_7531, setBubbleWobbleTicks, func_203055_e

int (): A, method_7539, func_203058_B

int (): A, method_7539, getBubbleWobbleTicks, func_203058_B

void (int): c, method_7540, func_70269_c

void (int): c, method_7540, setDamageWobbleSide, func_70269_c

int (): o, method_7543, func_70267_i

int (): o, method_7543, getDamageWobbleSide, func_70267_i

void (BoatEntity$Type): a, method_7541, func_184458_a

void (BoatEntity$Type): a, method_7541, setBoatType, func_184458_a

BoatEntity$Type (): p, method_7536, func_184453_r

BoatEntity$Type (): p, method_7536, getBoatType, func_184453_r

boolean (Entity): q, method_5818, func_184219_q

boolean (Entity): q, method_5818, canAddPassenger, func_184219_q

Entity (): bU, method_5642, func_184179_bs

Entity (): bV, method_5642, getPrimaryPassenger, func_184179_bs

IPacket<?> (): N, method_18002, func_213297_N

Packet<?> (): N, method_18002, createSpawnPacket, func_213297_N

void (): aX, method_5879, func_70057_ab

void (): aY, method_5879, animateDamage, func_70057_ab

void (double, double, double, float, float, int, boolean): a, method_5759, func_180426_a

void (double, double, double, float, float, int, boolean): a, method_5759, updateTrackedPositionAndAngles, func_180426_a

float (int, float): a, method_7551, func_184448_a

float (int, float): a, method_7551, interpolatePaddlePhase, func_184448_a

void (Entity): l, method_5644, func_184190_l

void (Entity): l, method_5644, onPassengerLookAround, func_184190_l

float (float): b, method_7547, func_203056_b

float (float): b, method_7547, interpolateBubbleWobble, func_203056_b

void (boolean, boolean, boolean, boolean): a, method_7535, func_184442_a

void (boolean, boolean, boolean, boolean): a, method_7535, setInputs, func_184442_a

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

axn

axo

Fields

Constructors

Methods

1.14

Names

axn

net.minecraft.class_1690

net.minecraft.entity.item.BoatEntity

Fields

DataParameter<Integer>: b, field_7688, field_184460_a

DataParameter<Integer>: c, field_7707, field_184462_b

DataParameter<Float>: d, field_7705, field_184464_c

DataParameter<Integer>: e, field_7698, field_184466_d

DataParameter<Boolean>: f, field_7687, field_199704_e

DataParameter<Boolean>: g, field_7713, field_199705_f

DataParameter<Integer>: ar, field_7691, field_203064_g

float[]: as, field_7704, field_184470_f

float: at, field_7692, field_184472_g

float: au, field_7706, field_184474_h

float: av, field_7690, field_184475_as

int: aw, field_7708, field_184476_at

double: ax, field_7686, field_70281_h

double: ay, field_7700, field_184477_av

double: az, field_7685, field_184478_aw

double: aA, field_7699, field_70273_g

double: aB, field_7684, field_184479_ay

boolean: aC, field_7710, field_184480_az

boolean: aD, field_7695, field_184459_aA

boolean: aE, field_7709, field_184461_aB

boolean: aF, field_7693, field_184463_aC

double: aG, field_7697, field_184465_aD

float: aH, field_7714, field_184467_aE

BoatEntity$Status: aI, field_7702, field_184469_aF

BoatEntity$Status: aJ, field_7701, field_184471_aG

double: aK, field_7696, field_184473_aH

boolean: aL, field_7689, field_203059_aM

boolean: aM, field_7703, field_203060_aN

float: aN, field_7712, field_203061_aO

float: aO, field_7694, field_203062_aP

float: aP, field_7711, field_203063_aQ

Constructors

(EntityType<? extends BoatEntity>, World)

(World, double, double, double)

Methods

boolean (): ao, method_5658, func_70041_e_

void (): u_, method_5693, func_70088_a

AxisAlignedBB (Entity): j, method_5708, func_70114_g

AxisAlignedBB (): ap, method_5827, func_70046_E

boolean (): aH, method_5810, func_70104_M

double (): aO, method_5621, func_70042_X

boolean (DamageSource, float): a, method_5643, func_70097_a

void (boolean): j, method_5700, func_203002_i

void (Entity): i, method_5697, func_70108_f

Item (): f, method_7557, func_184455_j

boolean (): aG, method_5863, func_70067_L

Direction (): bI, method_5755, func_184172_bi

void (): h, method_5773, func_70071_h_

void (): q, method_7550, func_203057_r

SoundEvent (): i, method_7537, func_193047_k

void (): r, method_7555, func_184447_s

void (boolean, boolean): a, method_7538, func_184445_a

BoatEntity$Status (): s, method_7552, func_184449_t

float (): k, method_7544, func_184451_k

float (): l, method_7548, func_184441_l

boolean (): u, method_7545, func_184446_u

BoatEntity$Status (): v, method_7532, func_184444_v

void (): w, method_7534, func_184450_w

void (): z, method_7549, func_184443_x

void (Entity): k, method_5865, func_184232_k

void (Entity): a, method_7546, func_184454_a

void (CompoundNBT): b, method_5652, func_213281_b

void (CompoundNBT): a, method_5749, func_70037_a

boolean (PlayerEntity, Hand): b, method_5688, func_184230_a

void (double, boolean, BlockState, BlockPos): a, method_5623, func_184231_a

boolean (int): a, method_7556, func_184457_a

void (float): a, method_7542, func_70266_a

float (): m, method_7554, func_70271_g

void (int): b, method_7553, func_70265_b

int (): n, method_7533, func_70268_h

void (int): d, method_7531, func_203055_e

int (): A, method_7539, func_203058_B

void (int): c, method_7540, func_70269_c

int (): o, method_7543, func_70267_i

void (BoatEntity$Type): a, method_7541, func_184458_a

BoatEntity$Type (): p, method_7536, func_184453_r

boolean (Entity): q, method_5818, func_184219_q

Entity (): bU, method_5642, func_184179_bs

IPacket<?> (): N, method_18002, func_213297_N

void (): aX, method_5879, func_70057_ab

void (double, double, double, float, float, int, boolean): a, method_5759, func_180426_a

float (int, float): a, method_7551, func_184448_a

void (Entity): l, method_5644, func_184190_l

float (float): b, method_7547, func_203056_b

void (boolean, boolean, boolean, boolean): a, method_7535, func_184442_a