History - net.minecraft.client.multiplayer.MultiPlayerGameMode
1.21.3
Names
fzo
gfu
Fields
Minecraft: b, minecraft, field_3712, client, f_105189_
Minecraft: b, minecraft, field_3712, client
ClientPacketListener: c, connection, field_3720, networkHandler, f_105190_
ClientPacketListener: c, connection, field_3720, networkHandler
BlockPos: d, destroyBlockPos, field_3714, currentBreakingPos, f_105191_
BlockPos: d, destroyBlockPos, field_3714, currentBreakingPos
ItemStack: e, destroyingItem, field_3718, selectedStack, f_105192_
ItemStack: e, destroyingItem, field_3718, selectedStack
float: f, destroyProgress, field_3715, currentBreakingProgress, f_105193_
float: f, destroyProgress, field_3715, currentBreakingProgress
float: g, destroyTicks, field_3713, blockBreakingSoundCooldown, f_105194_
float: g, destroyTicks, field_3713, blockBreakingSoundCooldown
int: h, destroyDelay, field_3716, blockBreakingCooldown, f_105195_
int: h, destroyDelay, field_3716, blockBreakingCooldown
boolean: i, isDestroying, field_3717, breakingBlock, f_105196_
boolean: i, isDestroying, field_3717, breakingBlock
GameType: j, localPlayerMode, field_3719, gameMode, f_105197_
GameType: j, localPlayerMode, field_3719, gameMode
int: l, carriedIndex, field_3721, lastSelectedSlot, f_105200_
int: l, carriedIndex, field_3721, lastSelectedSlot
GameType: k, previousLocalPlayerMode, field_24608, previousGameMode, f_105198_
GameType: k, previousLocalPlayerMode, field_24608, previousGameMode
org.slf4j.Logger: a, LOGGER, field_20316, LOGGER, f_105188_
org.slf4j.Logger: a, LOGGER, field_20316, LOGGER
Constructors
Methods
void (Player): a, adjustPlayer, method_2903, copyAbilities, m_105221_
void (Player): a, adjustPlayer, method_2903, copyAbilities
void (GameType): a, setLocalMode, method_2907, setGameMode, m_105279_
void (GameType): a, setLocalMode, method_2907, setGameMode
boolean (): a, canHurtPlayer, method_2908, hasStatusBars, m_105205_
boolean (): a, canHurtPlayer, method_2908, hasStatusBars
boolean (BlockPos): a, destroyBlock, method_2899, breakBlock, m_105267_
boolean (BlockPos): a, destroyBlock, method_2899, breakBlock
boolean (BlockPos, Direction): a, startDestroyBlock, method_2910, attackBlock, m_105269_
boolean (BlockPos, Direction): a, startDestroyBlock, method_2910, attackBlock
void (): b, stopDestroyBlock, method_2925, cancelBlockBreaking, m_105276_
void (): b, stopDestroyBlock, method_2925, cancelBlockBreaking
boolean (BlockPos, Direction): b, continueDestroyBlock, method_2902, updateBlockBreakingProgress, m_105283_
boolean (BlockPos, Direction): b, continueDestroyBlock, method_2902, updateBlockBreakingProgress
void (): c, tick, method_2927, tick, m_105287_
void (): c, tick, method_2927, tick
boolean (BlockPos): b, sameDestroyTarget, method_2922, isCurrentlyBreaking, m_105281_
boolean (BlockPos): b, sameDestroyTarget, method_2922, isCurrentlyBreaking
void (): m, ensureHasSentCarriedItem, method_2911, syncSelectedSlot, m_105297_
void (): m, ensureHasSentCarriedItem, method_2911, syncSelectedSlot
LocalPlayer (ClientLevel, StatsCounter, ClientRecipeBook): a, createPlayer, method_29357, createPlayer, m_105246_
LocalPlayer (ClientLevel, StatsCounter, ClientRecipeBook): a, createPlayer, method_29357, createPlayer
void (Player, Entity): a, attack, method_2918, attackEntity, m_105223_
void (Player, Entity): a, attack, method_2918, attackEntity
InteractionResult (Player, Entity, InteractionHand): a, interact, method_2905, interactEntity, m_105226_
InteractionResult (Player, Entity, InteractionHand): a, interact, method_2905, interactEntity
InteractionResult (Player, Entity, EntityHitResult, InteractionHand): a, interactAt, method_2917, interactEntityAtLocation, m_105230_
InteractionResult (Player, Entity, EntityHitResult, InteractionHand): a, interactAt, method_2917, interactEntityAtLocation
void (int, int): a, handleInventoryButtonClick, method_2900, clickButton, m_105208_
void (int, int): a, handleInventoryButtonClick, method_2900, clickButton
void (ItemStack, int): a, handleCreativeModeItemAdd, method_2909, clickCreativeStack, m_105241_
void (ItemStack, int): a, handleCreativeModeItemAdd, method_2909, clickCreativeStack
void (ItemStack): a, handleCreativeModeItemDrop, method_2915, dropCreativeStack, m_105239_
void (ItemStack): a, handleCreativeModeItemDrop, method_2915, dropCreativeStack
void (Player): b, releaseUsingItem, method_2897, stopUsingItem, m_105277_
void (Player): b, releaseUsingItem, method_2897, stopUsingItem
boolean (): d, hasExperience, method_2913, hasExperienceBar, m_105288_
boolean (): d, hasExperience, method_2913, hasExperienceBar
boolean (): e, hasMissTime, method_2924, hasLimitedAttackSpeed, m_105289_
boolean (): e, hasMissTime, method_2924, hasLimitedAttackSpeed
boolean (): f, hasInfiniteItems, method_2914, hasCreativeInventory, m_105290_
boolean (): f, hasInfiniteItems, method_2914, hasCreativeInventory
boolean (): g, isServerControlledInventory, method_2895, hasRidingInventory, m_105292_
boolean (): g, isServerControlledInventory, method_2895, hasRidingInventory
boolean (): h, isAlwaysFlying, method_2928, isFlyingLocked, m_105293_
boolean (): h, isAlwaysFlying, method_2928, isFlyingLocked
GameType (): j, getPlayerMode, method_2920, getCurrentGameMode, m_105295_
GameType (): j, getPlayerMode, method_2920, getCurrentGameMode
boolean (): k, isDestroying, method_2923, isBreakingBlock, m_105296_
boolean (): k, isDestroying, method_2923, isBreakingBlock
void (int): a, handlePickItem, method_2916, pickFromInventory, m_105206_
void (int): a, handlePickItem, method_2916, pickFromInventory
LocalPlayer (ClientLevel, StatsCounter, ClientRecipeBook, boolean, boolean): a, createPlayer, method_2901, createPlayer, m_105250_
LocalPlayer (ClientLevel, StatsCounter, ClientRecipeBook, boolean, boolean): a, createPlayer, method_2901, createPlayer
GameType (): i, getPreviousPlayerMode, method_28107, getPreviousGameMode, m_105294_
GameType (): i, getPreviousPlayerMode, method_28107, getPreviousGameMode
void (GameType, GameType): a, setLocalMode, method_32790, setGameModes, m_171805_
void (GameType, GameType): a, setLocalMode, method_32790, setGameModes
void (int, int, int, ClickType, Player): a, handleInventoryMouseClick, method_2906, clickSlot, m_171799_
void (int, int, int, ClickType, Player): a, handleInventoryMouseClick, method_2906, clickSlot
void (ClientLevel, PredictiveAction): a, startPrediction, method_41931, sendSequencedPacket, m_233729_
void (ClientLevel, PredictiveAction): a, startPrediction, method_41931, sendSequencedPacket
InteractionResult (LocalPlayer, InteractionHand, BlockHitResult): a, useItemOn, method_2896, interactBlock, m_233732_
InteractionResult (LocalPlayer, InteractionHand, BlockHitResult): a, useItemOn, method_2896, interactBlock
InteractionResult (LocalPlayer, InteractionHand, BlockHitResult): b, performUseItemOn, method_41934, interactBlockInternal, m_233746_
InteractionResult (LocalPlayer, InteractionHand, BlockHitResult): b, performUseItemOn, method_41934, interactBlockInternal
InteractionResult (Player, InteractionHand): a, useItem, method_2919, interactItem, m_233721_
InteractionResult (Player, InteractionHand): a, useItem, method_2919, interactItem
int (): l, getDestroyStage, method_51888, getBlockBreakingProgress, m_287167_
int (): l, getDestroyStage, method_51888, getBlockBreakingProgress
void (int, RecipeHolder<?>, boolean): a, handlePlaceRecipe, method_2912, clickRecipe, m_105217_
void (int, int, boolean): a, handleSlotStateChanged, method_54634, slotChangedState, m_307403_
void (int, int, boolean): a, handleSlotStateChanged, method_54634, slotChangedState
void (int, RecipeDisplayId, boolean): a, handlePlaceRecipe, method_2912, clickRecipe
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
fyg
fzo
Fields
Constructors
Methods
1.20.6
Names
fnz
fyg
Fields
Constructors
Methods
float (): c, getPickRange, method_2904, getReachDistance, m_105286_
void (): d, tick, method_2927, tick, m_105287_
void (): c, tick, method_2927, tick, m_105287_
void (): o, ensureHasSentCarriedItem, method_2911, syncSelectedSlot, m_105297_
void (): m, ensureHasSentCarriedItem, method_2911, syncSelectedSlot, m_105297_
boolean (): e, hasExperience, method_2913, hasExperienceBar, m_105288_
boolean (): d, hasExperience, method_2913, hasExperienceBar, m_105288_
boolean (): f, hasMissTime, method_2924, hasLimitedAttackSpeed, m_105289_
boolean (): e, hasMissTime, method_2924, hasLimitedAttackSpeed, m_105289_
boolean (): g, hasInfiniteItems, method_2914, hasCreativeInventory, m_105290_
boolean (): f, hasInfiniteItems, method_2914, hasCreativeInventory, m_105290_
boolean (): h, hasFarPickRange, method_2926, hasExtendedReach, m_105291_
boolean (): i, isServerControlledInventory, method_2895, hasRidingInventory, m_105292_
boolean (): g, isServerControlledInventory, method_2895, hasRidingInventory, m_105292_
boolean (): j, isAlwaysFlying, method_2928, isFlyingLocked, m_105293_
boolean (): h, isAlwaysFlying, method_2928, isFlyingLocked, m_105293_
GameType (): l, getPlayerMode, method_2920, getCurrentGameMode, m_105295_
GameType (): j, getPlayerMode, method_2920, getCurrentGameMode, m_105295_
boolean (): m, isDestroying, method_2923, isBreakingBlock, m_105296_
boolean (): k, isDestroying, method_2923, isBreakingBlock, m_105296_
GameType (): k, getPreviousPlayerMode, method_28107, getPreviousGameMode, m_105294_
GameType (): i, getPreviousPlayerMode, method_28107, getPreviousGameMode, m_105294_
int (): n, getDestroyStage, method_51888, getBlockBreakingProgress, m_287167_
int (): l, getDestroyStage, method_51888, getBlockBreakingProgress, m_287167_
1.20.4
Names
fjd
fnz
Fields
Constructors
Methods
void (int, int, boolean): a, handleSlotStateChanged, method_54634, slotChangedState, m_307403_
1.20.2
Names
ffa
fjd
Fields
Constructors
Methods
void (int, Recipe<?>, boolean): a, handlePlaceRecipe, method_2912, clickRecipe, m_105217_
void (int, RecipeHolder<?>, boolean): a, handlePlaceRecipe, method_2912, clickRecipe, m_105217_
1.20.1
Names
fdn
ffa
Fields
Constructors
Methods
void (): n, ensureHasSentCarriedItem, method_2911, syncSelectedSlot, m_105297_
void (): o, ensureHasSentCarriedItem, method_2911, syncSelectedSlot, m_105297_
int (): n, getDestroyStage, method_51888, getBlockBreakingProgress, m_287167_
1.19.4
Names
ezd
fdn
Fields
Constructors
Methods
1.19.3
Names
euy
ezd
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
etp
euy
Fields
Constructors
Methods
1.19
Names
emv
etp
Fields
int: n, carriedIndex, field_3721, lastSelectedSlot, f_105200_
int: l, carriedIndex, field_3721, lastSelectedSlot, f_105200_
it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap<com.mojang.datafixers.util.Pair<BlockPos, ServerboundPlayerActionPacket$Action>, Vec3>: l, unAckedActions, field_20317, unacknowledgedPlayerActions, f_105199_
int: m, MAX_ACTIONS_SIZE, field_32647, MAX_UNACKNOWLEDGED_PLAYER_ACTIONS, f_171798_
Constructors
Methods
InteractionResult (LocalPlayer, ClientLevel, InteractionHand, BlockHitResult): a, useItemOn, method_2896, interactBlock, m_105262_
InteractionResult (Player, Level, InteractionHand): a, useItem, method_2919, interactItem, m_105235_
void (ServerboundPlayerActionPacket$Action, BlockPos, Direction): a, sendBlockAction, method_21706, sendPlayerAction, m_105272_
void (ClientLevel, BlockPos, BlockState, ServerboundPlayerActionPacket$Action, boolean): a, handleBlockBreakAck, method_21705, processPlayerActionResponse, m_105256_
void (ClientLevel, PredictiveAction): a, startPrediction, method_41931, sendSequencedPacket, m_233729_
InteractionResult (LocalPlayer, InteractionHand, BlockHitResult): a, useItemOn, method_2896, interactBlock, m_233732_
InteractionResult (LocalPlayer, InteractionHand, BlockHitResult): b, performUseItemOn, method_41934, interactBlockInternal, m_233746_
InteractionResult (Player, InteractionHand): a, useItem, method_2919, interactItem, m_233721_
1.18.2
Names
elo
emv
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_20316, LOGGER, f_105188_
org.slf4j.Logger: a, LOGGER, field_20316, LOGGER, f_105188_
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
ejl
elo
Fields
Constructors
Methods
1.17.1
Names
ejk
ejl
Fields
Constructors
Methods
1.17
Names
dww
ejk
net.minecraft.client.multiplayer.PlayerController
net.minecraft.src.C_3905_
Fields
Minecraft: b, minecraft, field_3712, client, field_78776_a
Minecraft: b, minecraft, field_3712, client, f_105189_
ClientPacketListener: c, connection, field_3720, networkHandler, field_78774_b
ClientPacketListener: c, connection, field_3720, networkHandler, f_105190_
BlockPos: d, destroyBlockPos, field_3714, currentBreakingPos, field_178895_c
BlockPos: d, destroyBlockPos, field_3714, currentBreakingPos, f_105191_
ItemStack: e, destroyingItem, field_3718, selectedStack, field_85183_f
ItemStack: e, destroyingItem, field_3718, selectedStack, f_105192_
float: f, destroyProgress, field_3715, currentBreakingProgress, field_78770_f
float: f, destroyProgress, field_3715, currentBreakingProgress, f_105193_
float: g, destroyTicks, field_3713, blockBreakingSoundCooldown, field_78780_h
float: g, destroyTicks, field_3713, blockBreakingSoundCooldown, f_105194_
int: h, destroyDelay, field_3716, blockBreakingCooldown, field_78781_i
int: h, destroyDelay, field_3716, blockBreakingCooldown, f_105195_
boolean: i, isDestroying, field_3717, breakingBlock, field_78778_j
boolean: i, isDestroying, field_3717, breakingBlock, f_105196_
GameType: j, localPlayerMode, field_3719, gameMode, field_78779_k
GameType: j, localPlayerMode, field_3719, gameMode, f_105197_
int: m, carriedIndex, field_3721, lastSelectedSlot, field_78777_l
int: n, carriedIndex, field_3721, lastSelectedSlot, f_105200_
org.apache.logging.log4j.Logger: a, LOGGER, field_20316, LOGGER, field_225325_a
org.apache.logging.log4j.Logger: a, LOGGER, field_20316, LOGGER, f_105188_
it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap<com.mojang.datafixers.util.Pair<BlockPos, ServerboundPlayerActionPacket$Action>, Vec3>: l, unAckedActions, field_20317, unacknowledgedPlayerActions, field_225326_k
it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap<com.mojang.datafixers.util.Pair<BlockPos, ServerboundPlayerActionPacket$Action>, Vec3>: l, unAckedActions, field_20317, unacknowledgedPlayerActions, f_105199_
GameType: k, previousLocalPlayerMode, field_24608, previousGameMode, field_239166_k_
GameType: k, previousLocalPlayerMode, field_24608, previousGameMode, f_105198_
int: m, MAX_ACTIONS_SIZE, field_32647, MAX_UNACKNOWLEDGED_PLAYER_ACTIONS, f_171798_
Constructors
Methods
void (Player): a, adjustPlayer, method_2903, copyAbilities, func_78748_a
void (Player): a, adjustPlayer, method_2903, copyAbilities, m_105221_
void (GameType): b, setLocalMode, method_2907, setGameMode, func_78746_a
void (GameType): a, setLocalMode, method_2907, setGameMode, m_105279_
boolean (): a, canHurtPlayer, method_2908, hasStatusBars, func_78755_b
boolean (): a, canHurtPlayer, method_2908, hasStatusBars, m_105205_
boolean (BlockPos): a, destroyBlock, method_2899, breakBlock, func_187103_a
boolean (BlockPos): a, destroyBlock, method_2899, breakBlock, m_105267_
boolean (BlockPos, Direction): a, startDestroyBlock, method_2910, attackBlock, func_180511_b
boolean (BlockPos, Direction): a, startDestroyBlock, method_2910, attackBlock, m_105269_
void (): b, stopDestroyBlock, method_2925, cancelBlockBreaking, func_78767_c
void (): b, stopDestroyBlock, method_2925, cancelBlockBreaking, m_105276_
boolean (BlockPos, Direction): b, continueDestroyBlock, method_2902, updateBlockBreakingProgress, func_180512_c
boolean (BlockPos, Direction): b, continueDestroyBlock, method_2902, updateBlockBreakingProgress, m_105283_
float (): c, getPickRange, method_2904, getReachDistance, func_78757_d
float (): c, getPickRange, method_2904, getReachDistance, m_105286_
void (): d, tick, method_2927, tick, func_78765_e
void (): d, tick, method_2927, tick, m_105287_
boolean (BlockPos): b, sameDestroyTarget, method_2922, isCurrentlyBreaking, func_178893_a
boolean (BlockPos): b, sameDestroyTarget, method_2922, isCurrentlyBreaking, m_105281_
void (): n, ensureHasSentCarriedItem, method_2911, syncSelectedSlot, func_78750_j
void (): n, ensureHasSentCarriedItem, method_2911, syncSelectedSlot, m_105297_
InteractionResult (LocalPlayer, ClientLevel, InteractionHand, BlockHitResult): a, useItemOn, method_2896, interactBlock, func_217292_a
InteractionResult (LocalPlayer, ClientLevel, InteractionHand, BlockHitResult): a, useItemOn, method_2896, interactBlock, m_105262_
InteractionResult (Player, Level, InteractionHand): a, useItem, method_2919, interactItem, func_187101_a
InteractionResult (Player, Level, InteractionHand): a, useItem, method_2919, interactItem, m_105235_
LocalPlayer (ClientLevel, StatsCounter, ClientRecipeBook): a, createPlayer, method_29357, createPlayer, func_199681_a
LocalPlayer (ClientLevel, StatsCounter, ClientRecipeBook): a, createPlayer, method_29357, createPlayer, m_105246_
void (Player, Entity): a, attack, method_2918, attackEntity, func_78764_a
void (Player, Entity): a, attack, method_2918, attackEntity, m_105223_
InteractionResult (Player, Entity, InteractionHand): a, interact, method_2905, interactEntity, func_187097_a
InteractionResult (Player, Entity, InteractionHand): a, interact, method_2905, interactEntity, m_105226_
InteractionResult (Player, Entity, EntityHitResult, InteractionHand): a, interactAt, method_2917, interactEntityAtLocation, func_187102_a
InteractionResult (Player, Entity, EntityHitResult, InteractionHand): a, interactAt, method_2917, interactEntityAtLocation, m_105230_
ItemStack (int, int, int, ClickType, Player): a, handleInventoryMouseClick, method_2906, clickSlot, func_187098_a
void (int, Recipe<?>, boolean): a, handlePlaceRecipe, method_2912, clickRecipe, func_203413_a
void (int, Recipe<?>, boolean): a, handlePlaceRecipe, method_2912, clickRecipe, m_105217_
void (int, int): a, handleInventoryButtonClick, method_2900, clickButton, func_78756_a
void (int, int): a, handleInventoryButtonClick, method_2900, clickButton, m_105208_
void (ItemStack, int): a, handleCreativeModeItemAdd, method_2909, clickCreativeStack, func_78761_a
void (ItemStack, int): a, handleCreativeModeItemAdd, method_2909, clickCreativeStack, m_105241_
void (ItemStack): a, handleCreativeModeItemDrop, method_2915, dropCreativeStack, func_78752_a
void (ItemStack): a, handleCreativeModeItemDrop, method_2915, dropCreativeStack, m_105239_
void (Player): b, releaseUsingItem, method_2897, stopUsingItem, func_78766_c
void (Player): b, releaseUsingItem, method_2897, stopUsingItem, m_105277_
boolean (): e, hasExperience, method_2913, hasExperienceBar, func_78763_f
boolean (): e, hasExperience, method_2913, hasExperienceBar, m_105288_
boolean (): f, hasMissTime, method_2924, hasLimitedAttackSpeed, func_78762_g
boolean (): f, hasMissTime, method_2924, hasLimitedAttackSpeed, m_105289_
boolean (): g, hasInfiniteItems, method_2914, hasCreativeInventory, func_78758_h
boolean (): g, hasInfiniteItems, method_2914, hasCreativeInventory, m_105290_
boolean (): h, hasFarPickRange, method_2926, hasExtendedReach, func_78749_i
boolean (): h, hasFarPickRange, method_2926, hasExtendedReach, m_105291_
boolean (): i, isServerControlledInventory, method_2895, hasRidingInventory, func_110738_j
boolean (): i, isServerControlledInventory, method_2895, hasRidingInventory, m_105292_
boolean (): j, isAlwaysFlying, method_2928, isFlyingLocked, func_178887_k
boolean (): j, isAlwaysFlying, method_2928, isFlyingLocked, m_105293_
GameType (): l, getPlayerMode, method_2920, getCurrentGameMode, func_178889_l
GameType (): l, getPlayerMode, method_2920, getCurrentGameMode, m_105295_
boolean (): m, isDestroying, method_2923, isBreakingBlock, func_181040_m
boolean (): m, isDestroying, method_2923, isBreakingBlock, m_105296_
void (int): a, handlePickItem, method_2916, pickFromInventory, func_187100_a
void (int): a, handlePickItem, method_2916, pickFromInventory, m_105206_
void (ServerboundPlayerActionPacket$Action, BlockPos, Direction): a, sendBlockAction, method_21706, sendPlayerAction, func_225324_a
void (ServerboundPlayerActionPacket$Action, BlockPos, Direction): a, sendBlockAction, method_21706, sendPlayerAction, m_105272_
void (ClientLevel, BlockPos, BlockState, ServerboundPlayerActionPacket$Action, boolean): a, handleBlockBreakAck, method_21705, processPlayerActionResponse, func_225323_a
void (ClientLevel, BlockPos, BlockState, ServerboundPlayerActionPacket$Action, boolean): a, handleBlockBreakAck, method_21705, processPlayerActionResponse, m_105256_
void (GameType): a, setPreviousLocalMode, method_30108, setPreviousGameMode, func_241675_a_
LocalPlayer (ClientLevel, StatsCounter, ClientRecipeBook, boolean, boolean): a, createPlayer, method_2901, createPlayer, func_239167_a_
LocalPlayer (ClientLevel, StatsCounter, ClientRecipeBook, boolean, boolean): a, createPlayer, method_2901, createPlayer, m_105250_
GameType (): k, getPreviousPlayerMode, method_28107, getPreviousGameMode, func_241822_k
GameType (): k, getPreviousPlayerMode, method_28107, getPreviousGameMode, m_105294_
void (GameType, GameType): a, setLocalMode, method_32790, setGameModes, m_171805_
void (int, int, int, ClickType, Player): a, handleInventoryMouseClick, method_2906, clickSlot, m_171799_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
dwo
dww
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
void (GameType): a, setPreviousLocalMode, method_30108, method_30108, func_241675_a_
void (GameType): a, setPreviousLocalMode, method_30108, setPreviousGameMode, func_241675_a_
1.16.2
Names
dyp
dwo
Fields
Constructors
Methods
LocalPlayer (ClientLevel, StatsCounter, ClientRecipeBook): a, createPlayer, method_29357, method_29357, func_199681_a
LocalPlayer (ClientLevel, StatsCounter, ClientRecipeBook): a, createPlayer, method_29357, createPlayer, func_199681_a
1.16.1
Names
dnr
dyp
Fields
int: l, carriedIndex, field_3721, lastSelectedSlot, field_78777_l
int: m, carriedIndex, field_3721, lastSelectedSlot, field_78777_l
it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap<com.mojang.datafixers.util.Pair<BlockPos, ServerboundPlayerActionPacket$Action>, PosAndRot>: k, unAckedActions, field_20317, unacknowledgedPlayerActions, field_225326_k
it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap<com.mojang.datafixers.util.Pair<BlockPos, ServerboundPlayerActionPacket$Action>, PosAndRot>: l, unAckedActions, field_20317, unacknowledgedPlayerActions, field_225326_k
GameType: k, previousLocalPlayerMode, field_24608, previousGameMode, field_239166_k_
Constructors
Methods
void (Minecraft, MultiPlayerGameMode, BlockPos, Direction): a, creativeDestroyBlock, method_2921, breakBlockOrFire, func_178891_a
void (GameType): a, setLocalMode, method_2907, setGameMode, func_78746_a
void (GameType): b, setLocalMode, method_2907, setGameMode, func_78746_a
void (): m, ensureHasSentCarriedItem, method_2911, syncSelectedSlot, func_78750_j
void (): n, ensureHasSentCarriedItem, method_2911, syncSelectedSlot, func_78750_j
LocalPlayer (ClientLevel, StatsCounter, ClientRecipeBook): a, createPlayer, method_2901, createPlayer, func_199681_a
LocalPlayer (ClientLevel, StatsCounter, ClientRecipeBook): a, createPlayer, method_29357, method_29357, func_199681_a
GameType (): k, getPlayerMode, method_2920, getCurrentGameMode, func_178889_l
GameType (): l, getPlayerMode, method_2920, getCurrentGameMode, func_178889_l
boolean (): l, isDestroying, method_2923, isBreakingBlock, func_181040_m
boolean (): m, isDestroying, method_2923, isBreakingBlock, func_181040_m
void (GameType): a, setPreviousLocalMode, method_30108, method_30108, func_241675_a_
LocalPlayer (ClientLevel, StatsCounter, ClientRecipeBook, boolean, boolean): a, createPlayer, method_2901, createPlayer, func_239167_a_
GameType (): k, getPreviousPlayerMode, method_28107, getPreviousGameMode, func_241822_k
1.15.2
Names
dno
dnr
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
dke
dno
Fields
float: g, destroyTicks, field_3713, field_78780_h
float: g, destroyTicks, field_3713, blockBreakingSoundCooldown, field_78780_h
int: h, destroyDelay, field_3716, field_78781_i
int: h, destroyDelay, field_3716, blockBreakingCooldown, field_78781_i
org.apache.logging.log4j.Logger: a, LOGGER, field_20316, field_225325_a
org.apache.logging.log4j.Logger: a, LOGGER, field_20316, LOGGER, field_225325_a
it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap<com.mojang.datafixers.util.Pair<BlockPos, ServerboundPlayerActionPacket$Action>, PosAndRot>: k, unAckedActions, field_20317, field_225326_k
it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap<com.mojang.datafixers.util.Pair<BlockPos, ServerboundPlayerActionPacket$Action>, PosAndRot>: k, unAckedActions, field_20317, unacknowledgedPlayerActions, field_225326_k
Constructors
Methods
void (Minecraft, MultiPlayerGameMode, BlockPos, Direction): a, creativeDestroyBlock, method_2921, func_178891_a
void (Minecraft, MultiPlayerGameMode, BlockPos, Direction): a, creativeDestroyBlock, method_2921, breakBlockOrFire, func_178891_a
boolean (BlockPos, Direction): b, continueDestroyBlock, method_2902, func_180512_c
boolean (BlockPos, Direction): b, continueDestroyBlock, method_2902, updateBlockBreakingProgress, func_180512_c
ItemStack (int, int, int, ClickType, Player): a, handleInventoryMouseClick, method_2906, func_187098_a
ItemStack (int, int, int, ClickType, Player): a, handleInventoryMouseClick, method_2906, clickSlot, func_187098_a
void (ServerboundPlayerActionPacket$Action, BlockPos, Direction): a, sendBlockAction, method_21706, func_225324_a
void (ServerboundPlayerActionPacket$Action, BlockPos, Direction): a, sendBlockAction, method_21706, sendPlayerAction, func_225324_a
void (MultiPlayerLevel, BlockPos, BlockState, ServerboundPlayerActionPacket$Action, boolean): a, handleBlockBreakAck, method_21705, func_225323_a
void (ClientLevel, BlockPos, BlockState, ServerboundPlayerActionPacket$Action, boolean): a, handleBlockBreakAck, method_21705, processPlayerActionResponse, func_225323_a
1.14.4
Names
dhq
dke
net.minecraft.client.multiplayer.MultiPlayerGameMode
Fields
MinecraftClient: a, field_3712, client, field_78776_a
Minecraft: b, minecraft, field_3712, client, field_78776_a
ClientPlayNetworkHandler: b, field_3720, networkHandler, field_78774_b
ClientPacketListener: c, connection, field_3720, networkHandler, field_78774_b
BlockPosition: c, field_3714, currentBreakingPos, field_178895_c
BlockPos: d, destroyBlockPos, field_3714, currentBreakingPos, field_178895_c
ItemStack: d, field_3718, selectedStack, field_85183_f
ItemStack: e, destroyingItem, field_3718, selectedStack, field_85183_f
float: e, field_3715, currentBreakingProgress, field_78770_f
float: f, destroyProgress, field_3715, currentBreakingProgress, field_78770_f
float: f, field_3713, field_3713, field_78780_h
float: g, destroyTicks, field_3713, field_78780_h
int: g, field_3716, field_3716, field_78781_i
int: h, destroyDelay, field_3716, field_78781_i
boolean: h, field_3717, breakingBlock, field_78778_j
boolean: i, isDestroying, field_3717, breakingBlock, field_78778_j
EnumGamemode: i, field_3719, gameMode, field_78779_k
GameType: j, localPlayerMode, field_3719, gameMode, field_78779_k
int: j, field_3721, lastSelectedSlot, field_78777_l
int: l, carriedIndex, field_3721, lastSelectedSlot, field_78777_l
org.apache.logging.log4j.Logger: a, LOGGER, field_20316, field_225325_a
it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap<com.mojang.datafixers.util.Pair<BlockPos, ServerboundPlayerActionPacket$Action>, PosAndRot>: k, unAckedActions, field_20317, field_225326_k
Constructors
Methods
void (MinecraftClient, ClientPlayerInteractionManager, BlockPosition, EnumDirection): a, method_2921, method_2921, func_178891_a
void (Minecraft, MultiPlayerGameMode, BlockPos, Direction): a, creativeDestroyBlock, method_2921, func_178891_a
void (EntityHuman): a, method_2903, copyAbilities, func_78748_a
void (Player): a, adjustPlayer, method_2903, copyAbilities, func_78748_a
void (EnumGamemode): a, method_2907, setGameMode, func_78746_a
void (GameType): a, setLocalMode, method_2907, setGameMode, func_78746_a
boolean (): a, method_2908, hasStatusBars, func_78755_b
boolean (): a, canHurtPlayer, method_2908, hasStatusBars, func_78755_b
boolean (BlockPosition): a, method_2899, breakBlock, func_187103_a
boolean (BlockPos): a, destroyBlock, method_2899, breakBlock, func_187103_a
boolean (BlockPosition, EnumDirection): a, method_2910, attackBlock, func_180511_b
boolean (BlockPos, Direction): a, startDestroyBlock, method_2910, attackBlock, func_180511_b
void (): b, method_2925, cancelBlockBreaking, func_78767_c
void (): b, stopDestroyBlock, method_2925, cancelBlockBreaking, func_78767_c
boolean (BlockPosition, EnumDirection): b, method_2902, method_2902, func_180512_c
boolean (BlockPos, Direction): b, continueDestroyBlock, method_2902, func_180512_c
float (): c, method_2904, getReachDistance, func_78757_d
float (): c, getPickRange, method_2904, getReachDistance, func_78757_d
void (): d, method_2927, tick, func_78765_e
void (): d, tick, method_2927, tick, func_78765_e
boolean (BlockPosition): b, method_2922, isCurrentlyBreaking, func_178893_a
boolean (BlockPos): b, sameDestroyTarget, method_2922, isCurrentlyBreaking, func_178893_a
void (): m, method_2911, syncSelectedSlot, func_78750_j
void (): m, ensureHasSentCarriedItem, method_2911, syncSelectedSlot, func_78750_j
EnumInteractionResult (ClientPlayerEntity, ClientWorld, EnumHand, MovingObjectPositionBlock): a, method_2896, interactBlock, func_217292_a
InteractionResult (LocalPlayer, MultiPlayerLevel, InteractionHand, BlockHitResult): a, useItemOn, method_2896, interactBlock, func_217292_a
EnumInteractionResult (EntityHuman, World, EnumHand): a, method_2919, interactItem, func_187101_a
InteractionResult (Player, Level, InteractionHand): a, useItem, method_2919, interactItem, func_187101_a
ClientPlayerEntity (ClientWorld, StatisticManager, ClientRecipeBook): a, method_2901, createPlayer, func_199681_a
LocalPlayer (MultiPlayerLevel, StatsCounter, ClientRecipeBook): a, createPlayer, method_2901, createPlayer, func_199681_a
void (EntityHuman, Entity): a, method_2918, attackEntity, func_78764_a
void (Player, Entity): a, attack, method_2918, attackEntity, func_78764_a
EnumInteractionResult (EntityHuman, Entity, EnumHand): a, method_2905, interactEntity, func_187097_a
InteractionResult (Player, Entity, InteractionHand): a, interact, method_2905, interactEntity, func_187097_a
EnumInteractionResult (EntityHuman, Entity, MovingObjectPositionEntity, EnumHand): a, method_2917, interactEntityAtLocation, func_187102_a
InteractionResult (Player, Entity, EntityHitResult, InteractionHand): a, interactAt, method_2917, interactEntityAtLocation, func_187102_a
ItemStack (int, int, int, InventoryClickType, EntityHuman): a, method_2906, method_2906, func_187098_a
ItemStack (int, int, int, ClickType, Player): a, handleInventoryMouseClick, method_2906, func_187098_a
void (int, IRecipe<?>, boolean): a, method_2912, clickRecipe, func_203413_a
void (int, Recipe<?>, boolean): a, handlePlaceRecipe, method_2912, clickRecipe, func_203413_a
void (int, int): a, method_2900, clickButton, func_78756_a
void (int, int): a, handleInventoryButtonClick, method_2900, clickButton, func_78756_a
void (ItemStack, int): a, method_2909, clickCreativeStack, func_78761_a
void (ItemStack, int): a, handleCreativeModeItemAdd, method_2909, clickCreativeStack, func_78761_a
void (ItemStack): a, method_2915, dropCreativeStack, func_78752_a
void (ItemStack): a, handleCreativeModeItemDrop, method_2915, dropCreativeStack, func_78752_a
void (EntityHuman): b, method_2897, stopUsingItem, func_78766_c
void (Player): b, releaseUsingItem, method_2897, stopUsingItem, func_78766_c
boolean (): e, method_2913, hasExperienceBar, func_78763_f
boolean (): e, hasExperience, method_2913, hasExperienceBar, func_78763_f
boolean (): f, method_2924, hasLimitedAttackSpeed, func_78762_g
boolean (): f, hasMissTime, method_2924, hasLimitedAttackSpeed, func_78762_g
boolean (): g, method_2914, hasCreativeInventory, func_78758_h
boolean (): g, hasInfiniteItems, method_2914, hasCreativeInventory, func_78758_h
boolean (): h, method_2926, hasExtendedReach, func_78749_i
boolean (): h, hasFarPickRange, method_2926, hasExtendedReach, func_78749_i
boolean (): i, method_2895, hasRidingInventory, func_110738_j
boolean (): i, isServerControlledInventory, method_2895, hasRidingInventory, func_110738_j
boolean (): j, method_2928, isFlyingLocked, func_178887_k
boolean (): j, isAlwaysFlying, method_2928, isFlyingLocked, func_178887_k
EnumGamemode (): k, method_2920, getCurrentGameMode, func_178889_l
GameType (): k, getPlayerMode, method_2920, getCurrentGameMode, func_178889_l
boolean (): l, method_2923, isBreakingBlock, func_181040_m
boolean (): l, isDestroying, method_2923, isBreakingBlock, func_181040_m
void (int): a, method_2916, pickFromInventory, func_187100_a
void (int): a, handlePickItem, method_2916, pickFromInventory, func_187100_a
void (ServerboundPlayerActionPacket$Action, BlockPos, Direction): a, sendBlockAction, method_21706, func_225324_a
void (MultiPlayerLevel, BlockPos, BlockState, ServerboundPlayerActionPacket$Action, boolean): a, handleBlockBreakAck, method_21705, func_225323_a
1.14.3
Names
dhm
dhq
net.minecraft.client.network.ClientPlayerInteractionManager
Fields
Minecraft: a, field_3712, field_78776_a
MinecraftClient: a, field_3712, client, field_78776_a
ClientPlayNetHandler: b, field_3720, field_78774_b
ClientPlayNetworkHandler: b, field_3720, networkHandler, field_78774_b
BlockPosition: c, field_3714, field_178895_c
BlockPosition: c, field_3714, currentBreakingPos, field_178895_c
ItemStack: d, field_3718, field_85183_f
ItemStack: d, field_3718, selectedStack, field_85183_f
float: e, field_3715, field_78770_f
float: e, field_3715, currentBreakingProgress, field_78770_f
float: f, field_3713, field_78780_h
float: f, field_3713, field_3713, field_78780_h
int: g, field_3716, field_78781_i
int: g, field_3716, field_3716, field_78781_i
boolean: h, field_3717, field_78778_j
boolean: h, field_3717, breakingBlock, field_78778_j
EnumGamemode: i, field_3719, field_78779_k
EnumGamemode: i, field_3719, gameMode, field_78779_k
int: j, field_3721, field_78777_l
int: j, field_3721, lastSelectedSlot, field_78777_l
Constructors
Methods
void (Minecraft, PlayerController, BlockPosition, EnumDirection): a, method_2921, func_178891_a
void (MinecraftClient, ClientPlayerInteractionManager, BlockPosition, EnumDirection): a, method_2921, method_2921, func_178891_a
void (EntityHuman): a, method_2903, func_78748_a
void (EntityHuman): a, method_2903, copyAbilities, func_78748_a
void (EnumGamemode): a, method_2907, func_78746_a
void (EnumGamemode): a, method_2907, setGameMode, func_78746_a
boolean (): a, method_2908, func_78755_b
boolean (): a, method_2908, hasStatusBars, func_78755_b
boolean (BlockPosition): a, method_2899, func_187103_a
boolean (BlockPosition): a, method_2899, breakBlock, func_187103_a
boolean (BlockPosition, EnumDirection): a, method_2910, func_180511_b
boolean (BlockPosition, EnumDirection): a, method_2910, attackBlock, func_180511_b
void (): b, method_2925, func_78767_c
void (): b, method_2925, cancelBlockBreaking, func_78767_c
boolean (BlockPosition, EnumDirection): b, method_2902, func_180512_c
boolean (BlockPosition, EnumDirection): b, method_2902, method_2902, func_180512_c
float (): c, method_2904, func_78757_d
float (): c, method_2904, getReachDistance, func_78757_d
void (): d, method_2927, func_78765_e
void (): d, method_2927, tick, func_78765_e
boolean (BlockPosition): b, method_2922, func_178893_a
boolean (BlockPosition): b, method_2922, isCurrentlyBreaking, func_178893_a
void (): m, method_2911, func_78750_j
void (): m, method_2911, syncSelectedSlot, func_78750_j
EnumInteractionResult (ClientPlayerEntity, ClientWorld, EnumHand, MovingObjectPositionBlock): a, method_2896, func_217292_a
EnumInteractionResult (ClientPlayerEntity, ClientWorld, EnumHand, MovingObjectPositionBlock): a, method_2896, interactBlock, func_217292_a
EnumInteractionResult (EntityHuman, World, EnumHand): a, method_2919, func_187101_a
EnumInteractionResult (EntityHuman, World, EnumHand): a, method_2919, interactItem, func_187101_a
ClientPlayerEntity (ClientWorld, StatisticManager, ClientRecipeBook): a, method_2901, func_199681_a
ClientPlayerEntity (ClientWorld, StatisticManager, ClientRecipeBook): a, method_2901, createPlayer, func_199681_a
void (EntityHuman, Entity): a, method_2918, func_78764_a
void (EntityHuman, Entity): a, method_2918, attackEntity, func_78764_a
EnumInteractionResult (EntityHuman, Entity, EnumHand): a, method_2905, func_187097_a
EnumInteractionResult (EntityHuman, Entity, EnumHand): a, method_2905, interactEntity, func_187097_a
EnumInteractionResult (EntityHuman, Entity, MovingObjectPositionEntity, EnumHand): a, method_2917, func_187102_a
EnumInteractionResult (EntityHuman, Entity, MovingObjectPositionEntity, EnumHand): a, method_2917, interactEntityAtLocation, func_187102_a
ItemStack (int, int, int, InventoryClickType, EntityHuman): a, method_2906, func_187098_a
ItemStack (int, int, int, InventoryClickType, EntityHuman): a, method_2906, method_2906, func_187098_a
void (int, IRecipe<?>, boolean): a, method_2912, func_203413_a
void (int, IRecipe<?>, boolean): a, method_2912, clickRecipe, func_203413_a
void (int, int): a, method_2900, func_78756_a
void (int, int): a, method_2900, clickButton, func_78756_a
void (ItemStack, int): a, method_2909, func_78761_a
void (ItemStack, int): a, method_2909, clickCreativeStack, func_78761_a
void (ItemStack): a, method_2915, func_78752_a
void (ItemStack): a, method_2915, dropCreativeStack, func_78752_a
void (EntityHuman): b, method_2897, func_78766_c
void (EntityHuman): b, method_2897, stopUsingItem, func_78766_c
boolean (): e, method_2913, func_78763_f
boolean (): e, method_2913, hasExperienceBar, func_78763_f
boolean (): f, method_2924, func_78762_g
boolean (): f, method_2924, hasLimitedAttackSpeed, func_78762_g
boolean (): g, method_2914, func_78758_h
boolean (): g, method_2914, hasCreativeInventory, func_78758_h
boolean (): h, method_2926, func_78749_i
boolean (): h, method_2926, hasExtendedReach, func_78749_i
boolean (): i, method_2895, func_110738_j
boolean (): i, method_2895, hasRidingInventory, func_110738_j
boolean (): j, method_2928, func_178887_k
boolean (): j, method_2928, isFlyingLocked, func_178887_k
EnumGamemode (): k, method_2920, func_178889_l
EnumGamemode (): k, method_2920, getCurrentGameMode, func_178889_l
boolean (): l, method_2923, func_181040_m
boolean (): l, method_2923, isBreakingBlock, func_181040_m
void (int): a, method_2916, func_187100_a
void (int): a, method_2916, pickFromInventory, func_187100_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
dhk
dhm
Fields
Constructors
Methods
1.14
Names
dhk
net.minecraft.class_636
net.minecraft.client.multiplayer.PlayerController
Fields
Minecraft: a, field_3712, field_78776_a
ClientPlayNetHandler: b, field_3720, field_78774_b
BlockPosition: c, field_3714, field_178895_c
ItemStack: d, field_3718, field_85183_f
float: e, field_3715, field_78770_f
float: f, field_3713, field_78780_h
int: g, field_3716, field_78781_i
boolean: h, field_3717, field_78778_j
EnumGamemode: i, field_3719, field_78779_k
int: j, field_3721, field_78777_l
Constructors
(Minecraft, ClientPlayNetHandler)
Methods
void (Minecraft, PlayerController, BlockPosition, EnumDirection): a, method_2921, func_178891_a
void (EntityHuman): a, method_2903, func_78748_a
void (EnumGamemode): a, method_2907, func_78746_a
boolean (): a, method_2908, func_78755_b
boolean (BlockPosition): a, method_2899, func_187103_a
boolean (BlockPosition, EnumDirection): a, method_2910, func_180511_b
void (): b, method_2925, func_78767_c
boolean (BlockPosition, EnumDirection): b, method_2902, func_180512_c
float (): c, method_2904, func_78757_d
void (): d, method_2927, func_78765_e
boolean (BlockPosition): b, method_2922, func_178893_a
void (): m, method_2911, func_78750_j
EnumInteractionResult (ClientPlayerEntity, ClientWorld, EnumHand, MovingObjectPositionBlock): a, method_2896, func_217292_a
EnumInteractionResult (EntityHuman, World, EnumHand): a, method_2919, func_187101_a
ClientPlayerEntity (ClientWorld, StatisticManager, ClientRecipeBook): a, method_2901, func_199681_a
void (EntityHuman, Entity): a, method_2918, func_78764_a
EnumInteractionResult (EntityHuman, Entity, EnumHand): a, method_2905, func_187097_a
EnumInteractionResult (EntityHuman, Entity, MovingObjectPositionEntity, EnumHand): a, method_2917, func_187102_a
ItemStack (int, int, int, InventoryClickType, EntityHuman): a, method_2906, func_187098_a
void (int, IRecipe<?>, boolean): a, method_2912, func_203413_a
void (int, int): a, method_2900, func_78756_a
void (ItemStack, int): a, method_2909, func_78761_a
void (ItemStack): a, method_2915, func_78752_a
void (EntityHuman): b, method_2897, func_78766_c
boolean (): e, method_2913, func_78763_f
boolean (): f, method_2924, func_78762_g
boolean (): g, method_2914, func_78758_h
boolean (): h, method_2926, func_78749_i
boolean (): i, method_2895, func_110738_j
boolean (): j, method_2928, func_178887_k
EnumGamemode (): k, method_2920, func_178889_l
boolean (): l, method_2923, func_181040_m
void (int): a, method_2916, func_187100_a