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

1.21.4

Names

crv

cqw

Fields

Constructors

Methods

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

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

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

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

1.21.3

Names

net.minecraft.world.entity.vehicle.AbstractMinecart

net.minecraft.world.entity.vehicle.AbstractChestBoat

net.minecraft.class_1688

net.minecraft.class_10256

net.minecraft.unmapped.C_tahhkgty

net.minecraft.unmapped.C_cyjxgxrb

net.minecraft.entity.vehicle.AbstractMinecartEntity

net.minecraft.entity.vehicle.AbstractChestBoatEntity

net.minecraft.entity.vehicle.AbstractMinecartEntity

net.minecraft.entity.vehicle.AbstractChestBoatEntity

net.minecraft.src.C_1201_

net.minecraft.src.C_345600_

Fields

Vec3: b, LOWERED_PASSENGER_ATTACHMENT, field_47822, f_figrvmbr, VILLAGER_PASSENGER_ATTACHMENT_POS, VILLAGER_PASSENGER_ATTACHMENT_POS, f_315476_

EntityDataAccessor<Integer>: c, DATA_ID_DISPLAY_BLOCK, field_7671, f_revdcqip, CUSTOM_BLOCK_ID, CUSTOM_BLOCK_ID, f_38082_

EntityDataAccessor<Integer>: d, DATA_ID_DISPLAY_OFFSET, field_7661, f_tbmsamms, CUSTOM_BLOCK_OFFSET, CUSTOM_BLOCK_OFFSET, f_38083_

EntityDataAccessor<Boolean>: h, DATA_ID_CUSTOM_DISPLAY, field_7670, f_bsiwllkc, CUSTOM_BLOCK_PRESENT, CUSTOM_BLOCK_PRESENT, f_38084_

com.google.common.collect.ImmutableMap<Pose, com.google.common.collect.ImmutableList<Integer>>: i, POSE_DISMOUNT_HEIGHTS, field_24464, f_anmyjaty, DISMOUNT_FREE_Y_SPACES_NEEDED, DISMOUNT_FREE_Y_SPACES_NEEDED, f_38067_

float: a, WATER_SLOWDOWN_FACTOR, field_30694, f_vzjwqsmo, VELOCITY_SLOWDOWN_MULTIPLIER, WATER_SLOWDOWN_FACTOR, f_150249_

boolean: j, onRails, field_44917, f_eskwdyms, onRail, onRails, f_287786_

boolean: k, flipped, field_7660, f_lotwtnbj, yawFlipped, yawFlipped, f_38068_

MinecartBehavior: l, behavior, field_52517, f_jhroxpze, controller, f_348211_

Map<RailShape, com.mojang.datafixers.util.Pair<Vec3i, Vec3i>>: m, EXITS, field_7664, f_cbqkmsxd, ADJACENT_RAIL_POSITIONS_BY_SHAPE, ADJACENT_RAIL_POSITIONS_BY_SHAPE, f_38069_

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

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

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

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

Constructors

(EntityType<?>, Level)

(EntityType<?>, Level, double, double, double)

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

Methods

void (double, double, double): p, setInitialPos, method_64275, m_eipriqms, initPosition, m_355617_

<T extends AbstractMinecart> T (Level, double, double, double, EntityType<T>, EntitySpawnReason, ItemStack, Player): a, createMinecart, method_7523, m_ounzrtxb, create, create, m_38119_

MinecartBehavior (): l, getBehavior, method_61569, m_pzrmwujl, getController, m_356823_

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 (): 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_

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

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

float (): aT, getBlockSpeedFactor, method_23326, m_vxtgbqxt, getVelocityMultiplier, getVelocityMultiplier, m_6041_

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

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

com.mojang.datafixers.util.Pair<Vec3i, Vec3i> (RailShape): a, exits, method_22864, m_wlixjjti, getAdjacentRailPositionsByShape, getAdjacentRailPositionsByShape, m_38125_

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

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

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

boolean (): m, isFirstTick, method_62824, m_inslfgor, isFirstUpdate, m_355111_

BlockPos (): p, getCurrentBlockPosOrRailBelow, method_62825, m_zvxsupdf, getRailOrMinecartPos, m_356679_

double (ServerLevel): a, getMaxSpeed, method_7504, m_xemvwdlu, getMaxSpeed, getMaxSpeed, m_7097_

void (int, int, int, boolean): a, activateMinecart, method_7506, m_cnkjmfhl, onActivatorRail, onActivatorRail, m_6025_

void (int, double, double, double, double, double): a, lerpPositionAndRotationStep, method_52532, m_tctkucqa, lerpPosAndRotation, lerpPosAndRotation, m_293725_

void (): bf, applyGravity, method_56990, m_uidprvfr, applyGravity, applyGravity, m_320756_

void (): ay, reapplyPosition, method_23311, m_zbffjahn, refreshPosition, refreshPosition, m_20090_

boolean (): bq, updateInWaterStateAndDoFluidPushing, method_5876, m_iadcwgxh, updateWaterState, updateWaterState, m_20073_

Vec3 (): ah, getKnownMovement, method_60478, m_roxbbrfe, getMovement, getMovement, m_339221_

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_

void (double, double, double): l, lerpMotion, method_5750, m_onpbziok, setVelocityClient, setVelocityClient, m_6001_

void (ServerLevel): b, moveAlongTrack, method_7513, m_simptyqn, moveOnRail, moveOnRail, m_6401_

void (ServerLevel): e, comeOffTrack, method_7512, m_yrpbpsae, moveOffRail, moveOffRail, m_38163_

double (BlockPos, RailShape, double): a, makeStepAlongTrack, method_61564, m_ydndwdak, moveAlongTrack, m_ydndwdak, m_354682_

void (MoverType, Vec3): a, move, method_5784, m_zcvlfcid, move, move, m_6478_

void (): aK, applyEffectsFromBlocks, method_61409, m_hwaiduvv, tickBlockCollision, m_352051_

boolean (): cq, isOnRails, method_52172, m_vcemmyqu, isOnRail, isOnRailTracks, m_288188_

void (boolean): a, setOnRails, method_61565, m_masylmsi, setOnRail, m_354709_

boolean (): s, isFlipped, method_61571, m_hxgtbizm, isYawFlipped, m_357074_

void (boolean): b, setFlipped, method_61567, m_gwoyqxww, setYawFlipped, m_355593_

Vec3 (BlockPos): a, getRedstoneDirection, method_61563, m_afluazez, getLaunchDirection, m_afluazez, m_357425_

boolean (BlockPos): b, isRedstoneConductor, method_18803, m_xtdpuoft, willHitBlockAt, willHitBlockAt, m_38129_

Vec3 (Vec3): a, applyNaturalSlowdown, method_7525, m_yvrwkcqb, applySlowdown, applySlowdown, m_7114_

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

void (AbstractMinecart, double, double): a, pushOtherMinecart, method_64274, m_zmsijsbh, pushAwayFromMinecart, m_356029_

BlockState (): t, getDisplayBlockState, method_7519, m_upansguo, getContainedBlock, getContainedBlock, m_38178_

BlockState (): w, getDefaultDisplayBlockState, method_7517, m_staqlmtx, getDefaultContainedBlock, getDefaultContainedBlock, m_6390_

int (): y, getDisplayOffset, method_7514, m_hdngxmge, getBlockOffset, getBlockOffset, m_38183_

int (): z, getDefaultDisplayOffset, method_7526, m_vptdbzfe, getDefaultBlockOffset, getDefaultBlockOffset, m_7144_

void (BlockState): c, setDisplayBlockState, method_7527, m_glkhmiur, setCustomBlock, setCustomBlock, m_38146_

void (int): c, setDisplayOffset, method_7515, m_xmlhrgqq, setCustomBlockOffset, setCustomBlockOffset, m_38174_

boolean (): A, hasCustomDisplay, method_7510, m_zqqbmhzn, hasCustomBlock, hasCustomBlock, m_38184_

void (boolean): r, setCustomDisplay, method_7511, m_wyyhprrj, setCustomBlockPresent, setCustomBlockPresent, m_38138_

boolean (Level): b, useExperimentalMovement, method_61566, m_raaevxrz, areMinecartImprovementsEnabled, m_raaevxrz, m_356599_

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

boolean (): D, isRideable, method_64272, m_alrnhgzw, isRideable, m_354195_

boolean (): E, isFurnace, method_64273, m_rpovghnz, isSelfPropelling, m_353492_

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

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

void (ServerLevel, DamageSource): a, destroy, method_7516, m_jynbrcac, killAndDropSelf, killAndDropSelf, 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, generateLoot, 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_

1.21.2

Names

crv

net.minecraft.world.entity.vehicle.AbstractMinecart

net.minecraft.class_1688

net.minecraft.unmapped.C_tahhkgty

net.minecraft.entity.vehicle.AbstractMinecartEntity

net.minecraft.entity.vehicle.AbstractMinecartEntity

net.minecraft.src.C_1201_

net.minecraft.world.entity.vehicle.AbstractChestBoat

Fields

Vec3: b, LOWERED_PASSENGER_ATTACHMENT, field_47822, f_figrvmbr, VILLAGER_PASSENGER_ATTACHMENT_POS, VILLAGER_PASSENGER_ATTACHMENT_POS, f_315476_

EntityDataAccessor<Integer>: c, DATA_ID_DISPLAY_BLOCK, field_7671, f_revdcqip, CUSTOM_BLOCK_ID, CUSTOM_BLOCK_ID, f_38082_

EntityDataAccessor<Integer>: d, DATA_ID_DISPLAY_OFFSET, field_7661, f_tbmsamms, CUSTOM_BLOCK_OFFSET, CUSTOM_BLOCK_OFFSET, f_38083_

EntityDataAccessor<Boolean>: h, DATA_ID_CUSTOM_DISPLAY, field_7670, f_bsiwllkc, CUSTOM_BLOCK_PRESENT, CUSTOM_BLOCK_PRESENT, f_38084_

com.google.common.collect.ImmutableMap<Pose, com.google.common.collect.ImmutableList<Integer>>: i, POSE_DISMOUNT_HEIGHTS, field_24464, f_anmyjaty, DISMOUNT_FREE_Y_SPACES_NEEDED, DISMOUNT_FREE_Y_SPACES_NEEDED, f_38067_

float: a, WATER_SLOWDOWN_FACTOR, field_30694, f_vzjwqsmo, VELOCITY_SLOWDOWN_MULTIPLIER, WATER_SLOWDOWN_FACTOR, f_150249_

boolean: j, onRails, field_44917, f_eskwdyms, onRail, onRails, f_287786_

boolean: k, flipped, field_7660, f_lotwtnbj, yawFlipped, yawFlipped, f_38068_

MinecartBehavior: l, behavior, field_52517, f_jhroxpze, controller, f_348211_

Map<RailShape, com.mojang.datafixers.util.Pair<Vec3i, Vec3i>>: m, EXITS, field_7664, f_cbqkmsxd, ADJACENT_RAIL_POSITIONS_BY_SHAPE, ADJACENT_RAIL_POSITIONS_BY_SHAPE, f_38069_

Constructors

(EntityType<?>, Level)

(EntityType<?>, Level, double, double, double)

Methods

void (double, double, double): p, setInitialPos, method_64275, m_eipriqms, initPosition, m_355617_

<T extends AbstractMinecart> T (Level, double, double, double, EntityType<T>, EntitySpawnReason, ItemStack, Player): a, createMinecart, method_7523, m_ounzrtxb, create, create, m_38119_

MinecartBehavior (): l, getBehavior, method_61569, m_pzrmwujl, getController, m_356823_

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 (): 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_

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

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

float (): aT, getBlockSpeedFactor, method_23326, m_vxtgbqxt, getVelocityMultiplier, getVelocityMultiplier, m_6041_

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

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

com.mojang.datafixers.util.Pair<Vec3i, Vec3i> (RailShape): a, exits, method_22864, m_wlixjjti, getAdjacentRailPositionsByShape, getAdjacentRailPositionsByShape, m_38125_

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

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

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

boolean (): m, isFirstTick, method_62824, m_inslfgor, isFirstUpdate, m_355111_

BlockPos (): p, getCurrentBlockPosOrRailBelow, method_62825, m_zvxsupdf, getRailOrMinecartPos, m_356679_

double (ServerLevel): a, getMaxSpeed, method_7504, m_xemvwdlu, getMaxSpeed, getMaxSpeed, m_7097_

void (int, int, int, boolean): a, activateMinecart, method_7506, m_cnkjmfhl, onActivatorRail, onActivatorRail, m_6025_

void (int, double, double, double, double, double): a, lerpPositionAndRotationStep, method_52532, m_tctkucqa, lerpPosAndRotation, lerpPosAndRotation, m_293725_

void (): bf, applyGravity, method_56990, m_uidprvfr, applyGravity, applyGravity, m_320756_

void (): ay, reapplyPosition, method_23311, m_zbffjahn, refreshPosition, refreshPosition, m_20090_

boolean (): bq, updateInWaterStateAndDoFluidPushing, method_5876, m_iadcwgxh, updateWaterState, updateWaterState, m_20073_

Vec3 (): ah, getKnownMovement, method_60478, m_roxbbrfe, getMovement, getMovement, m_339221_

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_

void (double, double, double): l, lerpMotion, method_5750, m_onpbziok, setVelocityClient, setVelocityClient, m_6001_

void (ServerLevel): b, moveAlongTrack, method_7513, m_simptyqn, moveOnRail, moveOnRail, m_6401_

void (ServerLevel): e, comeOffTrack, method_7512, m_yrpbpsae, moveOffRail, moveOffRail, m_38163_

double (BlockPos, RailShape, double): a, makeStepAlongTrack, method_61564, m_ydndwdak, moveAlongTrack, m_ydndwdak, m_354682_

void (MoverType, Vec3): a, move, method_5784, m_zcvlfcid, move, move, m_6478_

void (): aK, applyEffectsFromBlocks, method_61409, m_hwaiduvv, tickBlockCollision, m_352051_

boolean (): cq, isOnRails, method_52172, m_vcemmyqu, isOnRail, isOnRailTracks, m_288188_

void (boolean): a, setOnRails, method_61565, m_masylmsi, setOnRail, m_354709_

boolean (): s, isFlipped, method_61571, m_hxgtbizm, isYawFlipped, m_357074_

void (boolean): b, setFlipped, method_61567, m_gwoyqxww, setYawFlipped, m_355593_

Vec3 (BlockPos): a, getRedstoneDirection, method_61563, m_afluazez, getLaunchDirection, m_afluazez, m_357425_

boolean (BlockPos): b, isRedstoneConductor, method_18803, m_xtdpuoft, willHitBlockAt, willHitBlockAt, m_38129_

Vec3 (Vec3): a, applyNaturalSlowdown, method_7525, m_yvrwkcqb, applySlowdown, applySlowdown, m_7114_

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

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

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

void (AbstractMinecart, double, double): a, pushOtherMinecart, method_64274, m_zmsijsbh, pushAwayFromMinecart, m_356029_

BlockState (): t, getDisplayBlockState, method_7519, m_upansguo, getContainedBlock, getContainedBlock, m_38178_

BlockState (): w, getDefaultDisplayBlockState, method_7517, m_staqlmtx, getDefaultContainedBlock, getDefaultContainedBlock, m_6390_

int (): y, getDisplayOffset, method_7514, m_hdngxmge, getBlockOffset, getBlockOffset, m_38183_

int (): z, getDefaultDisplayOffset, method_7526, m_vptdbzfe, getDefaultBlockOffset, getDefaultBlockOffset, m_7144_

void (BlockState): c, setDisplayBlockState, method_7527, m_glkhmiur, setCustomBlock, setCustomBlock, m_38146_

void (int): c, setDisplayOffset, method_7515, m_xmlhrgqq, setCustomBlockOffset, setCustomBlockOffset, m_38174_

boolean (): A, hasCustomDisplay, method_7510, m_zqqbmhzn, hasCustomBlock, hasCustomBlock, m_38184_

void (boolean): r, setCustomDisplay, method_7511, m_wyyhprrj, setCustomBlockPresent, setCustomBlockPresent, m_38138_

boolean (Level): b, useExperimentalMovement, method_61566, m_raaevxrz, areMinecartImprovementsEnabled, m_raaevxrz, m_356599_

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

boolean (): D, isRideable, method_64272, m_alrnhgzw, isRideable, m_354195_

boolean (): E, isFurnace, method_64273, m_rpovghnz, isSelfPropelling, m_353492_