History - net.minecraft.entity.ai.brain.task.MoveItemsTask

26.3

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

cmd

net.minecraft.world.entity.ai.behavior.TransportItemsBetweenContainers

net.minecraft.class_11568

net.minecraft.entity.ai.brain.task.MoveItemsTask

Fields

int: c, TARGET_INTERACTION_TIME, field_61225, INTERACTION_TICKS, f_cfwcneak, TARGET_INTERACTION_DURATION, f_412399_

int: TARGET_INTERACTION_TIME, TARGET_INTERACTION_TIME, field_61225, INTERACTION_TICKS

int: d, VISITED_POSITIONS_MEMORY_TIME, field_61226, VISITED_POSITION_EXPIRY, f_kcnzsamz, VISITED_POSITIONS_MEMORY_DURATION, f_412734_

int: VISITED_POSITIONS_MEMORY_TIME, VISITED_POSITIONS_MEMORY_TIME, field_61226, VISITED_POSITION_EXPIRY

int: e, TRANSPORTED_ITEM_MAX_STACK_SIZE, field_61227, MAX_STACK_SIZE_AT_ONCE, f_ggpwlmwz, MAX_TRANSPORTED_STACK_SIZE, f_412979_

int: TRANSPORTED_ITEM_MAX_STACK_SIZE, TRANSPORTED_ITEM_MAX_STACK_SIZE, field_61227, MAX_STACK_SIZE_AT_ONCE

int: f, MAX_VISITED_POSITIONS, field_61228, VISITS_UNTIL_COOLDOWN, f_eeoggacm, MAX_VISITED_POSITIONS, f_413626_

int: MAX_VISITED_POSITIONS, MAX_VISITED_POSITIONS, field_61228, VISITS_UNTIL_COOLDOWN

int: g, MAX_UNREACHABLE_POSITIONS, field_62427, field_62427, f_txbjgwse, MAX_UNREACHABLE_POSITIONS, f_413266_

int: MAX_UNREACHABLE_POSITIONS, MAX_UNREACHABLE_POSITIONS, field_62427, field_62427

int: h, PASSENGER_MOB_TARGET_SEARCH_DISTANCE, field_63014, field_63014, f_sjaelovm, PASSENGER_MOB_TARGET_SEARCH_DISTANCE, f_412581_

int: PASSENGER_MOB_TARGET_SEARCH_DISTANCE, PASSENGER_MOB_TARGET_SEARCH_DISTANCE, field_63014, field_63014

int: i, IDLE_COOLDOWN, field_61229, COOLDOWN_EXPIRY, f_jcovxshe, IDLE_COOLDOWN, f_411496_

int: IDLE_COOLDOWN, IDLE_COOLDOWN, field_61229, COOLDOWN_EXPIRY

double: j, CLOSE_ENOUGH_TO_START_QUEUING_DISTANCE, field_61230, QUEUING_RANGE, f_qybhnvum, QUEUE_RANGE, f_413522_

double: CLOSE_ENOUGH_TO_START_QUEUING_DISTANCE, CLOSE_ENOUGH_TO_START_QUEUING_DISTANCE, field_61230, QUEUING_RANGE

double: k, CLOSE_ENOUGH_TO_START_INTERACTING_WITH_TARGET_DISTANCE, field_61231, INTERACTION_RANGE, f_esfzhwwv, INTERACTION_RANGE, f_413904_

double: CLOSE_ENOUGH_TO_START_INTERACTING_WITH_TARGET_DISTANCE, CLOSE_ENOUGH_TO_START_INTERACTING_WITH_TARGET_DISTANCE, field_61231, INTERACTION_RANGE

double: l, CLOSE_ENOUGH_TO_START_INTERACTING_WITH_TARGET_PATH_END_DISTANCE, field_62428, field_62428, f_dznzseeu, PATH_ENDED_INTERACTION_RANGE, f_413691_

double: CLOSE_ENOUGH_TO_START_INTERACTING_WITH_TARGET_PATH_END_DISTANCE, CLOSE_ENOUGH_TO_START_INTERACTING_WITH_TARGET_PATH_END_DISTANCE, field_62428, field_62428

double: m, CLOSE_ENOUGH_TO_CONTINUE_INTERACTING_WITH_TARGET, field_62911, field_62911, f_bxrymimf, CONTINUE_INTERACTION_RANGE, f_411893_

double: CLOSE_ENOUGH_TO_CONTINUE_INTERACTING_WITH_TARGET, CLOSE_ENOUGH_TO_CONTINUE_INTERACTING_WITH_TARGET, field_62911, field_62911

float: n, speedModifier, field_61233, speed, f_zcjxhknx, speedMultiplier, f_413909_

float: speedModifier, speedModifier, field_61233, speed

int: o, horizontalSearchDistance, field_61234, horizontalRange, f_obqnmslf, horizontalSearchDistance, f_411653_

int: horizontalSearchDistance, horizontalSearchDistance, field_61234, horizontalRange

int: p, verticalSearchDistance, field_61235, verticalRange, f_zbjhcbst, verticalSearchDistance, f_411760_

int: verticalSearchDistance, verticalSearchDistance, field_61235, verticalRange

Predicate<BlockState>: q, sourceBlockType, field_61236, inputContainerPredicate, f_ssyuzfks, sourcePredicate, f_411949_

Predicate<BlockState>: sourceBlockType, sourceBlockType, field_61236, inputContainerPredicate

Predicate<BlockState>: r, destinationBlockType, field_61237, outputContainerPredicate, f_jvgaqnwb, destPredicate, f_412858_

Predicate<BlockState>: destinationBlockType, destinationBlockType, field_61237, outputContainerPredicate

Predicate<MoveItemsTask$Storage>: s, shouldQueueForTarget, field_61238, storagePredicate, f_mxpgkxii, canNotUseTargetPredicate, f_411857_

Predicate<MoveItemsTask$Storage>: shouldQueueForTarget, shouldQueueForTarget, field_61238, storagePredicate

Consumer<PathAwareEntity>: t, onStartTravelling, field_61239, travellingCallback, f_abuhlmcs, onStartTraveling, f_411510_

Consumer<PathAwareEntity>: onStartTravelling, onStartTravelling, field_61239, travellingCallback

Map<MoveItemsTask$InteractionState, MoveItemsTask$InteractionCallback>: u, onTargetInteractionActions, field_61240, interactionCallbacks, f_dwythopn, interactionTickers, f_412095_

Map<MoveItemsTask$InteractionState, MoveItemsTask$InteractionCallback>: onTargetInteractionActions, onTargetInteractionActions, field_61240, interactionCallbacks

MoveItemsTask$Storage: v, target, field_61241, targetStorage, f_addeyjnl, target, f_413262_

MoveItemsTask$Storage: target, target, field_61241, targetStorage

MoveItemsTask$NavigationState: w, state, field_61242, navigationState, f_yokoqpun, transportState, f_413291_

MoveItemsTask$NavigationState: state, state, field_61242, navigationState

MoveItemsTask$InteractionState: x, interactionState, field_61243, interactionState, f_nyiojbjc, interactionState, f_413590_

MoveItemsTask$InteractionState: interactionState, interactionState, field_61243, interactionState

int: y, ticksSinceReachingTarget, field_61244, interactionTicks, f_ijwztexm, interactionTicks, f_413670_

int: ticksSinceReachingTarget, ticksSinceReachingTarget, field_61244, interactionTicks

Constructors

Methods

void (ServerWorld, PathAwareEntity, long): a, start, method_74863, run, m_ldbvakqa, run, m_6735_

void (ServerWorld, PathAwareEntity, long): start, start, method_74863, run

boolean (ServerWorld, PathAwareEntity): a, checkExtraStartConditions, method_74017, shouldRun, m_pltelvww, shouldRun, m_6114_

boolean (ServerWorld, PathAwareEntity): checkExtraStartConditions, checkExtraStartConditions, method_74017, shouldRun

boolean (ServerWorld, PathAwareEntity, long): b, canStillUse, method_72400, shouldKeepRunning, m_frcovizs, shouldKeepRunning, m_6737_

boolean (ServerWorld, PathAwareEntity, long): canStillUse, canStillUse, method_72400, shouldKeepRunning

boolean (long): a, timedOut, method_18915, isTimeLimitExceeded, m_eghfkoeo, isTimeLimitExceeded, m_7773_

boolean (long): timedOut, timedOut, method_18915, isTimeLimitExceeded

void (ServerWorld, PathAwareEntity, long): c, tick, method_72425, keepRunning, m_coogcmtt, keepRunning, m_6725_

void (ServerWorld, PathAwareEntity, long): tick, tick, method_72425, keepRunning

boolean (ServerWorld, PathAwareEntity): b, updateInvalidTarget, method_72399, tick, m_jlmcdnqd, updateInvalidTarget, m_420480_

boolean (ServerWorld, PathAwareEntity): updateInvalidTarget, updateInvalidTarget, method_72399, tick

void (MoveItemsTask$Storage, World, PathAwareEntity): c, onQueuingForTarget, method_72432, tickQueuing, m_tqnygjue, tickQueue, m_415855_

void (MoveItemsTask$Storage, World, PathAwareEntity): onQueuingForTarget, onQueuingForTarget, method_72432, tickQueuing

void (MoveItemsTask$Storage, World, PathAwareEntity): a, onTravelToTarget, method_72419, tickTravelling, m_zjjuijsw, tickTravel, m_417070_

void (MoveItemsTask$Storage, World, PathAwareEntity): onTravelToTarget, onTravelToTarget, method_72419, tickTravelling

Vec3d (PathAwareEntity): c, getCenterPos, method_74870, atCenterY, m_pklvvfoq, getCenter, m_416190_

Vec3d (PathAwareEntity): getCenterPos, getCenterPos, method_74870, atCenterY

void (MoveItemsTask$Storage, World, PathAwareEntity): b, onReachedTarget, method_72416, tickInteracting, m_ntyceudf, tickInteraction, m_417099_

void (MoveItemsTask$Storage, World, PathAwareEntity): onReachedTarget, onReachedTarget, method_72416, tickInteracting

void (PathAwareEntity): d, startQueuing, method_72427, transitionToQueuing, m_pweggsxs, startQueuing, m_419165_

void (PathAwareEntity): startQueuing, startQueuing, method_72427, transitionToQueuing

void (PathAwareEntity): e, resumeTravelling, method_72436, onCannotUseStorage, m_umqmpuyh, resumeTraveling, m_416710_

void (PathAwareEntity): resumeTravelling, resumeTravelling, method_72436, onCannotUseStorage

void (PathAwareEntity): f, walkTowardsTarget, method_72440, walkTowardsTargetStorage, m_qlafymaa, walkTowardsTarget, m_419565_

void (PathAwareEntity): walkTowardsTarget, walkTowardsTarget, method_72440, walkTowardsTargetStorage

void (MoveItemsTask$Storage, PathAwareEntity): a, startOnReachedTargetInteraction, method_72430, transitionToInteracting, m_tbrkiilr, startTargetInteraction, m_419544_

void (MoveItemsTask$Storage, PathAwareEntity): startOnReachedTargetInteraction, startOnReachedTargetInteraction, method_72430, transitionToInteracting

void (PathAwareEntity): g, onStartTravelling, method_72442, transitionToTravelling, m_aulqthzb, startTraveling, m_415457_

void (PathAwareEntity): onStartTravelling, onStartTravelling, method_72442, transitionToTravelling

BiConsumer<PathAwareEntity, Inventory> (MoveItemsTask$InteractionState): a, onReachedInteraction, method_72412, createSetInteractionStateCallback, m_gludzyxb, createTargetInteractionCallback, m_418646_

BiConsumer<PathAwareEntity, Inventory> (MoveItemsTask$InteractionState): onReachedInteraction, onReachedInteraction, method_72412, createSetInteractionStateCallback

void (MoveItemsTask$NavigationState): a, setTransportingState, method_72414, setNavigationState, m_suhkgxcm, setTransportationState, m_416958_

void (MoveItemsTask$NavigationState): setTransportingState, setTransportingState, method_72414, setNavigationState

void (MoveItemsTask$InteractionState): b, setInteractionState, method_72429, setInteractionState, m_ytkxjifh, setInteractionState, m_417064_

void (MoveItemsTask$InteractionState): setInteractionState, setInteractionState, method_72429, setInteractionState

void (MoveItemsTask$Storage, PathAwareEntity): b, onTargetInteraction, method_72438, setLookTarget, m_clzpnwip, tickInteractionImpl, m_416665_

void (MoveItemsTask$Storage, PathAwareEntity): onTargetInteraction, onTargetInteraction, method_72438, setLookTarget

void (PathAwareEntity, Inventory, BiConsumer<PathAwareEntity, Inventory>, BiConsumer<PathAwareEntity, Inventory>, BiConsumer<PathAwareEntity, Inventory>, BiConsumer<PathAwareEntity, Inventory>): a, doReachedTargetInteraction, method_72406, selectInteractionState, m_ntftllko, completeTargetInteraction, m_419894_

void (PathAwareEntity, Inventory, BiConsumer<PathAwareEntity, Inventory>, BiConsumer<PathAwareEntity, Inventory>, BiConsumer<PathAwareEntity, Inventory>, BiConsumer<PathAwareEntity, Inventory>): doReachedTargetInteraction, doReachedTargetInteraction, method_72406, selectInteractionState

Optional<MoveItemsTask$Storage> (ServerWorld, PathAwareEntity): c, getTransportTarget, method_74957, findStorage, m_zwunzpsi, findTarget, m_417316_

Optional<MoveItemsTask$Storage> (ServerWorld, PathAwareEntity): getTransportTarget, getTransportTarget, method_74957, findStorage

MoveItemsTask$Storage (PathAwareEntity, World, BlockEntity, Set<GlobalPos>, Set<GlobalPos>, Box): a, isTargetValidToPick, method_72409, getStorageFor, m_xtgsaiqe, tryCreateTarget, m_416034_

MoveItemsTask$Storage (PathAwareEntity, World, BlockEntity, Set<GlobalPos>, Set<GlobalPos>, Box): isTargetValidToPick, isTargetValidToPick, method_72409, getStorageFor

boolean (MoveItemsTask$Storage): a, isContainerLocked, method_74093, isLocked, m_uwathnuq, isLocked, m_415274_

boolean (MoveItemsTask$Storage): isContainerLocked, isContainerLocked, method_74093, isLocked

boolean (World, PathAwareEntity): a, hasValidTarget, method_72420, hasValidTargetStorage, m_pftktmpr, hasValidTarget, m_418764_

boolean (World, PathAwareEntity): hasValidTarget, hasValidTarget, method_72420, hasValidTargetStorage

boolean (World, MoveItemsTask$Storage, PathAwareEntity): a, hasValidTravellingPath, method_74958, canNavigateTo, m_juvqjkla, pathIsNotUnreachable, m_431789_

boolean (World, MoveItemsTask$Storage, PathAwareEntity): hasValidTravellingPath, hasValidTravellingPath, method_74958, canNavigateTo

Vec3d (Path, PathAwareEntity): a, getPositionToReachTargetFrom, method_74868, getTargetPos, m_zsbjpkuv, getInteractionPos, m_419898_

Vec3d (Path, PathAwareEntity): getPositionToReachTargetFrom, getPositionToReachTargetFrom, method_74868, getTargetPos

Vec3d (PathAwareEntity, Vec3d): a, setMiddleYPosition, method_74864, atCenterY, m_fsrofbbs, addHalfHeight, m_415261_

Vec3d (PathAwareEntity, Vec3d): setMiddleYPosition, setMiddleYPosition, method_74864, atCenterY

boolean (World, MoveItemsTask$Storage): a, isTargetBlocked, method_74663, isChestBlocked, m_faexkfqy, isTargetBlocked, m_416935_

boolean (World, MoveItemsTask$Storage): isTargetBlocked, isTargetBlocked, method_74663, isChestBlocked

boolean (World, MoveItemsTask$Storage): b, targetHasNotChanged, method_72421, isUnchanged, m_oouozrfi, targetMatchesWorld, m_415307_

boolean (World, MoveItemsTask$Storage): targetHasNotChanged, targetHasNotChanged, method_72421, isUnchanged

Stream<MoveItemsTask$Storage> (MoveItemsTask$Storage, World): a, getConnectedTargets, method_72418, getContainerStorages, m_spfxfxqu, streamConnectedTargets, m_420245_

Stream<MoveItemsTask$Storage> (MoveItemsTask$Storage, World): getConnectedTargets, getConnectedTargets, method_72418, getContainerStorages

Box (PathAwareEntity): h, getTargetSearchArea, method_72444, getSearchBoundingBox, m_udotfbow, createSearchArea, m_415764_

Box (PathAwareEntity): getTargetSearchArea, getTargetSearchArea, method_72444, getSearchBoundingBox

int (PathAwareEntity): i, getHorizontalSearchDistance, method_74871, getHorizontalRange, m_udjkxkzf, getHorizontalSearchDistance, m_419468_

int (PathAwareEntity): getHorizontalSearchDistance, getHorizontalSearchDistance, method_74871, getHorizontalRange

int (PathAwareEntity): j, getVerticalSearchDistance, method_74872, getVerticalRange, m_gbqgdbnc, getVerticalSearchDistance, m_419633_

int (PathAwareEntity): getVerticalSearchDistance, getVerticalSearchDistance, method_74872, getVerticalRange

Set<GlobalPos> (PathAwareEntity): k, getVisitedPositions, method_72446, getVisitedPositions, m_sbddqzsl, getVisitedBlockPositions, m_416232_

Set<GlobalPos> (PathAwareEntity): getVisitedPositions, getVisitedPositions, method_72446, getVisitedPositions

Set<GlobalPos> (PathAwareEntity): l, getUnreachablePositions, method_74022, getUnreachablePositions, m_fqkhkqqk, getUnreachableTransportBlockPositions, m_419534_

Set<GlobalPos> (PathAwareEntity): getUnreachablePositions, getUnreachablePositions, method_74022, getUnreachablePositions

boolean (Set<GlobalPos>, Set<GlobalPos>, MoveItemsTask$Storage, World): a, isPositionAlreadyVisited, method_72422, hasVisited, m_xtrmnvus, hasTriedVisiting, m_417172_

boolean (Set<GlobalPos>, Set<GlobalPos>, MoveItemsTask$Storage, World): isPositionAlreadyVisited, isPositionAlreadyVisited, method_72422, hasVisited

boolean (PathAwareEntity): m, hasFinishedPath, method_74023, hasFinishedNavigation, m_punlybva, isCurrentPathFinished, m_420255_

boolean (PathAwareEntity): hasFinishedPath, hasFinishedPath, method_74023, hasFinishedNavigation

void (PathAwareEntity, World, BlockPos): a, setVisitedBlockPos, method_72408, markVisited, m_uvhgmhiz, tryAddVisitedBlock, m_418746_

void (PathAwareEntity, World, BlockPos): setVisitedBlockPos, setVisitedBlockPos, method_72408, markVisited

void (PathAwareEntity, World, BlockPos): b, markVisitedBlockPosAsUnreachable, method_74021, markUnreachable, m_mwugokjz, markVisitedAsUnreachable, m_419218_

void (PathAwareEntity, World, BlockPos): markVisitedBlockPosAsUnreachable, markVisitedBlockPosAsUnreachable, method_74021, markUnreachable

boolean (PathAwareEntity, BlockState): a, isWantedBlock, method_72410, testContainer, m_zhgfvuer, shouldTarget, m_415748_

boolean (PathAwareEntity, BlockState): isWantedBlock, isWantedBlock, method_72410, testContainer

double (PathAwareEntity): n, getInteractionRange, method_74024, getSightRange, m_dqopuoco, getInteractionRange, m_416828_

double (PathAwareEntity): getInteractionRange, getInteractionRange, method_74024, getSightRange

boolean (double, MoveItemsTask$Storage, World, PathAwareEntity, Vec3d): a, isWithinTargetDistance, method_72398, isWithinRange, m_adilpmwe, isTargetInRange, m_414933_

boolean (double, MoveItemsTask$Storage, World, PathAwareEntity, Vec3d): isWithinTargetDistance, isWithinTargetDistance, method_72398, isWithinRange

boolean (World, boolean, Vec3d, MoveItemsTask$Storage, PathAwareEntity): a, targetIsReachableFromPosition, method_74018, isVisible, m_venxxsvy, isTargetReachable, m_417383_

boolean (World, boolean, Vec3d, MoveItemsTask$Storage, PathAwareEntity): targetIsReachableFromPosition, targetIsReachableFromPosition, method_74018, isVisible

boolean (MoveItemsTask$Storage, World, PathAwareEntity, Vec3d): a, canSeeAnyTargetSide, method_74865, isVisible, m_nubtcsjh, canSeeTarget, m_419480_

boolean (MoveItemsTask$Storage, World, PathAwareEntity, Vec3d): canSeeAnyTargetSide, canSeeAnyTargetSide, method_74865, isVisible

boolean (MoveItemsTask$Storage, World): b, isAnotherMobInteractingWithTarget, method_72431, matchesStoragePredicate, m_uaeilomo, canNotUseTarget, m_415195_

boolean (MoveItemsTask$Storage, World): isAnotherMobInteractingWithTarget, isAnotherMobInteractingWithTarget, method_72431, matchesStoragePredicate

boolean (PathAwareEntity): o, isPickingUpItems, method_72448, canPickUpItem, m_yltuaqgc, canPickupItems, m_415864_

boolean (PathAwareEntity): isPickingUpItems, isPickingUpItems, method_72448, canPickUpItem

boolean (Inventory): a, matchesGettingItemsRequirement, method_72402, hasItem, m_fwatfiio, isNotEmpty, m_418569_

boolean (Inventory): matchesGettingItemsRequirement, matchesGettingItemsRequirement, method_72402, hasItem

boolean (PathAwareEntity, Inventory): a, matchesLeavingItemsRequirement, method_72405, canInsert, m_aevivezl, canDeposit, m_416543_

boolean (PathAwareEntity, Inventory): matchesLeavingItemsRequirement, matchesLeavingItemsRequirement, method_72405, canInsert

boolean (PathAwareEntity, Inventory): b, hasItemMatchingHandItem, method_72428, hasExistingStack, m_zmqgfmko, hasMatchingItem, m_418132_

boolean (PathAwareEntity, Inventory): hasItemMatchingHandItem, hasItemMatchingHandItem, method_72428, hasExistingStack

void (PathAwareEntity, Inventory): c, pickUpItems, method_72437, takeStack, m_tuxmjgbi, takeStack, m_419536_

void (PathAwareEntity, Inventory): pickUpItems, pickUpItems, method_72437, takeStack

void (PathAwareEntity, Inventory): d, putDownItem, method_72441, placeStack, m_egtxhbih, depositStack, m_416090_

void (PathAwareEntity, Inventory): putDownItem, putDownItem, method_72441, placeStack

ItemStack (Inventory): b, pickupItemFromContainer, method_72426, extractStack, m_bvhcpwck, takeStackImpl, m_418922_

ItemStack (Inventory): pickupItemFromContainer, pickupItemFromContainer, method_72426, extractStack

ItemStack (PathAwareEntity, Inventory): e, addItemsToContainer, method_72443, insertStack, m_qqdpcjuw, depositStackImpl, m_419380_

ItemStack (PathAwareEntity, Inventory): addItemsToContainer, addItemsToContainer, method_72443, insertStack

void (PathAwareEntity): a, stopTargetingCurrentTarget, method_72434, invalidateTargetStorage, m_vonqtftr, stopTargeting, m_418900_

void (PathAwareEntity): stopTargetingCurrentTarget, stopTargetingCurrentTarget, method_72434, invalidateTargetStorage

void (PathAwareEntity): b, clearMemoriesAfterMatchingTargetFound, method_72403, resetVisitedPositions, m_bihppfac, onTargetCompleted, m_419216_

void (PathAwareEntity): clearMemoriesAfterMatchingTargetFound, clearMemoriesAfterMatchingTargetFound, method_72403, resetVisitedPositions

void (PathAwareEntity): p, enterCooldownAfterNoMatchingTargetFound, method_72449, cooldown, m_khsholtu, abandonTarget, m_415377_

void (PathAwareEntity): enterCooldownAfterNoMatchingTargetFound, enterCooldownAfterNoMatchingTargetFound, method_72449, cooldown

void (ServerWorld, PathAwareEntity, long): d, stop, method_72435, finishRunning, m_oyjheouq, finishRunning, m_6732_

void (ServerWorld, PathAwareEntity, long): stop, stop, method_72435, finishRunning

void (PathAwareEntity): q, stopInPlace, method_72450, resetNavigation, m_gdnoacue, stopMoving, m_418120_

void (PathAwareEntity): stopInPlace, stopInPlace, method_72450, resetNavigation

1.21.11

Names

cjj

cmd

Fields

Constructors

Methods

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

cjj

net.minecraft.world.entity.ai.behavior.TransportItemsBetweenContainers

net.minecraft.class_11568

net.minecraft.entity.ai.brain.task.MoveItemsTask

net.minecraft.unmapped.C_qlwyqnpn

net.minecraft.entity.ai.brain.task.TransportItemsTask

net.minecraft.src.C_411073_

Fields

int: c, TARGET_INTERACTION_TIME, field_61225, INTERACTION_TICKS, f_cfwcneak, TARGET_INTERACTION_DURATION, f_412399_

int: d, VISITED_POSITIONS_MEMORY_TIME, field_61226, VISITED_POSITION_EXPIRY, f_kcnzsamz, VISITED_POSITIONS_MEMORY_DURATION, f_412734_

int: e, TRANSPORTED_ITEM_MAX_STACK_SIZE, field_61227, MAX_STACK_SIZE_AT_ONCE, f_ggpwlmwz, MAX_TRANSPORTED_STACK_SIZE, f_412979_

int: f, MAX_VISITED_POSITIONS, field_61228, VISITS_UNTIL_COOLDOWN, f_eeoggacm, MAX_VISITED_POSITIONS, f_413626_

int: g, MAX_UNREACHABLE_POSITIONS, field_62427, field_62427, f_txbjgwse, MAX_UNREACHABLE_POSITIONS, f_413266_

int: h, PASSENGER_MOB_TARGET_SEARCH_DISTANCE, field_63014, field_63014, f_sjaelovm, PASSENGER_MOB_TARGET_SEARCH_DISTANCE, f_412581_

int: i, IDLE_COOLDOWN, field_61229, COOLDOWN_EXPIRY, f_jcovxshe, IDLE_COOLDOWN, f_411496_

double: j, CLOSE_ENOUGH_TO_START_QUEUING_DISTANCE, field_61230, QUEUING_RANGE, f_qybhnvum, QUEUE_RANGE, f_413522_

double: k, CLOSE_ENOUGH_TO_START_INTERACTING_WITH_TARGET_DISTANCE, field_61231, INTERACTION_RANGE, f_esfzhwwv, INTERACTION_RANGE, f_413904_

double: l, CLOSE_ENOUGH_TO_START_INTERACTING_WITH_TARGET_PATH_END_DISTANCE, field_62428, field_62428, f_dznzseeu, PATH_ENDED_INTERACTION_RANGE, f_413691_

double: m, CLOSE_ENOUGH_TO_CONTINUE_INTERACTING_WITH_TARGET, field_62911, field_62911, f_bxrymimf, CONTINUE_INTERACTION_RANGE, f_411893_

float: n, speedModifier, field_61233, speed, f_zcjxhknx, speedMultiplier, f_413909_

int: o, horizontalSearchDistance, field_61234, horizontalRange, f_obqnmslf, horizontalSearchDistance, f_411653_

int: p, verticalSearchDistance, field_61235, verticalRange, f_zbjhcbst, verticalSearchDistance, f_411760_

Predicate<BlockState>: q, sourceBlockType, field_61236, inputContainerPredicate, f_ssyuzfks, sourcePredicate, f_411949_

Predicate<BlockState>: r, destinationBlockType, field_61237, outputContainerPredicate, f_jvgaqnwb, destPredicate, f_412858_

Predicate<MoveItemsTask$Storage>: s, shouldQueueForTarget, field_61238, storagePredicate, f_mxpgkxii, canNotUseTargetPredicate, f_411857_

Consumer<PathAwareEntity>: t, onStartTravelling, field_61239, travellingCallback, f_abuhlmcs, onStartTraveling, f_411510_

Map<MoveItemsTask$InteractionState, MoveItemsTask$InteractionCallback>: u, onTargetInteractionActions, field_61240, interactionCallbacks, f_dwythopn, interactionTickers, f_412095_

MoveItemsTask$Storage: v, target, field_61241, targetStorage, f_addeyjnl, target, f_413262_

MoveItemsTask$NavigationState: w, state, field_61242, navigationState, f_yokoqpun, transportState, f_413291_

MoveItemsTask$InteractionState: x, interactionState, field_61243, interactionState, f_nyiojbjc, interactionState, f_413590_

int: y, ticksSinceReachingTarget, field_61244, interactionTicks, f_ijwztexm, interactionTicks, f_413670_

Constructors

(float, Predicate<BlockState>, Predicate<BlockState>, int, int, Map<MoveItemsTask$InteractionState, MoveItemsTask$InteractionCallback>, Consumer<PathAwareEntity>, Predicate<MoveItemsTask$Storage>)

Methods

void (ServerWorld, PathAwareEntity, long): a, start, method_74863, run, m_ldbvakqa, run, m_6735_

boolean (ServerWorld, PathAwareEntity): a, checkExtraStartConditions, method_74017, shouldRun, m_pltelvww, shouldRun, m_6114_

boolean (ServerWorld, PathAwareEntity, long): b, canStillUse, method_72400, shouldKeepRunning, m_frcovizs, shouldKeepRunning, m_6737_

boolean (long): a, timedOut, method_18915, isTimeLimitExceeded, m_eghfkoeo, isTimeLimitExceeded, m_7773_

void (ServerWorld, PathAwareEntity, long): c, tick, method_72425, keepRunning, m_coogcmtt, keepRunning, m_6725_

boolean (ServerWorld, PathAwareEntity): b, updateInvalidTarget, method_72399, tick, m_jlmcdnqd, updateInvalidTarget, m_420480_

void (MoveItemsTask$Storage, World, PathAwareEntity): c, onQueuingForTarget, method_72432, tickQueuing, m_tqnygjue, tickQueue, m_415855_

void (MoveItemsTask$Storage, World, PathAwareEntity): a, onTravelToTarget, method_72419, tickTravelling, m_zjjuijsw, tickTravel, m_417070_

Vec3d (PathAwareEntity): c, getCenterPos, method_74870, atCenterY, m_pklvvfoq, getCenter, m_416190_

void (MoveItemsTask$Storage, World, PathAwareEntity): b, onReachedTarget, method_72416, tickInteracting, m_ntyceudf, tickInteraction, m_417099_

void (PathAwareEntity): d, startQueuing, method_72427, transitionToQueuing, m_pweggsxs, startQueuing, m_419165_

void (PathAwareEntity): e, resumeTravelling, method_72436, onCannotUseStorage, m_umqmpuyh, resumeTraveling, m_416710_

void (PathAwareEntity): f, walkTowardsTarget, method_72440, walkTowardsTargetStorage, m_qlafymaa, walkTowardsTarget, m_419565_

void (MoveItemsTask$Storage, PathAwareEntity): a, startOnReachedTargetInteraction, method_72430, transitionToInteracting, m_tbrkiilr, startTargetInteraction, m_419544_

void (PathAwareEntity): g, onStartTravelling, method_72442, transitionToTravelling, m_aulqthzb, startTraveling, m_415457_

BiConsumer<PathAwareEntity, Inventory> (MoveItemsTask$InteractionState): a, onReachedInteraction, method_72412, createSetInteractionStateCallback, m_gludzyxb, createTargetInteractionCallback, m_418646_

void (MoveItemsTask$NavigationState): a, setTransportingState, method_72414, setNavigationState, m_suhkgxcm, setTransportationState, m_416958_

void (MoveItemsTask$InteractionState): b, setInteractionState, method_72429, setInteractionState, m_ytkxjifh, setInteractionState, m_417064_

void (MoveItemsTask$Storage, PathAwareEntity): b, onTargetInteraction, method_72438, setLookTarget, m_clzpnwip, tickInteractionImpl, m_416665_

void (PathAwareEntity, Inventory, BiConsumer<PathAwareEntity, Inventory>, BiConsumer<PathAwareEntity, Inventory>, BiConsumer<PathAwareEntity, Inventory>, BiConsumer<PathAwareEntity, Inventory>): a, doReachedTargetInteraction, method_72406, selectInteractionState, m_ntftllko, completeTargetInteraction, m_419894_

Optional<MoveItemsTask$Storage> (ServerWorld, PathAwareEntity): c, getTransportTarget, method_74957, findStorage, m_zwunzpsi, findTarget, m_417316_

MoveItemsTask$Storage (PathAwareEntity, World, BlockEntity, Set<GlobalPos>, Set<GlobalPos>, Box): a, isTargetValidToPick, method_72409, getStorageFor, m_xtgsaiqe, tryCreateTarget, m_416034_

boolean (MoveItemsTask$Storage): a, isContainerLocked, method_74093, isLocked, m_uwathnuq, isLocked, m_415274_

boolean (World, PathAwareEntity): a, hasValidTarget, method_72420, hasValidTargetStorage, m_pftktmpr, hasValidTarget, m_418764_

boolean (World, MoveItemsTask$Storage, PathAwareEntity): a, hasValidTravellingPath, method_74958, canNavigateTo, m_juvqjkla, pathIsNotUnreachable, m_431789_

Vec3d (Path, PathAwareEntity): a, getPositionToReachTargetFrom, method_74868, getTargetPos, m_zsbjpkuv, getInteractionPos, m_419898_

Vec3d (PathAwareEntity, Vec3d): a, setMiddleYPosition, method_74864, atCenterY, m_fsrofbbs, addHalfHeight, m_415261_

boolean (World, MoveItemsTask$Storage): a, isTargetBlocked, method_74663, isChestBlocked, m_faexkfqy, isTargetBlocked, m_416935_

boolean (World, MoveItemsTask$Storage): b, targetHasNotChanged, method_72421, isUnchanged, m_oouozrfi, targetMatchesWorld, m_415307_

Stream<MoveItemsTask$Storage> (MoveItemsTask$Storage, World): a, getConnectedTargets, method_72418, getContainerStorages, m_spfxfxqu, streamConnectedTargets, m_420245_

Box (PathAwareEntity): h, getTargetSearchArea, method_72444, getSearchBoundingBox, m_udotfbow, createSearchArea, m_415764_

int (PathAwareEntity): i, getHorizontalSearchDistance, method_74871, getHorizontalRange, m_udjkxkzf, getHorizontalSearchDistance, m_419468_

int (PathAwareEntity): j, getVerticalSearchDistance, method_74872, getVerticalRange, m_gbqgdbnc, getVerticalSearchDistance, m_419633_

Set<GlobalPos> (PathAwareEntity): k, getVisitedPositions, method_72446, getVisitedPositions, m_sbddqzsl, getVisitedBlockPositions, m_416232_

Set<GlobalPos> (PathAwareEntity): l, getUnreachablePositions, method_74022, getUnreachablePositions, m_fqkhkqqk, getUnreachableTransportBlockPositions, m_419534_

boolean (Set<GlobalPos>, Set<GlobalPos>, MoveItemsTask$Storage, World): a, isPositionAlreadyVisited, method_72422, hasVisited, m_xtrmnvus, hasTriedVisiting, m_417172_

boolean (PathAwareEntity): m, hasFinishedPath, method_74023, hasFinishedNavigation, m_punlybva, isCurrentPathFinished, m_420255_

void (PathAwareEntity, World, BlockPos): a, setVisitedBlockPos, method_72408, markVisited, m_uvhgmhiz, tryAddVisitedBlock, m_418746_

void (PathAwareEntity, World, BlockPos): b, markVisitedBlockPosAsUnreachable, method_74021, markUnreachable, m_mwugokjz, markVisitedAsUnreachable, m_419218_

boolean (PathAwareEntity, BlockState): a, isWantedBlock, method_72410, testContainer, m_zhgfvuer, shouldTarget, m_415748_

double (PathAwareEntity): n, getInteractionRange, method_74024, getSightRange, m_dqopuoco, getInteractionRange, m_416828_

boolean (double, MoveItemsTask$Storage, World, PathAwareEntity, Vec3d): a, isWithinTargetDistance, method_72398, isWithinRange, m_adilpmwe, isTargetInRange, m_414933_

boolean (World, boolean, Vec3d, MoveItemsTask$Storage, PathAwareEntity): a, targetIsReachableFromPosition, method_74018, isVisible, m_venxxsvy, isTargetReachable, m_417383_

boolean (MoveItemsTask$Storage, World, PathAwareEntity, Vec3d): a, canSeeAnyTargetSide, method_74865, isVisible, m_nubtcsjh, canSeeTarget, m_419480_

boolean (MoveItemsTask$Storage, World): b, isAnotherMobInteractingWithTarget, method_72431, matchesStoragePredicate, m_uaeilomo, canNotUseTarget, m_415195_

boolean (PathAwareEntity): o, isPickingUpItems, method_72448, canPickUpItem, m_yltuaqgc, canPickupItems, m_415864_

boolean (Inventory): a, matchesGettingItemsRequirement, method_72402, hasItem, m_fwatfiio, isNotEmpty, m_418569_

boolean (PathAwareEntity, Inventory): a, matchesLeavingItemsRequirement, method_72405, canInsert, m_aevivezl, canDeposit, m_416543_

boolean (PathAwareEntity, Inventory): b, hasItemMatchingHandItem, method_72428, hasExistingStack, m_zmqgfmko, hasMatchingItem, m_418132_

void (PathAwareEntity, Inventory): c, pickUpItems, method_72437, takeStack, m_tuxmjgbi, takeStack, m_419536_

void (PathAwareEntity, Inventory): d, putDownItem, method_72441, placeStack, m_egtxhbih, depositStack, m_416090_

ItemStack (Inventory): b, pickupItemFromContainer, method_72426, extractStack, m_bvhcpwck, takeStackImpl, m_418922_

ItemStack (PathAwareEntity, Inventory): e, addItemsToContainer, method_72443, insertStack, m_qqdpcjuw, depositStackImpl, m_419380_

void (PathAwareEntity): a, stopTargetingCurrentTarget, method_72434, invalidateTargetStorage, m_vonqtftr, stopTargeting, m_418900_

void (PathAwareEntity): b, clearMemoriesAfterMatchingTargetFound, method_72403, resetVisitedPositions, m_bihppfac, onTargetCompleted, m_419216_

void (PathAwareEntity): p, enterCooldownAfterNoMatchingTargetFound, method_72449, cooldown, m_khsholtu, abandonTarget, m_415377_

void (ServerWorld, PathAwareEntity, long): d, stop, method_72435, finishRunning, m_oyjheouq, finishRunning, m_6732_

void (PathAwareEntity): q, stopInPlace, method_72450, resetNavigation, m_gdnoacue, stopMoving, m_418120_