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

1.21.3

Names

net.minecraft.world.entity.vehicle.AbstractChestBoat

net.minecraft.world.entity.vehicle.AbstractBoat

net.minecraft.class_10256

net.minecraft.class_10255

net.minecraft.unmapped.C_cyjxgxrb

net.minecraft.unmapped.C_sfpofsgc

net.minecraft.entity.vehicle.AbstractChestBoatEntity

net.minecraft.entity.vehicle.AbstractBoatEntity

net.minecraft.unmapped.C_cyjxgxrb

net.minecraft.unmapped.C_sfpofsgc

net.minecraft.src.C_345600_

net.minecraft.src.C_346117_

Fields

int: h, CONTAINER_SIZE, field_54462, f_vfvcqxxr, INVENTORY_SIZE, f_346876_

NonNullList<ItemStack>: i, itemStacks, field_54463, f_lfxympdn, inventory, f_346360_

ResourceKey<LootTable>: j, lootTable, field_54464, f_dehvsldw, lootTable, f_347872_

long: k, lootTableSeed, field_54465, f_nxvmtoei, lootTableSeed, f_346442_

EntityDataAccessor<Boolean>: h, DATA_ID_PADDLE_LEFT, field_54448, f_cjrdzfkq, LEFT_PADDLE_MOVING, f_346903_

EntityDataAccessor<Boolean>: i, DATA_ID_PADDLE_RIGHT, field_54449, f_wwushndf, RIGHT_PADDLE_MOVING, f_347067_

EntityDataAccessor<Integer>: j, DATA_ID_BUBBLE_TIME, field_54450, f_tijebdtz, BUBBLE_WOBBLE_TICKS, f_348656_

int: a, PADDLE_LEFT, field_54427, f_zdzprfaf, field_54427, f_349560_

int: b, PADDLE_RIGHT, field_54445, f_onjnjwyh, field_54445, f_347160_

int: k, TIME_TO_EJECT, field_54451, f_pkxoicwx, field_54451, f_346310_

float: l, PADDLE_SPEED, field_54452, f_qomfhzoc, NEXT_PADDLE_PHASE, f_346285_

double: c, PADDLE_SOUND_TIME, field_54446, f_prlxlupt, EMIT_SOUND_EVENT_PADDLE_ROTATION, f_346855_

int: d, BUBBLE_TIME, field_54447, f_pndaucet, field_54447, f_349437_

float[]: m, paddlePositions, field_54453, f_yadskosv, paddlePhases, f_347301_

float: n, invFriction, field_54454, f_zylhqtzk, velocityDecay, f_349105_

float: o, outOfControlTicks, field_54455, f_syncvxqb, ticksUnderwater, f_349492_

float: p, deltaRotation, field_54456, f_jdxjqico, yawVelocity, f_348695_

int: q, lerpSteps, field_54457, f_ouccwnbm, lerpTicks, f_347600_

double: r, lerpX, field_54458, f_mrlralmd, x, f_347597_

double: s, lerpY, field_54459, f_swicxips, y, f_347397_

double: t, lerpZ, field_54460, f_ndjdbuld, z, f_347047_

double: u, lerpYRot, field_54461, f_usvvsxbx, boatYaw, f_348718_

double: ay, lerpXRot, field_54443, f_ipvhnymi, boatPitch, f_346497_

boolean: az, inputLeft, field_54444, f_bothgwhd, pressingLeft, f_346697_

boolean: aA, inputRight, field_54428, f_wwzuhoip, pressingRight, f_346941_

boolean: aB, inputUp, field_54429, f_mcaooiey, pressingForward, f_346224_

boolean: aC, inputDown, field_54430, f_mypnblpq, pressingBack, f_348661_

double: aD, waterLevel, field_54431, f_iuskmoji, waterLevel, f_347483_

float: aE, landFriction, field_54432, f_lfhlovmj, nearbySlipperiness, f_348566_

AbstractBoat$Status: aF, status, field_54433, f_cygmrozp, location, f_346539_

AbstractBoat$Status: aG, oldStatus, field_54434, f_hfzhydpy, lastLocation, f_347060_

double: aH, lastYd, field_54435, f_nfnxkluj, fallVelocity, f_349308_

boolean: aI, isAboveBubbleColumn, field_54436, f_ystwmady, onBubbleColumnSurface, f_348070_

boolean: aJ, bubbleColumnDirectionIsDown, field_54437, f_mlmucedx, bubbleColumnIsDrag, f_348234_

float: aK, bubbleMultiplier, field_54438, f_ehxfmkxj, bubbleWobbleStrength, f_349534_

float: aL, bubbleAngle, field_54439, f_iyeolegn, bubbleWobble, f_349342_

float: aM, bubbleAngleO, field_54440, f_amqskyfy, lastBubbleWobble, f_347542_

Leashable$LeashData: aN, leashData, field_54441, f_aikryzjk, leashData, f_346778_

Supplier<Item>: aO, dropItem, field_54442, f_isprjbvq, itemSupplier, f_348891_

Constructors

Methods

void (ServerLevel, DamageSource): a, destroy, method_7516, m_jynbrcac, killAndDropSelf, m_jynbrcac, m_38227_

void (Player): b, openCustomInventoryScreen, method_6722, m_icheomud, openInventory, openInventory, m_213583_

void (): a, clearContent, method_5448, m_rufrndtr, clear, clear, m_6211_

int (): b, getContainerSize, method_5439, m_dmbfvefd, size, size, m_6643_

ItemStack (int): a, getItem, method_5438, m_jzosiplc, getStack, getStack, m_8020_

ItemStack (int, int): a, removeItem, method_5434, m_jqhmcoxx, removeStack, removeStack, m_7407_

ItemStack (int): b, removeItemNoUpdate, method_5441, m_ujfmycis, removeStack, removeStack, m_8016_

void (int, ItemStack): a, setItem, method_5447, m_akaynoad, setStack, setStack, m_6836_

SlotAccess (int): a_, getSlot, method_32318, m_owvpveuv, getStackReference, getStackReference, m_141942_

void (): e, setChanged, method_5431, m_phlhitmt, markDirty, markDirty, m_6596_

boolean (Player): a, stillValid, method_5443, m_noresdqq, canPlayerUse, canPlayerUse, m_6542_

AbstractContainerMenu (int, Inventory, Player): createMenu, createMenu, createMenu, createMenu, m_7208_

void (Player): e, unpackLootTable, method_64501, m_jhidwmsn, generateLoot, m_jhidwmsn, m_353623_

ResourceKey<LootTable> (): v, getContainerLootTable, method_42276, m_ozrwrjzp, getLootTable, getLootTable, m_219860_

void (ResourceKey<LootTable>): a, setContainerLootTable, method_42275, m_mvclgeqi, setLootTable, setLootTable, m_38236_

long (): x, getContainerLootTableSeed, method_42277, m_ixbkjejb, getLootTableSeed, getLootSeed, m_219861_

void (long): a, setContainerLootTableSeed, method_42274, m_plgxqonm, setLootTableSeed, setLootSeed, m_219856_

NonNullList<ItemStack> (): B, getItemStacks, method_42278, m_oughjdjm, getInventory, getStacks, m_213659_

void (): C, clearItemStacks, method_42273, m_huzqbykz, resetInventory, clearInventory, m_213775_

void (Player): c, stopOpen, method_5432, m_eedjwnvs, onClose, onClose, m_5785_

void (double, double, double): p, setInitialPos, method_64498, m_busvmoue, initPosition, m_354516_

Entity$MovementEmission (): bg, getMovementEmission, method_33570, m_dxohridw, getMoveEffect, getMoveEffect, m_142319_

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

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

boolean (Entity, Entity): a, canVehicleCollide, method_64486, m_mnnaeauu, canCollide, m_353557_

boolean (): bN, canBeCollidedWith, method_30948, m_mvydwrgl, isCollidable, isCollidable, m_5829_

boolean (): bI, isPushable, method_5810, m_okzqpkgv, isPushable, isPushable, m_6094_

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

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

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

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

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

void (float): p, animateHurt, method_5879, m_yndwkmtt, animateDamage, animateDamage, m_6053_

boolean (): bH, isPickable, method_5863, m_bzveerey, canHit, collides, m_6087_

void (): f_, cancelLerp, method_64610, m_lxlqiklm, resetLerp, m_216997_

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

double (): R_, lerpTargetX, method_53830, m_dzufvcbo, getLerpTargetX, getLerpTargetX, m_293268_

double (): S_, lerpTargetY, method_53827, m_luuqxfqy, getLerpTargetY, getLerpTargetY, m_294059_

double (): g_, lerpTargetZ, method_53828, m_oagnumwt, getLerpTargetZ, getLerpTargetZ, m_292720_

float (): r_, lerpTargetXRot, method_53829, m_gakqenyv, getLerpTargetPitch, getLerpTargetPitch, m_293123_

float (): h_, lerpTargetYRot, method_53831, m_jnzyorkg, getLerpTargetYaw, getLerpTargetYaw, m_294172_

Direction (): cP, getMotionDirection, method_5755, m_egrevgdy, getMovementDirection, getMovementDirection, m_6374_

void (): h, tick, method_5773, m_arkgrfeb, tick, tick, m_8119_

void (): D, tickBubbleColumn, method_64476, m_ftkgpwcz, handleBubbleColumn, m_354241_

SoundEvent (): l, getPaddleSound, method_64494, m_lnjejjjt, getPaddleSound, m_357308_

void (): E, tickLerp, method_64477, m_ivomcdwh, updatePositionAndRotation, m_356537_

void (boolean, boolean): b, setPaddleState, method_64490, m_utyeknxp, setPaddlesMoving, m_355162_

float (int, float): a, getRowingTime, method_64485, m_ywqzsnln, lerpPaddlePhase, m_ywqzsnln, m_353671_

Leashable$LeashData (): T_, getLeashData, method_60955, m_hkieuyqm, getLeashData, getLeashData, m_338492_

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

Vec3 (): cT, getLeashOffset, method_29919, m_gxfczhkq, getLeashOffset, getLeashOffset, m_7939_

void (Entity, float): b, elasticRangeLeashBehaviour, method_61162, m_ygwjgcso, applyLeashElasticity, applyElasticRangeBehavior, m_339176_

AbstractBoat$Status (): F, getStatus, method_64478, m_hrckoqnv, checkLocation, m_352217_

float (): m, getWaterLevelAbove, method_64495, m_iahkjlsd, getWaterHeightBelow, m_353216_

float (): p, getGroundFriction, method_64497, m_skzmvmpb, getNearbySlipperiness, m_357116_

boolean (): G, checkInWater, method_64479, m_qagjvlin, checkBoatInWater, m_352357_

AbstractBoat$Status (): H, isUnderwater, method_64480, m_jasfzqqw, getUnderWaterLocation, m_352071_

double (): bd, getDefaultGravity, method_7490, m_pvspcngk, getGravity, getDefaultGravity, m_319564_

void (): I, floatBoat, method_64481, m_gxbcpqmg, updateVelocity, m_353385_

void (): J, controlBoat, method_64482, m_djyqlddr, updatePaddles, m_354483_

boolean (Entity): b, hasEnoughSpaceFor, method_64488, m_fywslodz, isSmallerThanBoat, m_fywslodz, m_354048_

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

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

void (Entity): c, clampRotation, method_64492, m_ysehfimn, clampPassengerYaw, m_ysehfimn, m_355252_

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

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

boolean (int): c, getPaddleState, method_64491, m_qrbwkizc, isPaddleMoving, m_353661_

void (int): m, setBubbleTime, method_64496, m_kklgcuav, setBubbleWobbleTicks, m_kklgcuav, m_354688_

int (): K, getBubbleTime, method_64483, m_lalhbsfb, getBubbleWobbleTicks, m_354535_

float (float): a, getBubbleAngle, method_64484, m_bzrtpiib, lerpBubbleWobble, m_bzrtpiib, m_354708_

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

LivingEntity (): cX, getControllingPassenger, method_5642, m_cvqrfbej, getControllingPassenger, getPrimaryPassenger, m_6688_

void (boolean, boolean, boolean, boolean): a, setInput, method_64487, m_wdzivrij, setInputs, m_352699_

boolean (): bo, isUnderWater, method_5869, m_bqujtsnz, isSubmergedInWater, isSubmergedInWater, m_5842_

Item (): u, getDropItem, method_7557, m_wotxlatt, asItem, asItem, m_219965_

ItemStack (): dJ, getPickResult, method_31480, m_lyxnmous, getPickBlockStack, getPickBlockStack, m_142340_

1.21.2

Names

cru

net.minecraft.world.entity.vehicle.AbstractChestBoat

net.minecraft.class_10256

net.minecraft.unmapped.C_cyjxgxrb

net.minecraft.entity.vehicle.AbstractChestBoatEntity

net.minecraft.unmapped.C_cyjxgxrb

net.minecraft.src.C_345600_

net.minecraft.world.entity.vehicle.AbstractBoat

Fields

int: h, CONTAINER_SIZE, field_54462, f_vfvcqxxr, INVENTORY_SIZE, f_346876_

NonNullList<ItemStack>: i, itemStacks, field_54463, f_lfxympdn, inventory, f_346360_

ResourceKey<LootTable>: j, lootTable, field_54464, f_dehvsldw, lootTable, f_347872_

long: k, lootTableSeed, field_54465, f_nxvmtoei, lootTableSeed, f_346442_

Constructors

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

Methods

float (): s, getSinglePassengerXOffset, method_64499, m_vcitzkrx, getPassengerHorizontalOffset, m_352050_

int (): t, getMaxPassengers, method_64500, m_ctquuefr, getMaxPassengers, m_355778_

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

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

void (ServerLevel, DamageSource): a, destroy, method_7516, m_jynbrcac, killAndDropSelf, m_jynbrcac, m_38227_

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

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

void (Player): b, openCustomInventoryScreen, method_6722, m_icheomud, openInventory, openInventory, m_213583_

void (): a, clearContent, method_5448, m_rufrndtr, clear, clear, m_6211_

int (): b, getContainerSize, method_5439, m_dmbfvefd, size, size, m_6643_

ItemStack (int): a, getItem, method_5438, m_jzosiplc, getStack, getStack, m_8020_

ItemStack (int, int): a, removeItem, method_5434, m_jqhmcoxx, removeStack, removeStack, m_7407_

ItemStack (int): b, removeItemNoUpdate, method_5441, m_ujfmycis, removeStack, removeStack, m_8016_

void (int, ItemStack): a, setItem, method_5447, m_akaynoad, setStack, setStack, m_6836_

SlotAccess (int): a_, getSlot, method_32318, m_owvpveuv, getStackReference, getStackReference, m_141942_

void (): e, setChanged, method_5431, m_phlhitmt, markDirty, markDirty, m_6596_

boolean (Player): a, stillValid, method_5443, m_noresdqq, canPlayerUse, canPlayerUse, m_6542_

AbstractContainerMenu (int, Inventory, Player): createMenu, createMenu, createMenu, createMenu, m_7208_

void (Player): e, unpackLootTable, method_64501, m_jhidwmsn, generateLoot, m_jhidwmsn, m_353623_

ResourceKey<LootTable> (): v, getContainerLootTable, method_42276, m_ozrwrjzp, getLootTable, getLootTable, m_219860_

void (ResourceKey<LootTable>): a, setContainerLootTable, method_42275, m_mvclgeqi, setLootTable, setLootTable, m_38236_

long (): x, getContainerLootTableSeed, method_42277, m_ixbkjejb, getLootTableSeed, getLootSeed, m_219861_

void (long): a, setContainerLootTableSeed, method_42274, m_plgxqonm, setLootTableSeed, setLootSeed, m_219856_

NonNullList<ItemStack> (): B, getItemStacks, method_42278, m_oughjdjm, getInventory, getStacks, m_213659_

void (): C, clearItemStacks, method_42273, m_huzqbykz, resetInventory, clearInventory, m_213775_

void (Player): c, stopOpen, method_5432, m_eedjwnvs, onClose, onClose, m_5785_