History - net.minecraft.client.network.ClientPlayerInteractionManager
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
int: DEFAULT_DESTROY_COOLDOWN_TICKS, field_1_7542, field_1_7542
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
void (): spectatorNoAction, method_1_5680, stopSpectatingEntity
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
ActionResult (PlayerEntity, Entity, Hand): interact, method_2905, interactEntity
ActionResult (PlayerEntity, Entity, EntityHitResult, Hand): interactAt, method_2917, interactEntityAtLocation
void (int, int, int, SlotActionType, PlayerEntity): handleInventoryMouseClick, method_2906, clickSlot
void (int, int, int, SlotActionType, PlayerEntity): handleContainerInput, method_2906, clickSlot
Packet (Hand, PlayerEntity, org.apache.commons.lang3.mutable.MutableObject, int): lambda$useItem$6, method_41929, method_41929
Packet (Hand, PlayerEntity, org.apache.commons.lang3.mutable.MutableObject, int): lambda$useItem$0, method_41929, method_41929
ItemStack (PlayerEntity, Hand): lambda$useItem$5, method_62152, method_62152
ItemStack (PlayerEntity, Hand): lambda$useItem$1, method_62152, method_62152
Packet (org.apache.commons.lang3.mutable.MutableObject, ClientPlayerEntity, Hand, BlockHitResult, int): lambda$useItemOn$4, method_41933, method_41933
Packet (org.apache.commons.lang3.mutable.MutableObject, ClientPlayerEntity, Hand, BlockHitResult, int): lambda$useItemOn$0, method_41933, method_41933
Packet (BlockPos, Direction, int): lambda$continueDestroyBlock$3, method_41932, method_41932
Packet (BlockPos, Direction, int): lambda$continueDestroyBlock$1, method_41932, method_41932
Packet (BlockPos, Direction, int): lambda$continueDestroyBlock$2, method_41935, method_41935
Packet (BlockPos, Direction, int): lambda$continueDestroyBlock$0, method_41935, method_41935
void (Entity): spectate, method_1_1045, spectate
ActionResult (PlayerEntity, Entity, EntityHitResult, Hand): interact, method_1_1044, interactWithEntity
1.21.11_unobfuscated
Names
net.minecraft.client.multiplayer.MultiPlayerGameMode
net.minecraft.class_636
net.minecraft.client.network.ClientPlayerInteractionManager
Fields
org.slf4j.Logger: LOGGER, field_20316, LOGGER
MinecraftClient: minecraft, field_3712, client
ClientPlayNetworkHandler: connection, field_3720, networkHandler
BlockPos: destroyBlockPos, field_3714, currentBreakingPos
ItemStack: destroyingItem, field_3718, selectedStack
float: destroyProgress, field_3715, currentBreakingProgress
float: destroyTicks, field_3713, blockBreakingSoundCooldown
int: destroyDelay, field_3716, blockBreakingCooldown
boolean: isDestroying, field_3717, breakingBlock
GameMode: localPlayerMode, field_3719, gameMode
GameMode: previousLocalPlayerMode, field_24608, previousGameMode
int: carriedIndex, field_3721, lastSelectedSlot
Constructors
(MinecraftClient, ClientPlayNetworkHandler)
Methods
void (PlayerEntity): adjustPlayer, method_2903, copyAbilities
void (GameMode, GameMode): setLocalMode, method_32790, setGameModes
void (GameMode): setLocalMode, method_2907, setGameMode
boolean (): canHurtPlayer, method_2908, hasStatusBars
boolean (BlockPos): destroyBlock, method_2899, breakBlock
boolean (BlockPos, Direction): startDestroyBlock, method_2910, attackBlock
void (): stopDestroyBlock, method_2925, cancelBlockBreaking
boolean (BlockPos, Direction): continueDestroyBlock, method_2902, updateBlockBreakingProgress
void (ClientWorld, SequencedPacketCreator): startPrediction, method_41931, sendSequencedPacket
void (): tick, method_2927, tick
boolean (BlockPos): sameDestroyTarget, method_2922, isCurrentlyBreaking
void (): ensureHasSentCarriedItem, method_2911, syncSelectedSlot
ActionResult (ClientPlayerEntity, Hand, BlockHitResult): useItemOn, method_2896, interactBlock
ActionResult (ClientPlayerEntity, Hand, BlockHitResult): performUseItemOn, method_41934, interactBlockInternal
ActionResult (PlayerEntity, Hand): useItem, method_2919, interactItem
ClientPlayerEntity (ClientWorld, StatHandler, ClientRecipeBook): createPlayer, method_29357, createPlayer
ClientPlayerEntity (ClientWorld, StatHandler, ClientRecipeBook, PlayerInput, boolean): createPlayer, method_2901, createPlayer
void (PlayerEntity, Entity): attack, method_2918, attackEntity
ActionResult (PlayerEntity, Entity, Hand): interact, method_2905, interactEntity
ActionResult (PlayerEntity, Entity, EntityHitResult, Hand): interactAt, method_2917, interactEntityAtLocation
void (int, int, int, SlotActionType, PlayerEntity): handleInventoryMouseClick, method_2906, clickSlot
void (int, NetworkRecipeId, boolean): handlePlaceRecipe, method_2912, clickRecipe
void (int, int): handleInventoryButtonClick, method_2900, clickButton
void (ItemStack, int): handleCreativeModeItemAdd, method_2909, clickCreativeStack
void (ItemStack): handleCreativeModeItemDrop, method_2915, dropCreativeStack
void (PlayerEntity): releaseUsingItem, method_2897, stopUsingItem
void (PiercingWeaponComponent): piercingAttack, method_75407, attackWithPiercingWeapon
boolean (): hasExperience, method_2913, hasExperienceBar
boolean (): hasMissTime, method_2924, hasLimitedAttackSpeed
boolean (): isServerControlledInventory, method_2895, hasRidingInventory
boolean (): isSpectator, method_2928, isFlyingLocked
GameMode (): getPreviousPlayerMode, method_28107, getPreviousGameMode
GameMode (): getPlayerMode, method_2920, getCurrentGameMode
boolean (): isDestroying, method_2923, isBreakingBlock
int (): getDestroyStage, method_51888, getBlockBreakingProgress
void (BlockPos, boolean): handlePickItemFromBlock, method_65193, pickItemFromBlock
void (Entity, boolean): handlePickItemFromEntity, method_2916, pickItemFromEntity
void (int, int, boolean): handleSlotStateChanged, method_54634, slotChangedState
Packet (Hand, PlayerEntity, org.apache.commons.lang3.mutable.MutableObject, int): lambda$useItem$6, method_41929, method_41929
ItemStack (PlayerEntity, Hand): lambda$useItem$5, method_62152, method_62152
Packet (org.apache.commons.lang3.mutable.MutableObject, ClientPlayerEntity, Hand, BlockHitResult, int): lambda$useItemOn$4, method_41933, method_41933
Packet (BlockPos, Direction, int): lambda$continueDestroyBlock$3, method_41932, method_41932
Packet (BlockPos, Direction, int): lambda$continueDestroyBlock$2, method_41935, method_41935
Packet (BlockState, BlockPos, Direction, int): lambda$startDestroyBlock$1, method_41930, method_41930
Packet (BlockPos, Direction, int): lambda$startDestroyBlock$0, method_41936, method_41936