History - net.minecraft.server.network.ServerGamePacketListenerImpl

25w18a

Names

ate

atl

Fields

ServerPlayer: f, player, field_14140, player, f_9743_

ServerPlayer: f, player, field_14140

int: o, tickCount, field_14118, ticks, f_9746_

int: o, tickCount, field_14118

double: s, firstGoodX, field_14130, lastTickX, f_9753_

double: s, firstGoodX, field_14130

double: t, firstGoodY, field_14146, lastTickY, f_9754_

double: t, firstGoodY, field_14146

double: u, firstGoodZ, field_14128, lastTickZ, f_9755_

double: u, firstGoodZ, field_14128

double: v, lastGoodX, field_14145, updatedX, f_9756_

double: v, lastGoodX, field_14145

double: w, lastGoodY, field_14126, updatedY, f_9757_

double: w, lastGoodY, field_14126

double: x, lastGoodZ, field_14144, updatedZ, f_9758_

double: x, lastGoodZ, field_14144

Entity: y, lastVehicle, field_14147, topmostRiddenEntity, f_9759_

Entity: y, lastVehicle, field_14147

double: z, vehicleFirstGoodX, field_14143, lastTickRiddenX, f_9760_

double: z, vehicleFirstGoodX, field_14143

double: A, vehicleFirstGoodY, field_14124, lastTickRiddenY, f_9761_

double: A, vehicleFirstGoodY, field_14124

double: B, vehicleFirstGoodZ, field_14142, lastTickRiddenZ, f_9762_

double: B, vehicleFirstGoodZ, field_14142

double: C, vehicleLastGoodX, field_14122, updatedRiddenX, f_9763_

double: C, vehicleLastGoodX, field_14122

double: D, vehicleLastGoodY, field_14141, updatedRiddenY, f_9764_

double: D, vehicleLastGoodY, field_14141

double: E, vehicleLastGoodZ, field_14120, updatedRiddenZ, f_9765_

double: E, vehicleLastGoodZ, field_14120

Vec3: F, awaitingPositionFromClient, field_14119, requestedTeleportPos, f_9766_

Vec3: F, awaitingPositionFromClient, field_14119

int: G, awaitingTeleport, field_14123, requestedTeleportId, f_9767_

int: G, awaitingTeleport, field_14123

int: H, awaitingTeleportTime, field_14139, lastTeleportCheckTicks, f_9735_

int: H, awaitingTeleportTime, field_14139

boolean: I, clientIsFloating, field_14131, floating, f_9736_

boolean: I, clientIsFloating, field_14131

int: J, aboveGroundTickCount, field_14138, floatingTicks, f_9737_

int: J, aboveGroundTickCount, field_14138

boolean: K, clientVehicleIsFloating, field_14129, vehicleFloating, f_9738_

boolean: K, clientVehicleIsFloating, field_14129

int: L, aboveGroundVehicleTickCount, field_14137, vehicleFloatingTicks, f_9739_

int: L, aboveGroundVehicleTickCount, field_14137

int: M, receivedMovePacketCount, field_14117, movePacketsCount, f_9740_

int: M, receivedMovePacketCount, field_14117

int: N, knownMovePacketCount, field_14135, lastTickMovePacketsCount, f_9741_

int: N, knownMovePacketCount, field_14135

org.slf4j.Logger: h, LOGGER, field_14121, LOGGER, f_9744_

org.slf4j.Logger: h, LOGGER, field_14121

int: i, NO_BLOCK_UPDATES_TO_ACK, field_37281, DEFAULT_SEQUENCE, f_215199_

int: i, NO_BLOCK_UPDATES_TO_ACK, field_37281

int: p, ackBlockChangesUpTo, field_37282, sequence, f_215200_

int: p, ackBlockChangesUpTo, field_37282

SignedMessageChain$Decoder: Q, signedMessageDecoder, field_39805, messageUnpacker, f_240889_

SignedMessageChain$Decoder: Q, signedMessageDecoder, field_39805

LastSeenMessagesValidator: R, lastSeenMessages, field_39825, acknowledgmentValidator, f_244262_

LastSeenMessagesValidator: R, lastSeenMessages, field_39825

FutureChain: U, chatMessageChain, field_39826, messageChainTaskQueue, f_241681_

FutureChain: U, chatMessageChain, field_39826

int: j, TRACKED_MESSAGE_DISCONNECT_THRESHOLD, field_39989, MAX_PENDING_ACKNOWLEDGMENTS, f_244471_

int: j, TRACKED_MESSAGE_DISCONNECT_THRESHOLD, field_39989

Component: l, CHAT_VALIDATION_FAILED, field_39990, CHAT_VALIDATION_FAILED_TEXT, f_244304_

Component: l, CHAT_VALIDATION_FAILED, field_39990

RemoteChatSession: P, chatSession, field_40720, session, f_252494_

RemoteChatSession: P, chatSession, field_40720

MessageSignatureCache: T, messageSignatureCache, field_39987, signatureStorage, f_243718_

MessageSignatureCache: T, messageSignatureCache, field_39987

PlayerChunkSender: g, chunkSender, field_45026, chunkDataSender, f_290664_

PlayerChunkSender: g, chunkSender, field_45026

boolean: V, waitingForSwitchToConfig, field_45025, requestedReconfiguration, f_290343_

boolean: V, waitingForSwitchToConfig, field_45025

int: k, MAXIMUM_FLYING_TICKS, field_49027, field_49027, f_316978_

int: k, MAXIMUM_FLYING_TICKS, field_49027

Component: m, INVALID_COMMAND_SIGNATURE, field_50089, INVALID_COMMAND_SIGNATURE_TEXT, f_316918_

Component: m, INVALID_COMMAND_SIGNATURE, field_50089

int: n, MAX_COMMAND_SUGGESTIONS, field_49778, field_49778, f_316627_

int: n, MAX_COMMAND_SUGGESTIONS, field_49778

TickThrottler: q, chatSpamThrottler, field_54291, messageCooldown, f_347090_

TickThrottler: q, chatSpamThrottler, field_54291

TickThrottler: r, dropSpamThrottler, field_54292, creativeItemDropCooldown, f_347807_

TickThrottler: r, dropSpamThrottler, field_54292

boolean: O, receivedMovementThisTick, field_52364, movedThisTick, f_347173_

boolean: O, receivedMovementThisTick, field_52364

int: S, nextChatIndex, field_58079, globalChatMessageIndex, f_382669_

int: S, nextChatIndex, field_58079

Constructors

Methods

void (): d, tick, method_18784, tick, m_9933_

void (): d, tick, method_18784

void (): l, resetPosition, method_14372, syncWithPlayerPosition, m_9953_

void (): l, resetPosition, method_14372

void (ServerboundPlayerInputPacket): a, handlePlayerInput, method_12067, onPlayerInput, m_5918_

void (ServerboundPlayerInputPacket): a, handlePlayerInput, method_12067

void (ServerboundMoveVehiclePacket): a, handleMoveVehicle, method_12078, onVehicleMove, m_5659_

void (ServerboundMoveVehiclePacket): a, handleMoveVehicle, method_12078

void (ServerboundAcceptTeleportationPacket): a, handleAcceptTeleportPacket, method_12050, onTeleportConfirm, m_7376_

void (ServerboundAcceptTeleportationPacket): a, handleAcceptTeleportPacket, method_12050

void (ServerboundRecipeBookSeenRecipePacket): a, handleRecipeBookSeenRecipePacket, method_12047, onRecipeBookData, m_7411_

void (ServerboundRecipeBookSeenRecipePacket): a, handleRecipeBookSeenRecipePacket, method_12047

void (ServerboundSeenAdvancementsPacket): a, handleSeenAdvancements, method_12058, onAdvancementTab, m_6947_

void (ServerboundSeenAdvancementsPacket): a, handleSeenAdvancements, method_12058

void (ServerboundCommandSuggestionPacket): a, handleCustomCommandSuggestions, method_12059, onRequestCommandCompletions, m_7741_

void (ServerboundCommandSuggestionPacket): a, handleCustomCommandSuggestions, method_12059

void (ServerboundSetCommandBlockPacket): a, handleSetCommandBlock, method_12077, onUpdateCommandBlock, m_7192_

void (ServerboundSetCommandBlockPacket): a, handleSetCommandBlock, method_12077

void (ServerboundSetCommandMinecartPacket): a, handleSetCommandMinecart, method_12049, onUpdateCommandBlockMinecart, m_6629_

void (ServerboundSetCommandMinecartPacket): a, handleSetCommandMinecart, method_12049

void (ServerboundRenameItemPacket): a, handleRenameItem, method_12060, onRenameItem, m_5591_

void (ServerboundRenameItemPacket): a, handleRenameItem, method_12060

void (ServerboundSetBeaconPacket): a, handleSetBeaconPacket, method_12057, onUpdateBeacon, m_5712_

void (ServerboundSetBeaconPacket): a, handleSetBeaconPacket, method_12057

void (ServerboundSetStructureBlockPacket): a, handleSetStructureBlock, method_12051, onUpdateStructureBlock, m_7424_

void (ServerboundSetStructureBlockPacket): a, handleSetStructureBlock, method_12051

void (ServerboundSetJigsawBlockPacket): a, handleSetJigsawBlock, method_16383, onUpdateJigsaw, m_8019_

void (ServerboundSetJigsawBlockPacket): a, handleSetJigsawBlock, method_16383

void (ServerboundSelectTradePacket): a, handleSelectTrade, method_12080, onSelectMerchantTrade, m_6321_

void (ServerboundSelectTradePacket): a, handleSelectTrade, method_12080

void (ServerboundEditBookPacket): a, handleEditBook, method_12053, onBookUpdate, m_6829_

void (ServerboundEditBookPacket): a, handleEditBook, method_12053

void (ServerboundEntityTagQueryPacket): a, handleEntityTagQuery, method_12074, onQueryEntityNbt, m_7548_

void (ServerboundEntityTagQueryPacket): a, handleEntityTagQuery, method_12074

void (ServerboundBlockEntityTagQueryPacket): a, handleBlockEntityTagQuery, method_12072, onQueryBlockNbt, m_6780_

void (ServerboundBlockEntityTagQueryPacket): a, handleBlockEntityTagQuery, method_12072

void (ServerboundMovePlayerPacket): a, handleMovePlayer, method_12063, onPlayerMove, m_7185_

void (ServerboundMovePlayerPacket): a, handleMovePlayer, method_12063

void (double, double, double, float, float): a, teleport, method_14363, requestTeleport, m_9774_

void (double, double, double, float, float): a, teleport, method_14363

void (ServerboundPlayerActionPacket): a, handlePlayerAction, method_12066, onPlayerAction, m_7502_

void (ServerboundPlayerActionPacket): a, handlePlayerAction, method_12066

void (ServerboundUseItemOnPacket): a, handleUseItemOn, method_12046, onPlayerInteractBlock, m_6371_

void (ServerboundUseItemOnPacket): a, handleUseItemOn, method_12046

void (ServerboundUseItemPacket): a, handleUseItem, method_12065, onPlayerInteractItem, m_5760_

void (ServerboundUseItemPacket): a, handleUseItem, method_12065

void (ServerboundTeleportToEntityPacket): a, handleTeleportToEntityPacket, method_12073, onSpectatorTeleport, m_6936_

void (ServerboundTeleportToEntityPacket): a, handleTeleportToEntityPacket, method_12073

void (ServerboundPaddleBoatPacket): a, handlePaddleBoat, method_12064, onBoatPaddleState, m_5938_

void (ServerboundPaddleBoatPacket): a, handlePaddleBoat, method_12064

void (ServerboundSetCarriedItemPacket): a, handleSetCarriedItem, method_12056, onUpdateSelectedSlot, m_7798_

void (ServerboundSetCarriedItemPacket): a, handleSetCarriedItem, method_12056

void (ServerboundChatPacket): a, handleChat, method_12048, onChatMessage, m_7388_

void (ServerboundChatPacket): a, handleChat, method_12048

void (ServerboundSwingPacket): a, handleAnimate, method_12052, onHandSwing, m_7953_

void (ServerboundSwingPacket): a, handleAnimate, method_12052

void (ServerboundPlayerCommandPacket): a, handlePlayerCommand, method_12045, onClientCommand, m_5681_

void (ServerboundPlayerCommandPacket): a, handlePlayerCommand, method_12045

void (ServerboundInteractPacket): a, handleInteract, method_12062, onPlayerInteractEntity, m_6946_

void (ServerboundInteractPacket): a, handleInteract, method_12062

void (ServerboundClientCommandPacket): a, handleClientCommand, method_12068, onClientStatus, m_6272_

void (ServerboundClientCommandPacket): a, handleClientCommand, method_12068

void (ServerboundContainerClosePacket): a, handleContainerClose, method_12054, onCloseHandledScreen, m_7951_

void (ServerboundContainerClosePacket): a, handleContainerClose, method_12054

void (ServerboundContainerClickPacket): a, handleContainerClick, method_12076, onClickSlot, m_5914_

void (ServerboundContainerClickPacket): a, handleContainerClick, method_12076

void (ServerboundPlaceRecipePacket): a, handlePlaceRecipe, method_12061, onCraftRequest, m_7191_

void (ServerboundPlaceRecipePacket): a, handlePlaceRecipe, method_12061

void (ServerboundContainerButtonClickPacket): a, handleContainerButtonClick, method_12055, onButtonClick, m_6557_

void (ServerboundContainerButtonClickPacket): a, handleContainerButtonClick, method_12055

void (ServerboundSetCreativeModeSlotPacket): a, handleSetCreativeModeSlot, method_12070, onCreativeInventoryAction, m_5964_

void (ServerboundSetCreativeModeSlotPacket): a, handleSetCreativeModeSlot, method_12070

void (ServerboundSignUpdatePacket): a, handleSignUpdate, method_12071, onUpdateSign, m_5527_

void (ServerboundSignUpdatePacket): a, handleSignUpdate, method_12071

void (ServerboundPlayerAbilitiesPacket): a, handlePlayerAbilities, method_12083, onUpdatePlayerAbilities, m_6828_

void (ServerboundPlayerAbilitiesPacket): a, handlePlayerAbilities, method_12083

void (ServerboundClientInformationPacket): a, handleClientInformation, method_12069, onClientOptions, m_9844_

void (ServerboundClientInformationPacket): a, handleClientInformation, method_12069

void (ServerboundCustomPayloadPacket): a, handleCustomPayload, method_52392, onCustomPayload, m_293234_

void (ServerboundCustomPayloadPacket): a, handleCustomPayload, method_52392

void (ServerboundChangeDifficultyPacket): a, handleChangeDifficulty, method_19475, onUpdateDifficulty, m_7477_

void (ServerboundChangeDifficultyPacket): a, handleChangeDifficulty, method_19475

void (ServerboundLockDifficultyPacket): a, handleLockDifficulty, method_19476, onUpdateDifficultyLock, m_7728_

void (ServerboundLockDifficultyPacket): a, handleLockDifficulty, method_19476

boolean (Entity): b, noBlocksAround, method_29780, isEntityOnAir, m_9793_

boolean (Entity): b, noBlocksAround, method_29780

void (ServerboundJigsawGeneratePacket): a, handleJigsawGenerate, method_27273, onJigsawGenerating, m_6449_

void (ServerboundJigsawGeneratePacket): a, handleJigsawGenerate, method_27273

boolean (ServerPlayer, ItemStack): a, wasBlockPlacementAttempt, method_27913, canPlace, m_9790_

boolean (ServerPlayer, ItemStack): a, wasBlockPlacementAttempt, method_27913

void (ServerboundRecipeBookChangeSettingsPacket): a, handleRecipeBookChangeSettingsPacket, method_30303, onRecipeCategoryOptions, m_7982_

void (ServerboundRecipeBookChangeSettingsPacket): a, handleRecipeBookChangeSettingsPacket, method_30303

void (List<FilteredText>, int): a, updateBookContents, method_31278, updateBookContent, m_9812_

void (List<FilteredText>, int): a, updateBookContents, method_31278

void (ServerboundSignUpdatePacket, List<FilteredText>): a, updateSignText, method_31282, onSignUpdate, m_9922_

void (ServerboundSignUpdatePacket, List<FilteredText>): a, updateSignText, method_31282

boolean (double, double, double, float, float): b, containsInvalidValues, method_14371, isMovementInvalid, m_143663_

boolean (double, double, double, float, float): b, containsInvalidValues, method_14371

double (double): a, clampHorizontal, method_34882, clampHorizontal, m_143609_

double (double): a, clampHorizontal, method_34882

double (double): b, clampVertical, method_34883, clampVertical, m_143653_

double (double): b, clampVertical, method_34883

ServerPlayer (): o, getPlayer, method_32311, getPlayer, m_142253_

ServerPlayer (): o, getPlayer, method_32311

void (FilteredText, List<FilteredText>, int): a, signBook, method_31276, addBook, m_215208_

void (FilteredText, List<FilteredText>, int): a, signBook, method_31276

void (int): a, ackBlockChangesUpTo, method_41255, updateSequence, m_215201_

void (int): a, ackBlockChangesUpTo, method_41255

void (ServerboundChatCommandPacket): a, handleChatCommand, method_43667, onCommandExecution, m_214047_

void (ServerboundChatCommandPacket): a, handleChatCommand, method_43667

boolean (String): d, isChatMessageIllegal, method_43508, hasIllegalCharacter, m_215214_

boolean (String): d, isChatMessageIllegal, method_43508

void (): r, detectRateSpam, method_43669, checkForSpam, m_215251_

void (): r, detectRateSpam, method_43669

<T, R> CompletableFuture<R> (T, BiFunction<TextFilter, T, CompletableFuture<R>>): a, filterTextPacket, method_31275, filterText, m_243080_

<T, R> CompletableFuture<R> (T, BiFunction<TextFilter, T, CompletableFuture<R>>): a, filterTextPacket, method_31275

CompletableFuture<FilteredText> (String): a, filterTextPacket, method_31277, filterText, m_243132_

CompletableFuture<FilteredText> (String): a, filterTextPacket, method_31277

CompletableFuture<List<FilteredText>> (List<String>): a, filterTextPacket, method_31279, filterTexts, m_243065_

CompletableFuture<List<FilteredText>> (List<String>): a, filterTextPacket, method_31279

com.mojang.brigadier.ParseResults<CommandSourceStack> (String): c, parseCommand, method_45003, parse, m_242658_

com.mojang.brigadier.ParseResults<CommandSourceStack> (String): c, parseCommand, method_45003

void (PlayerChatMessage): a, broadcastChatMessage, method_44155, handleDecoratedMessage, m_243086_

void (PlayerChatMessage): a, broadcastChatMessage, method_44155

void (ServerboundChatAckPacket): a, handleChatAck, method_44898, onMessageAcknowledgment, m_241885_

void (ServerboundChatAckPacket): a, handleChatAck, method_44898

void (SignedMessageChain$DecodeException): a, handleMessageDecodeFailure, method_45171, handleMessageChainException, m_246889_

void (SignedMessageChain$DecodeException): a, handleMessageDecodeFailure, method_45171

Optional<LastSeenMessages> (LastSeenMessages$Update): a, unpackAndApplyLastSeen, method_45169, validateAcknowledgment, m_245578_

Optional<LastSeenMessages> (LastSeenMessages$Update): a, unpackAndApplyLastSeen, method_45169

PlayerChatMessage (ServerboundChatPacket, LastSeenMessages): a, getSignedMessage, method_45011, getSignedMessage, m_247340_

PlayerChatMessage (ServerboundChatPacket, LastSeenMessages): a, getSignedMessage, method_45011

void (PlayerChatMessage, ChatType$Bound): a, sendPlayerChatMessage, method_45170, sendChatMessage, m_245431_

void (PlayerChatMessage, ChatType$Bound): a, sendPlayerChatMessage, method_45170

void (Component, ChatType$Bound): a, sendDisguisedChatMessage, method_45168, sendProfilelessChatMessage, m_245903_

void (Component, ChatType$Bound): a, sendDisguisedChatMessage, method_45168

void (ServerboundChatSessionUpdatePacket): a, handleChatSessionUpdate, method_46367, onPlayerSession, m_252797_

void (ServerboundChatSessionUpdatePacket): a, handleChatSessionUpdate, method_46367

void (RemoteChatSession): a, resetPlayerChatState, method_46365, setSession, m_253005_

void (RemoteChatSession): a, resetPlayerChatState, method_46365

boolean (): c, isAcceptingMessages, method_48106, isConnectionOpen, m_6198_

boolean (): c, isAcceptingMessages, method_48106

SocketAddress (): m, getRemoteAddress, method_48107, getConnectionAddress, m_264262_

SocketAddress (): m, getRemoteAddress, method_48107

boolean (LevelReader, AABB, double, double, double): a, isPlayerCollidingWithAnythingNew, method_20630, isPlayerNotCollidingWithBlocks, m_288208_

boolean (LevelReader, AABB, double, double, double): a, isPlayerCollidingWithAnythingNew, method_20630

boolean (Packet<?>): a, shouldHandleMessage, method_52413, accepts, m_294638_

boolean (Packet<?>): a, shouldHandleMessage, method_52413

com.mojang.authlib.GameProfile (): i, playerProfile, method_52403, getProfile, m_293343_

com.mojang.authlib.GameProfile (): i, playerProfile, method_52403

void (): q, removePlayerFromWorld, method_52415, cleanUp, m_294538_

void (): q, removePlayerFromWorld, method_52415

void (): n, switchToConfig, method_52414, reconfigure, m_294315_

void (): n, switchToConfig, method_52414

void (ServerboundPingRequestPacket): a, handlePingRequest, method_12697, onQueryPing, m_10092_

void (ServerboundPingRequestPacket): a, handlePingRequest, method_12697

void (ServerboundConfigurationAcknowledgedPacket): a, handleConfigurationAcknowledged, method_52279, onAcknowledgeReconfiguration, m_294045_

void (ServerboundConfigurationAcknowledgedPacket): a, handleConfigurationAcknowledged, method_52279

void (ServerboundChunkBatchReceivedPacket): a, handleChunkBatchReceived, method_52278, onAcknowledgeChunks, m_292755_

void (ServerboundChunkBatchReceivedPacket): a, handleChunkBatchReceived, method_52278

void (ServerboundContainerSlotStateChangedPacket): a, handleContainerSlotStateChanged, method_54436, onSlotChangedState, m_305984_

void (ServerboundContainerSlotStateChangedPacket): a, handleContainerSlotStateChanged, method_54436

int (Entity): a, getMaximumFlyingTicks, method_56922, getMaxAllowedFloatingTicks, m_321269_

int (Entity): a, getMaximumFlyingTicks, method_56922

Filterable<String> (FilteredText): a, filterableFromOutgoing, method_57142, toRawFilteredPair, m_324924_

Filterable<String> (FilteredText): a, filterableFromOutgoing, method_57142

void (String): b, performUnsignedChatCommand, method_58590, executeCommand, m_321556_

void (String): b, performUnsignedChatCommand, method_58590

void (ServerboundChatCommandSignedPacket): a, handleSignedChatCommand, method_58580, onChatCommandSigned, m_321262_

void (ServerboundChatCommandSignedPacket): a, handleSignedChatCommand, method_58580

void (ServerboundChatCommandSignedPacket, LastSeenMessages): a, performSignedChatCommand, method_45010, handleCommandExecution, m_246958_

void (ServerboundChatCommandSignedPacket, LastSeenMessages): a, performSignedChatCommand, method_45010

<S> Map<String, PlayerChatMessage> (ServerboundChatCommandSignedPacket, SignableCommand<S>, LastSeenMessages): a, collectSignedArguments, method_45006, collectArgumentMessages, m_246206_

<S> Map<String, PlayerChatMessage> (ServerboundChatCommandSignedPacket, SignableCommand<S>, LastSeenMessages): a, collectSignedArguments, method_45006

<S> Map<String, PlayerChatMessage> (List<SignableCommand$Argument<S>>): b, collectUnsignedArguments, method_58591, toUnsignedSignatures, m_320840_

<S> Map<String, PlayerChatMessage> (List<SignableCommand$Argument<S>>): b, collectUnsignedArguments, method_58591

<S> SignedMessageChain$DecodeException (String, List<ArgumentSignatures$Entry>, List<SignableCommand$Argument<S>>): a, createSignedArgumentMismatchException, method_58589, createInvalidCommandSignatureException, m_319080_

<S> SignedMessageChain$DecodeException (String, List<ArgumentSignatures$Entry>, List<SignableCommand$Argument<S>>): a, createSignedArgumentMismatchException, method_58589

void (String, Runnable): a, tryHandleChat, method_44337, validateMessage, m_247189_

void (String, Runnable): a, tryHandleChat, method_44337

void (ServerboundDebugSampleSubscriptionPacket): a, handleDebugSampleSubscription, method_56619, onDebugSampleSubscription, m_318909_

void (ServerboundDebugSampleSubscriptionPacket): a, handleDebugSampleSubscription, method_56619

boolean (): p, updateAwaitingTeleport, method_60947, handlePendingTeleport, m_339152_

boolean (): p, updateAwaitingTeleport, method_60947

void (DisconnectionDetails): a, onDisconnect, method_10839, onDisconnected, m_7026_

void (DisconnectionDetails): a, onDisconnect, method_10839

void (ServerboundSelectBundleItemPacket): a, handleBundleItemSelectedPacket, method_61220, onBundleItemSelected, m_352469_

void (ServerboundSelectBundleItemPacket): a, handleBundleItemSelectedPacket, method_61220

boolean (boolean): a, shouldCheckPlayerMovement, method_64962, shouldCheckMovement, m_355040_

boolean (boolean): a, shouldCheckPlayerMovement, method_64962

void (PositionMoveRotation, Set<Relative>): a, teleport, method_14360, requestTeleport, m_9780_

void (PositionMoveRotation, Set<Relative>): a, teleport, method_14360

void (ServerboundClientTickEndPacket): a, handleClientTickEnd, method_61219, onClientTickEnd, m_352855_

void (ServerboundClientTickEndPacket): a, handleClientTickEnd, method_61219

void (Vec3): a, handlePlayerKnownMovement, method_61290, handleMovement, m_353304_

void (Vec3): a, handlePlayerKnownMovement, method_61290

void (ServerboundPlayerLoadedPacket): a, handleAcceptPlayerLoad, method_65306, onPlayerLoaded, m_372164_

void (ServerboundPlayerLoadedPacket): a, handleAcceptPlayerLoad, method_65306

void (ServerboundPickItemFromBlockPacket): a, handlePickItemFromBlock, method_65085, onPickItemFromBlock, m_7965_

void (ServerboundPickItemFromBlockPacket): a, handlePickItemFromBlock, method_65085

void (BlockState, ServerLevel, BlockPos, ItemStack): a, addBlockDataToItem, method_65099, copyBlockDataToStack, m_372176_

void (BlockState, ServerLevel, BlockPos, ItemStack): a, addBlockDataToItem, method_65099

void (ServerboundPickItemFromEntityPacket): a, handlePickItemFromEntity, method_12084, onPickItemFromEntity, m_372798_

void (ServerboundPickItemFromEntityPacket): a, handlePickItemFromEntity, method_12084

void (ItemStack): a, tryPickItem, method_65098, onPickItem, m_372322_

void (ItemStack): a, tryPickItem, method_65098

void (ServerboundSetTestBlockPacket): a, handleSetTestBlock, method_66581, onSetTestBlock, m_388892_

void (ServerboundSetTestBlockPacket): a, handleSetTestBlock, method_66581

void (ServerboundTestInstanceBlockActionPacket): a, handleTestInstanceBlockAction, method_66582, onTestInstanceBlockAction, m_384494_

void (ServerboundTestInstanceBlockActionPacket): a, handleTestInstanceBlockAction, method_66582

boolean (): a, hasInfiniteMaterials, method_68733, isInCreativeMode, m_385047_

boolean (): a, hasInfiniteMaterials, method_68733

1.21.5

Names

asg

ate

Fields

int: H, awaitingTeleportTime, field_14139, prevTeleportCheckTicks, f_9735_

int: H, awaitingTeleportTime, field_14139, lastTeleportCheckTicks, f_9735_

FutureChain: T, chatMessageChain, field_39826, messageChainTaskQueue, f_241681_

FutureChain: U, chatMessageChain, field_39826, messageChainTaskQueue, f_241681_

MessageSignatureCache: S, messageSignatureCache, field_39987, signatureStorage, f_243718_

MessageSignatureCache: T, messageSignatureCache, field_39987, signatureStorage, f_243718_

boolean: U, waitingForSwitchToConfig, field_45025, requestedReconfiguration, f_290343_

boolean: V, waitingForSwitchToConfig, field_45025, requestedReconfiguration, f_290343_

int: S, nextChatIndex, field_58079, globalChatMessageIndex, f_382669_

Constructors

Methods

void (PlayerChatMessage): b, broadcastChatMessage, method_44155, handleDecoratedMessage, m_243086_

void (PlayerChatMessage): a, broadcastChatMessage, method_44155, handleDecoratedMessage, m_243086_

void (PlayerChatMessage): a, addPendingMessage, method_44897, addPendingAcknowledgment, m_241992_

void (ServerboundSetTestBlockPacket): a, handleSetTestBlock, method_66581, onSetTestBlock, m_388892_

void (ServerboundTestInstanceBlockActionPacket): a, handleTestInstanceBlockAction, method_66582, onTestInstanceBlockAction, m_384494_

boolean (): a, hasInfiniteMaterials, method_68733, isInCreativeMode, m_385047_

1.21.4

Names

atk

asg

Fields

Constructors

Methods

void (ServerboundPickItemPacket): a, handlePickItem, method_12084, onPickFromInventory, m_7965_

void (ServerboundPlayerLoadedPacket): a, handleAcceptPlayerLoad, method_65306, onPlayerLoaded, m_372164_

void (ServerboundPickItemFromBlockPacket): a, handlePickItemFromBlock, method_65085, onPickItemFromBlock, m_7965_

void (BlockState, ServerLevel, BlockPos, ItemStack): a, addBlockDataToItem, method_65099, copyBlockDataToStack, m_372176_

void (ServerboundPickItemFromEntityPacket): a, handlePickItemFromEntity, method_12084, onPickItemFromEntity, m_372798_

void (ItemStack): a, tryPickItem, method_65098, onPickItem, m_372322_

1.21.3

Names

aru

atk

Fields

int: q, chatSpamTickCount, field_14116, messageCooldown, f_9750_

int: r, dropSpamTickCount, field_14133, creativeItemDropThreshold, f_9751_

SignedMessageChain$Decoder: P, signedMessageDecoder, field_39805, messageUnpacker, f_240889_

SignedMessageChain$Decoder: Q, signedMessageDecoder, field_39805, messageUnpacker, f_240889_

LastSeenMessagesValidator: Q, lastSeenMessages, field_39825, acknowledgmentValidator, f_244262_

LastSeenMessagesValidator: R, lastSeenMessages, field_39825, acknowledgmentValidator, f_244262_

FutureChain: S, chatMessageChain, field_39826, messageChainTaskQueue, f_241681_

FutureChain: T, chatMessageChain, field_39826, messageChainTaskQueue, f_241681_

RemoteChatSession: O, chatSession, field_40720, session, f_252494_

RemoteChatSession: P, chatSession, field_40720, session, f_252494_

MessageSignatureCache: R, messageSignatureCache, field_39987, signatureStorage, f_243718_

MessageSignatureCache: S, messageSignatureCache, field_39987, signatureStorage, f_243718_

boolean: T, waitingForSwitchToConfig, field_45025, requestedReconfiguration, f_290343_

boolean: U, waitingForSwitchToConfig, field_45025, requestedReconfiguration, f_290343_

TickThrottler: q, chatSpamThrottler, field_54291, messageCooldown, f_347090_

TickThrottler: r, dropSpamThrottler, field_54292, creativeItemDropCooldown, f_347807_

boolean: O, receivedMovementThisTick, field_52364, movedThisTick, f_347173_

Constructors

Methods

void (double, double, double, float, float, Set<RelativeMovement>): a, teleport, method_14360, requestTeleport, m_9780_

void (ServerboundSelectBundleItemPacket): a, handleBundleItemSelectedPacket, method_61220, onBundleItemSelected, m_352469_

boolean (boolean): a, shouldCheckPlayerMovement, method_64962, shouldCheckMovement, m_355040_

void (PositionMoveRotation, Set<Relative>): a, teleport, method_14360, requestTeleport, m_9780_

void (ServerboundClientTickEndPacket): a, handleClientTickEnd, method_61219, onClientTickEnd, m_352855_

void (Vec3): a, handlePlayerKnownMovement, method_61290, handleMovement, m_353304_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

asf

aru

Fields

int: H, awaitingTeleportTime, field_14139, teleportRequestTick, f_9735_

int: H, awaitingTeleportTime, field_14139, prevTeleportCheckTicks, f_9735_

Constructors

Methods

void (Component): a, onDisconnect, method_10839, onDisconnected, m_7026_

void (): q, detectRateSpam, method_43669, checkForSpam, m_215251_

void (): r, detectRateSpam, method_43669, checkForSpam, m_215251_

void (): p, removePlayerFromWorld, method_52415, cleanUp, m_294538_

void (): q, removePlayerFromWorld, method_52415, cleanUp, m_294538_

boolean (): p, updateAwaitingTeleport, method_60947, handlePendingTeleport, m_339152_

void (DisconnectionDetails): a, onDisconnect, method_10839, onDisconnected, m_7026_

1.20.6

Names

aoc

asf

Fields

ServerPlayer: e, player, field_14140, player, f_9743_

ServerPlayer: f, player, field_14140, player, f_9743_

int: k, tickCount, field_14118, ticks, f_9746_

int: o, tickCount, field_14118, ticks, f_9746_

int: m, chatSpamTickCount, field_14116, messageCooldown, f_9750_

int: q, chatSpamTickCount, field_14116, messageCooldown, f_9750_

int: n, dropSpamTickCount, field_14133, creativeItemDropThreshold, f_9751_

int: r, dropSpamTickCount, field_14133, creativeItemDropThreshold, f_9751_

double: o, firstGoodX, field_14130, lastTickX, f_9753_

double: s, firstGoodX, field_14130, lastTickX, f_9753_

double: p, firstGoodY, field_14146, lastTickY, f_9754_

double: t, firstGoodY, field_14146, lastTickY, f_9754_

double: q, firstGoodZ, field_14128, lastTickZ, f_9755_

double: u, firstGoodZ, field_14128, lastTickZ, f_9755_

double: r, lastGoodX, field_14145, updatedX, f_9756_

double: v, lastGoodX, field_14145, updatedX, f_9756_

double: s, lastGoodY, field_14126, updatedY, f_9757_

double: w, lastGoodY, field_14126, updatedY, f_9757_

double: t, lastGoodZ, field_14144, updatedZ, f_9758_

double: x, lastGoodZ, field_14144, updatedZ, f_9758_

Entity: u, lastVehicle, field_14147, topmostRiddenEntity, f_9759_

Entity: y, lastVehicle, field_14147, topmostRiddenEntity, f_9759_

double: v, vehicleFirstGoodX, field_14143, lastTickRiddenX, f_9760_

double: z, vehicleFirstGoodX, field_14143, lastTickRiddenX, f_9760_

double: w, vehicleFirstGoodY, field_14124, lastTickRiddenY, f_9761_

double: A, vehicleFirstGoodY, field_14124, lastTickRiddenY, f_9761_

double: x, vehicleFirstGoodZ, field_14142, lastTickRiddenZ, f_9762_

double: B, vehicleFirstGoodZ, field_14142, lastTickRiddenZ, f_9762_

double: y, vehicleLastGoodX, field_14122, updatedRiddenX, f_9763_

double: C, vehicleLastGoodX, field_14122, updatedRiddenX, f_9763_

double: z, vehicleLastGoodY, field_14141, updatedRiddenY, f_9764_

double: D, vehicleLastGoodY, field_14141, updatedRiddenY, f_9764_

double: A, vehicleLastGoodZ, field_14120, updatedRiddenZ, f_9765_

double: E, vehicleLastGoodZ, field_14120, updatedRiddenZ, f_9765_

Vec3: B, awaitingPositionFromClient, field_14119, requestedTeleportPos, f_9766_

Vec3: F, awaitingPositionFromClient, field_14119, requestedTeleportPos, f_9766_

int: C, awaitingTeleport, field_14123, requestedTeleportId, f_9767_

int: G, awaitingTeleport, field_14123, requestedTeleportId, f_9767_

int: D, awaitingTeleportTime, field_14139, teleportRequestTick, f_9735_

int: H, awaitingTeleportTime, field_14139, teleportRequestTick, f_9735_

boolean: E, clientIsFloating, field_14131, floating, f_9736_

boolean: I, clientIsFloating, field_14131, floating, f_9736_

int: F, aboveGroundTickCount, field_14138, floatingTicks, f_9737_

int: J, aboveGroundTickCount, field_14138, floatingTicks, f_9737_

boolean: G, clientVehicleIsFloating, field_14129, vehicleFloating, f_9738_

boolean: K, clientVehicleIsFloating, field_14129, vehicleFloating, f_9738_

int: H, aboveGroundVehicleTickCount, field_14137, vehicleFloatingTicks, f_9739_

int: L, aboveGroundVehicleTickCount, field_14137, vehicleFloatingTicks, f_9739_

int: I, receivedMovePacketCount, field_14117, movePacketsCount, f_9740_

int: M, receivedMovePacketCount, field_14117, movePacketsCount, f_9740_

int: J, knownMovePacketCount, field_14135, lastTickMovePacketsCount, f_9741_

int: N, knownMovePacketCount, field_14135, lastTickMovePacketsCount, f_9741_

org.slf4j.Logger: g, LOGGER, field_14121, LOGGER, f_9744_

org.slf4j.Logger: h, LOGGER, field_14121, LOGGER, f_9744_

double: d, MAX_INTERACTION_DISTANCE, field_37280, MAX_BREAK_SQUARED_DISTANCE, f_215198_

int: h, NO_BLOCK_UPDATES_TO_ACK, field_37281, DEFAULT_SEQUENCE, f_215199_

int: i, NO_BLOCK_UPDATES_TO_ACK, field_37281, DEFAULT_SEQUENCE, f_215199_

int: l, ackBlockChangesUpTo, field_37282, sequence, f_215200_

int: p, ackBlockChangesUpTo, field_37282, sequence, f_215200_

SignedMessageChain$Decoder: L, signedMessageDecoder, field_39805, messageUnpacker, f_240889_

SignedMessageChain$Decoder: P, signedMessageDecoder, field_39805, messageUnpacker, f_240889_

LastSeenMessagesValidator: M, lastSeenMessages, field_39825, acknowledgmentValidator, f_244262_

LastSeenMessagesValidator: Q, lastSeenMessages, field_39825, acknowledgmentValidator, f_244262_

FutureChain: O, chatMessageChain, field_39826, messageChainTaskQueue, f_241681_

FutureChain: S, chatMessageChain, field_39826, messageChainTaskQueue, f_241681_

int: i, TRACKED_MESSAGE_DISCONNECT_THRESHOLD, field_39989, MAX_PENDING_ACKNOWLEDGMENTS, f_244471_

int: j, TRACKED_MESSAGE_DISCONNECT_THRESHOLD, field_39989, MAX_PENDING_ACKNOWLEDGMENTS, f_244471_

Component: j, CHAT_VALIDATION_FAILED, field_39990, CHAT_VALIDATION_FAILED_TEXT, f_244304_

Component: l, CHAT_VALIDATION_FAILED, field_39990, CHAT_VALIDATION_FAILED_TEXT, f_244304_

RemoteChatSession: K, chatSession, field_40720, session, f_252494_

RemoteChatSession: O, chatSession, field_40720, session, f_252494_

MessageSignatureCache: N, messageSignatureCache, field_39987, signatureStorage, f_243718_

MessageSignatureCache: R, messageSignatureCache, field_39987, signatureStorage, f_243718_

PlayerChunkSender: f, chunkSender, field_45026, chunkDataSender, f_290664_

PlayerChunkSender: g, chunkSender, field_45026, chunkDataSender, f_290664_

boolean: P, waitingForSwitchToConfig, field_45025, requestedReconfiguration, f_290343_

boolean: T, waitingForSwitchToConfig, field_45025, requestedReconfiguration, f_290343_

int: k, MAXIMUM_FLYING_TICKS, field_49027, field_49027, f_316978_

Component: m, INVALID_COMMAND_SIGNATURE, field_50089, INVALID_COMMAND_SIGNATURE_TEXT, f_316918_

int: n, MAX_COMMAND_SUGGESTIONS, field_49778, field_49778, f_316627_

Constructors

Methods

void (): e, tick, method_18784, tick, m_9933_

void (): d, tick, method_18784, tick, m_9933_

void (): m, resetPosition, method_14372, syncWithPlayerPosition, m_9953_

void (): l, resetPosition, method_14372, syncWithPlayerPosition, m_9953_

void (ServerboundCustomPayloadPacket): a, handleCustomPayload, method_52392, onCustomPayload, m_293234_

boolean (Entity): a, noBlocksAround, method_29780, isEntityOnAir, m_9793_

boolean (Entity): b, noBlocksAround, method_29780, isEntityOnAir, m_9793_

void (List<FilteredText>, UnaryOperator<String>, ItemStack): a, updateBookPages, method_33796, setTextToBook, m_143634_

ServerPlayer (): p, getPlayer, method_32311, getPlayer, m_142253_

ServerPlayer (): o, getPlayer, method_32311, getPlayer, m_142253_

boolean (String): c, isChatMessageIllegal, method_43508, hasIllegalCharacter, m_215214_

boolean (String): d, isChatMessageIllegal, method_43508, hasIllegalCharacter, m_215214_

void (): r, detectRateSpam, method_43669, checkForSpam, m_215251_

void (): q, detectRateSpam, method_43669, checkForSpam, m_215251_

com.mojang.brigadier.ParseResults<CommandSourceStack> (String): b, parseCommand, method_45003, parse, m_242658_

com.mojang.brigadier.ParseResults<CommandSourceStack> (String): c, parseCommand, method_45003, parse, m_242658_

void (ServerboundChatCommandPacket, LastSeenMessages): a, performChatCommand, method_45010, handleCommandExecution, m_246958_

Map<String, PlayerChatMessage> (ServerboundChatCommandPacket, SignableCommand<?>, LastSeenMessages): a, collectSignedArguments, method_45006, collectArgumentMessages, m_246206_

Optional<LastSeenMessages> (LastSeenMessages$Update): b, unpackAndApplyLastSeen, method_45169, validateAcknowledgment, m_245578_

Optional<LastSeenMessages> (LastSeenMessages$Update): a, unpackAndApplyLastSeen, method_45169, validateAcknowledgment, m_245578_

SocketAddress (): n, getRemoteAddress, method_48107, getConnectionAddress, m_264262_

SocketAddress (): m, getRemoteAddress, method_48107, getConnectionAddress, m_264262_

com.mojang.authlib.GameProfile (): j, playerProfile, method_52403, getProfile, m_293343_

com.mojang.authlib.GameProfile (): i, playerProfile, method_52403, getProfile, m_293343_

void (): q, removePlayerFromWorld, method_52415, cleanUp, m_294538_

void (): p, removePlayerFromWorld, method_52415, cleanUp, m_294538_

void (): o, switchToConfig, method_52414, reconfigure, m_294315_

void (): n, switchToConfig, method_52414, reconfigure, m_294315_

Optional<LastSeenMessages> (LastSeenMessages$Update): a, tryHandleChat, method_44337, validateMessage, m_247189_

int (Entity): a, getMaximumFlyingTicks, method_56922, getMaxAllowedFloatingTicks, m_321269_

Filterable<String> (FilteredText): a, filterableFromOutgoing, method_57142, toRawFilteredPair, m_324924_

void (String): b, performUnsignedChatCommand, method_58590, executeCommand, m_321556_

void (ServerboundChatCommandSignedPacket): a, handleSignedChatCommand, method_58580, onChatCommandSigned, m_321262_

void (ServerboundChatCommandSignedPacket, LastSeenMessages): a, performSignedChatCommand, method_45010, handleCommandExecution, m_246958_

<S> Map<String, PlayerChatMessage> (ServerboundChatCommandSignedPacket, SignableCommand<S>, LastSeenMessages): a, collectSignedArguments, method_45006, collectArgumentMessages, m_246206_

<S> Map<String, PlayerChatMessage> (List<SignableCommand$Argument<S>>): b, collectUnsignedArguments, method_58591, toUnsignedSignatures, m_320840_

<S> SignedMessageChain$DecodeException (String, List<ArgumentSignatures$Entry>, List<SignableCommand$Argument<S>>): a, createSignedArgumentMismatchException, method_58589, createInvalidCommandSignatureException, m_319080_

void (String, Runnable): a, tryHandleChat, method_44337, validateMessage, m_247189_

void (ServerboundDebugSampleSubscriptionPacket): a, handleDebugSampleSubscription, method_56619, onDebugSampleSubscription, m_318909_

1.20.4

Names

alp

aoc

Fields

AtomicReference<Instant>: K, lastChatTimeStamp, field_39394, lastMessageTimestamp, f_215197_

SignedMessageChain$Decoder: M, signedMessageDecoder, field_39805, messageUnpacker, f_240889_

SignedMessageChain$Decoder: L, signedMessageDecoder, field_39805, messageUnpacker, f_240889_

LastSeenMessagesValidator: N, lastSeenMessages, field_39825, acknowledgmentValidator, f_244262_

LastSeenMessagesValidator: M, lastSeenMessages, field_39825, acknowledgmentValidator, f_244262_

FutureChain: P, chatMessageChain, field_39826, messageChainTaskQueue, f_241681_

FutureChain: O, chatMessageChain, field_39826, messageChainTaskQueue, f_241681_

RemoteChatSession: L, chatSession, field_40720, session, f_252494_

RemoteChatSession: K, chatSession, field_40720, session, f_252494_

MessageSignatureCache: O, messageSignatureCache, field_39987, signatureStorage, f_243718_

MessageSignatureCache: N, messageSignatureCache, field_39987, signatureStorage, f_243718_

boolean: Q, waitingForSwitchToConfig, field_45025, requestedReconfiguration, f_290343_

boolean: P, waitingForSwitchToConfig, field_45025, requestedReconfiguration, f_290343_

Constructors

Methods

boolean (Instant): a, updateChatOrder, method_44160, isInProperOrder, m_215236_

Optional<LastSeenMessages> (String, Instant, LastSeenMessages$Update): a, tryHandleChat, method_44337, validateMessage, m_247189_

Optional<LastSeenMessages> (LastSeenMessages$Update): a, unpackAndApplyLastSeen, method_45169, validateAcknowledgment, m_245578_

Optional<LastSeenMessages> (LastSeenMessages$Update): b, unpackAndApplyLastSeen, method_45169, validateAcknowledgment, m_245578_

void (ServerboundContainerSlotStateChangedPacket): a, handleContainerSlotStateChanged, method_54436, onSlotChangedState, m_305984_

Optional<LastSeenMessages> (LastSeenMessages$Update): a, tryHandleChat, method_44337, validateMessage, m_247189_

1.20.2

Names

aiy

alp

Fields

Connection: h, connection, field_14127, connection, f_9742_

MinecraftServer: i, server, field_14148, server, f_9745_

ServerPlayer: b, player, field_14140, player, f_9743_

ServerPlayer: e, player, field_14140, player, f_9743_

int: j, tickCount, field_14118, ticks, f_9746_

int: k, tickCount, field_14118, ticks, f_9746_

long: l, keepAliveTime, field_14136, lastKeepAliveTime, f_9747_

boolean: m, keepAlivePending, field_14125, waitingForKeepAlive, f_9748_

long: n, keepAliveChallenge, field_14134, keepAliveId, f_9749_

int: o, chatSpamTickCount, field_14116, messageCooldown, f_9750_

int: m, chatSpamTickCount, field_14116, messageCooldown, f_9750_

int: p, dropSpamTickCount, field_14133, creativeItemDropThreshold, f_9751_

int: n, dropSpamTickCount, field_14133, creativeItemDropThreshold, f_9751_

double: q, firstGoodX, field_14130, lastTickX, f_9753_

double: o, firstGoodX, field_14130, lastTickX, f_9753_

double: r, firstGoodY, field_14146, lastTickY, f_9754_

double: p, firstGoodY, field_14146, lastTickY, f_9754_

double: s, firstGoodZ, field_14128, lastTickZ, f_9755_

double: q, firstGoodZ, field_14128, lastTickZ, f_9755_

double: t, lastGoodX, field_14145, updatedX, f_9756_

double: r, lastGoodX, field_14145, updatedX, f_9756_

double: u, lastGoodY, field_14126, updatedY, f_9757_

double: s, lastGoodY, field_14126, updatedY, f_9757_

double: v, lastGoodZ, field_14144, updatedZ, f_9758_

double: t, lastGoodZ, field_14144, updatedZ, f_9758_

Entity: w, lastVehicle, field_14147, topmostRiddenEntity, f_9759_

Entity: u, lastVehicle, field_14147, topmostRiddenEntity, f_9759_

double: x, vehicleFirstGoodX, field_14143, lastTickRiddenX, f_9760_

double: v, vehicleFirstGoodX, field_14143, lastTickRiddenX, f_9760_

double: y, vehicleFirstGoodY, field_14124, lastTickRiddenY, f_9761_

double: w, vehicleFirstGoodY, field_14124, lastTickRiddenY, f_9761_

double: z, vehicleFirstGoodZ, field_14142, lastTickRiddenZ, f_9762_

double: x, vehicleFirstGoodZ, field_14142, lastTickRiddenZ, f_9762_

double: A, vehicleLastGoodX, field_14122, updatedRiddenX, f_9763_

double: y, vehicleLastGoodX, field_14122, updatedRiddenX, f_9763_

double: B, vehicleLastGoodY, field_14141, updatedRiddenY, f_9764_

double: z, vehicleLastGoodY, field_14141, updatedRiddenY, f_9764_

double: C, vehicleLastGoodZ, field_14120, updatedRiddenZ, f_9765_

double: A, vehicleLastGoodZ, field_14120, updatedRiddenZ, f_9765_

Vec3: D, awaitingPositionFromClient, field_14119, requestedTeleportPos, f_9766_

Vec3: B, awaitingPositionFromClient, field_14119, requestedTeleportPos, f_9766_

int: E, awaitingTeleport, field_14123, requestedTeleportId, f_9767_

int: C, awaitingTeleport, field_14123, requestedTeleportId, f_9767_

int: F, awaitingTeleportTime, field_14139, teleportRequestTick, f_9735_

int: D, awaitingTeleportTime, field_14139, teleportRequestTick, f_9735_

boolean: G, clientIsFloating, field_14131, floating, f_9736_

boolean: E, clientIsFloating, field_14131, floating, f_9736_

int: H, aboveGroundTickCount, field_14138, floatingTicks, f_9737_

int: F, aboveGroundTickCount, field_14138, floatingTicks, f_9737_

boolean: I, clientVehicleIsFloating, field_14129, vehicleFloating, f_9738_

boolean: G, clientVehicleIsFloating, field_14129, vehicleFloating, f_9738_

int: J, aboveGroundVehicleTickCount, field_14137, vehicleFloatingTicks, f_9739_

int: H, aboveGroundVehicleTickCount, field_14137, vehicleFloatingTicks, f_9739_

int: K, receivedMovePacketCount, field_14117, movePacketsCount, f_9740_

int: I, receivedMovePacketCount, field_14117, movePacketsCount, f_9740_

int: L, knownMovePacketCount, field_14135, lastTickMovePacketsCount, f_9741_

int: J, knownMovePacketCount, field_14135, lastTickMovePacketsCount, f_9741_

int: d, LATENCY_CHECK_INTERVAL, field_29778, KEEP_ALIVE_INTERVAL, f_143608_

org.slf4j.Logger: c, LOGGER, field_14121, LOGGER, f_9744_

org.slf4j.Logger: g, LOGGER, field_14121, LOGGER, f_9744_

double: a, MAX_INTERACTION_DISTANCE, field_37280, MAX_BREAK_SQUARED_DISTANCE, f_215198_

double: d, MAX_INTERACTION_DISTANCE, field_37280, MAX_BREAK_SQUARED_DISTANCE, f_215198_

int: e, NO_BLOCK_UPDATES_TO_ACK, field_37281, DEFAULT_SEQUENCE, f_215199_

int: h, NO_BLOCK_UPDATES_TO_ACK, field_37281, DEFAULT_SEQUENCE, f_215199_

int: k, ackBlockChangesUpTo, field_37282, sequence, f_215200_

int: l, ackBlockChangesUpTo, field_37282, sequence, f_215200_

AtomicReference<Instant>: M, lastChatTimeStamp, field_39394, lastMessageTimestamp, f_215197_

AtomicReference<Instant>: K, lastChatTimeStamp, field_39394, lastMessageTimestamp, f_215197_

SignedMessageChain$Decoder: O, signedMessageDecoder, field_39805, messageUnpacker, f_240889_

SignedMessageChain$Decoder: M, signedMessageDecoder, field_39805, messageUnpacker, f_240889_

LastSeenMessagesValidator: P, lastSeenMessages, field_39825, acknowledgmentValidator, f_244262_

LastSeenMessagesValidator: N, lastSeenMessages, field_39825, acknowledgmentValidator, f_244262_

FutureChain: R, chatMessageChain, field_39826, messageChainTaskQueue, f_241681_

FutureChain: P, chatMessageChain, field_39826, messageChainTaskQueue, f_241681_

int: f, TRACKED_MESSAGE_DISCONNECT_THRESHOLD, field_39989, MAX_PENDING_ACKNOWLEDGMENTS, f_244471_

int: i, TRACKED_MESSAGE_DISCONNECT_THRESHOLD, field_39989, MAX_PENDING_ACKNOWLEDGMENTS, f_244471_

Component: g, CHAT_VALIDATION_FAILED, field_39990, CHAT_VALIDATION_FAILED_TEXT, f_244304_

Component: j, CHAT_VALIDATION_FAILED, field_39990, CHAT_VALIDATION_FAILED_TEXT, f_244304_

RemoteChatSession: N, chatSession, field_40720, session, f_252494_

RemoteChatSession: L, chatSession, field_40720, session, f_252494_

MessageSignatureCache: Q, messageSignatureCache, field_39987, signatureStorage, f_243718_

MessageSignatureCache: O, messageSignatureCache, field_39987, signatureStorage, f_243718_

PlayerChunkSender: f, chunkSender, field_45026, chunkDataSender, f_290664_

boolean: Q, waitingForSwitchToConfig, field_45025, requestedReconfiguration, f_290343_

Constructors

(MinecraftServer, Connection, ServerPlayer)

(MinecraftServer, Connection, ServerPlayer, CommonListenerCookie)

Methods

void (): c, tick, method_18784, tick, m_9933_

void (): e, tick, method_18784, tick, m_9933_

void (): d, resetPosition, method_14372, syncWithPlayerPosition, m_9953_

void (): m, resetPosition, method_14372, syncWithPlayerPosition, m_9953_

boolean (): g, isSingleplayerOwner, method_19507, isHost, m_9956_

void (Component): b, disconnect, method_14367, disconnect, m_9942_

void (ServerboundResourcePackPacket): a, handleResourcePackResponse, method_12081, onResourcePackStatus, m_7529_

void (Packet<?>): a, send, method_14364, sendPacket, m_9829_

void (ServerboundKeepAlivePacket): a, handleKeepAlive, method_12082, onKeepAlive, m_5683_

void (ServerboundClientInformationPacket): a, handleClientInformation, method_12069, onClientSettings, m_5617_

void (ServerboundClientInformationPacket): a, handleClientInformation, method_12069, onClientOptions, m_9844_

void (ServerboundCustomPayloadPacket): a, handleCustomPayload, method_12075, onCustomPayload, m_7423_

void (ServerboundPongPacket): a, handlePong, method_36580, onPong, m_142110_

ServerPlayer (): f, getPlayer, method_32311, getPlayer, m_142253_

ServerPlayer (): p, getPlayer, method_32311, getPlayer, m_142253_

void (): h, detectRateSpam, method_43669, checkForSpam, m_215251_

void (): r, detectRateSpam, method_43669, checkForSpam, m_215251_

void (Packet<?>, PacketSendListener): a, send, method_14369, sendPacket, m_243119_

boolean (): a, isAcceptingMessages, method_48106, isConnectionOpen, m_6198_

boolean (): c, isAcceptingMessages, method_48106, isConnectionOpen, m_6198_

SocketAddress (): e, getRemoteAddress, method_48107, getConnectionAddress, m_264262_

SocketAddress (): n, getRemoteAddress, method_48107, getConnectionAddress, m_264262_

boolean (Packet<?>): a, shouldHandleMessage, method_52413, accepts, m_294638_

com.mojang.authlib.GameProfile (): j, playerProfile, method_52403, getProfile, m_293343_

void (): q, removePlayerFromWorld, method_52415, cleanUp, m_294538_

void (): o, switchToConfig, method_52414, reconfigure, m_294315_

void (ServerboundPingRequestPacket): a, handlePingRequest, method_12697, onQueryPing, m_10092_

void (ServerboundConfigurationAcknowledgedPacket): a, handleConfigurationAcknowledged, method_52279, onAcknowledgeReconfiguration, m_294045_

void (ServerboundChunkBatchReceivedPacket): a, handleChunkBatchReceived, method_52278, onAcknowledgeChunks, m_292755_

1.20.1

Names

aji

aiy

Fields

Constructors

Methods

boolean (LevelReader, AABB): a, isPlayerCollidingWithAnythingNew, method_20630, isPlayerNotCollidingWithBlocks, m_9795_

boolean (LevelReader, AABB, double, double, double): a, isPlayerCollidingWithAnythingNew, method_20630, isPlayerNotCollidingWithBlocks, m_288208_

1.19.4

Names

aif

aji

Fields

Connection: b, connection, field_14127, connection, f_9742_

Connection: h, connection, field_14127, connection, f_9742_

ServerPlayer: c, player, field_14140, player, f_9743_

ServerPlayer: b, player, field_14140, player, f_9743_

int: e, LATENCY_CHECK_INTERVAL, field_29778, KEEP_ALIVE_INTERVAL, f_143608_

int: d, LATENCY_CHECK_INTERVAL, field_29778, KEEP_ALIVE_INTERVAL, f_143608_

org.slf4j.Logger: d, LOGGER, field_14121, LOGGER, f_9744_

org.slf4j.Logger: c, LOGGER, field_14121, LOGGER, f_9744_

int: f, NO_BLOCK_UPDATES_TO_ACK, field_37281, DEFAULT_SEQUENCE, f_215199_

int: e, NO_BLOCK_UPDATES_TO_ACK, field_37281, DEFAULT_SEQUENCE, f_215199_

int: g, TRACKED_MESSAGE_DISCONNECT_THRESHOLD, field_39989, MAX_PENDING_ACKNOWLEDGMENTS, f_244471_

int: f, TRACKED_MESSAGE_DISCONNECT_THRESHOLD, field_39989, MAX_PENDING_ACKNOWLEDGMENTS, f_244471_

Component: h, CHAT_VALIDATION_FAILED, field_39990, CHAT_VALIDATION_FAILED_TEXT, f_244304_

Component: g, CHAT_VALIDATION_FAILED, field_39990, CHAT_VALIDATION_FAILED_TEXT, f_244304_

Constructors

Methods

boolean (): f, isSingleplayerOwner, method_19507, isHost, m_9956_

boolean (): g, isSingleplayerOwner, method_19507, isHost, m_9956_

void (double, double, double, float, float): b, teleport, method_14363, requestTeleport, m_9774_

void (double, double, double, float, float): a, teleport, method_14363, requestTeleport, m_9774_

Connection (): a, getConnection, method_2872, getConnection, m_6198_

boolean (double, double, double, float, float): c, containsInvalidValues, method_14371, isMovementInvalid, m_143663_

boolean (double, double, double, float, float): b, containsInvalidValues, method_14371, isMovementInvalid, m_143663_

void (double, double, double, float, float): a, dismount, method_33562, requestTeleportAndDismount, m_143611_

void (double, double, double, float, float, Set<ClientboundPlayerPositionPacket$RelativeArgument>, boolean): a, teleport, method_33563, requestTeleport, m_143617_

ServerPlayer (): e, getPlayer, method_32311, getPlayer, m_142253_

ServerPlayer (): f, getPlayer, method_32311, getPlayer, m_142253_

void (): g, detectRateSpam, method_43669, checkForSpam, m_215251_

void (): h, detectRateSpam, method_43669, checkForSpam, m_215251_

boolean (): a, isAcceptingMessages, method_48106, isConnectionOpen, m_6198_

SocketAddress (): e, getRemoteAddress, method_48107, getConnectionAddress, m_264262_

1.19.3

Names

agz

aif

Fields

MinecraftServer: h, server, field_14148, server, f_9745_

MinecraftServer: i, server, field_14148, server, f_9745_

int: i, tickCount, field_14118, ticks, f_9746_

int: j, tickCount, field_14118, ticks, f_9746_

long: k, keepAliveTime, field_14136, lastKeepAliveTime, f_9747_

long: l, keepAliveTime, field_14136, lastKeepAliveTime, f_9747_

boolean: l, keepAlivePending, field_14125, waitingForKeepAlive, f_9748_

boolean: m, keepAlivePending, field_14125, waitingForKeepAlive, f_9748_

long: m, keepAliveChallenge, field_14134, keepAliveId, f_9749_

long: n, keepAliveChallenge, field_14134, keepAliveId, f_9749_

int: n, chatSpamTickCount, field_14116, messageCooldown, f_9750_

int: o, chatSpamTickCount, field_14116, messageCooldown, f_9750_

int: o, dropSpamTickCount, field_14133, creativeItemDropThreshold, f_9751_

int: p, dropSpamTickCount, field_14133, creativeItemDropThreshold, f_9751_

double: p, firstGoodX, field_14130, lastTickX, f_9753_

double: q, firstGoodX, field_14130, lastTickX, f_9753_

double: q, firstGoodY, field_14146, lastTickY, f_9754_

double: r, firstGoodY, field_14146, lastTickY, f_9754_

double: r, firstGoodZ, field_14128, lastTickZ, f_9755_

double: s, firstGoodZ, field_14128, lastTickZ, f_9755_

double: s, lastGoodX, field_14145, updatedX, f_9756_

double: t, lastGoodX, field_14145, updatedX, f_9756_

double: t, lastGoodY, field_14126, updatedY, f_9757_

double: u, lastGoodY, field_14126, updatedY, f_9757_

double: u, lastGoodZ, field_14144, updatedZ, f_9758_

double: v, lastGoodZ, field_14144, updatedZ, f_9758_

Entity: v, lastVehicle, field_14147, topmostRiddenEntity, f_9759_

Entity: w, lastVehicle, field_14147, topmostRiddenEntity, f_9759_

double: w, vehicleFirstGoodX, field_14143, lastTickRiddenX, f_9760_

double: x, vehicleFirstGoodX, field_14143, lastTickRiddenX, f_9760_

double: x, vehicleFirstGoodY, field_14124, lastTickRiddenY, f_9761_

double: y, vehicleFirstGoodY, field_14124, lastTickRiddenY, f_9761_

double: y, vehicleFirstGoodZ, field_14142, lastTickRiddenZ, f_9762_

double: z, vehicleFirstGoodZ, field_14142, lastTickRiddenZ, f_9762_

double: z, vehicleLastGoodX, field_14122, updatedRiddenX, f_9763_

double: A, vehicleLastGoodX, field_14122, updatedRiddenX, f_9763_

double: A, vehicleLastGoodY, field_14141, updatedRiddenY, f_9764_

double: B, vehicleLastGoodY, field_14141, updatedRiddenY, f_9764_

double: B, vehicleLastGoodZ, field_14120, updatedRiddenZ, f_9765_

double: C, vehicleLastGoodZ, field_14120, updatedRiddenZ, f_9765_

Vec3: C, awaitingPositionFromClient, field_14119, requestedTeleportPos, f_9766_

Vec3: D, awaitingPositionFromClient, field_14119, requestedTeleportPos, f_9766_

int: D, awaitingTeleport, field_14123, requestedTeleportId, f_9767_

int: E, awaitingTeleport, field_14123, requestedTeleportId, f_9767_

int: E, awaitingTeleportTime, field_14139, teleportRequestTick, f_9735_

int: F, awaitingTeleportTime, field_14139, teleportRequestTick, f_9735_

boolean: F, clientIsFloating, field_14131, floating, f_9736_

boolean: G, clientIsFloating, field_14131, floating, f_9736_

int: G, aboveGroundTickCount, field_14138, floatingTicks, f_9737_

int: H, aboveGroundTickCount, field_14138, floatingTicks, f_9737_

boolean: H, clientVehicleIsFloating, field_14129, vehicleFloating, f_9738_

boolean: I, clientVehicleIsFloating, field_14129, vehicleFloating, f_9738_

int: I, aboveGroundVehicleTickCount, field_14137, vehicleFloatingTicks, f_9739_

int: J, aboveGroundVehicleTickCount, field_14137, vehicleFloatingTicks, f_9739_

int: J, receivedMovePacketCount, field_14117, movePacketsCount, f_9740_

int: K, receivedMovePacketCount, field_14117, movePacketsCount, f_9740_

int: K, knownMovePacketCount, field_14135, lastTickMovePacketsCount, f_9741_

int: L, knownMovePacketCount, field_14135, lastTickMovePacketsCount, f_9741_

int: j, ackBlockChangesUpTo, field_37282, sequence, f_215200_

int: k, ackBlockChangesUpTo, field_37282, sequence, f_215200_

ChatPreviewThrottler: M, chatPreviewThrottler, field_39261, previewTaskRunner, f_215196_

AtomicReference<Instant>: N, lastChatTimeStamp, field_39394, lastMessageTimestamp, f_215197_

AtomicReference<Instant>: M, lastChatTimeStamp, field_39394, lastMessageTimestamp, f_215197_

int: g, PENDING_MESSAGE_DISCONNECT_THRESHOLD, field_39827, MAX_PENDING_ACKNOWLEDGMENTS, f_241635_

ChatPreviewCache: L, chatPreviewCache, field_39899, cachedDecoratorResult, f_242491_

LastSeenMessagesValidator: P, lastSeenMessagesValidator, field_39825, acknowledgmentValidator, f_241654_

LastSeenMessagesValidator: P, lastSeenMessages, field_39825, acknowledgmentValidator, f_244262_

FutureChain: Q, chatMessageChain, field_39826, messageChainTaskQueue, f_241681_

FutureChain: R, chatMessageChain, field_39826, messageChainTaskQueue, f_241681_

int: g, TRACKED_MESSAGE_DISCONNECT_THRESHOLD, field_39989, MAX_PENDING_ACKNOWLEDGMENTS, f_244471_

Component: h, CHAT_VALIDATION_FAILED, field_39990, CHAT_VALIDATION_FAILED_TEXT, f_244304_

RemoteChatSession: N, chatSession, field_40720, session, f_252494_

MessageSignatureCache: Q, messageSignatureCache, field_39987, signatureStorage, f_243718_

Constructors

Methods

boolean (): g, isSingleplayerOwner, method_19507, isHost, m_9956_

boolean (): f, isSingleplayerOwner, method_19507, isHost, m_9956_

ServerPlayer (): f, getPlayer, method_32311, getPlayer, m_142253_

ServerPlayer (): e, getPlayer, method_32311, getPlayer, m_142253_

void (): h, detectRateSpam, method_43669, checkForSpam, m_215251_

void (): g, detectRateSpam, method_43669, checkForSpam, m_215251_

void (ServerboundChatPreviewPacket): a, handleChatPreview, method_43931, onRequestChatPreview, m_213866_

void (int, Component): a, sendPreviewResponse, method_44318, sendChatPreviewPacket, m_238388_

CompletableFuture<Component> (String): d, queryPreview, method_44159, decorate, m_215234_

CompletableFuture<Component> (String): e, queryChatPreview, method_44161, decorateChat, m_215246_

CompletableFuture<Component> (String): f, queryCommandPreview, method_44162, decorateCommand, m_215248_

void (ServerboundChatCommandPacket): b, performChatCommand, method_45010, handleCommandExecution, m_242600_

Map<String, PlayerChatMessage> (ServerboundChatCommandPacket, PreviewableCommand<?>): a, collectSignedArguments, method_45006, collectArgumentMessages, m_242672_

boolean (String, Instant, LastSeenMessages$Update): a, tryHandleChat, method_44337, canAcceptMessage, m_241937_

PlayerChatMessage (ServerboundChatPacket): b, getSignedMessage, method_45011, getSignedMessage, m_242585_

ChatMessageContent (ServerboundChatPacket): c, getSignedContent, method_45013, getDecoratedContents, m_242671_

boolean (PlayerChatMessage): c, verifyChatMessage, method_45009, canAcceptMessage, m_242598_

boolean (): i, handlesPreviewRequests, method_44902, shouldPreviewChat, m_241863_

CompletableFuture<Component> (CommandSourceStack, PreviewableCommand<CommandSourceStack>): a, getPreviewedArgument, method_44156, decorateCommand, m_242589_

void (Set<LastSeenMessagesValidator$ErrorCondition>): a, handleValidationFailure, method_44895, handleAcknowledgmentFailure, m_241914_

SignedMessageChain$Decoder (): e, signedMessageDecoder, method_44790, getMessageUnpacker, m_241133_

void (ServerboundChatCommandPacket, LastSeenMessages): a, performChatCommand, method_45010, handleCommandExecution, m_246958_

void (SignedMessageChain$DecodeException): a, handleMessageDecodeFailure, method_45171, handleMessageChainException, m_246889_

Map<String, PlayerChatMessage> (ServerboundChatCommandPacket, SignableCommand<?>, LastSeenMessages): a, collectSignedArguments, method_45006, collectArgumentMessages, m_246206_

Optional<LastSeenMessages> (String, Instant, LastSeenMessages$Update): a, tryHandleChat, method_44337, validateMessage, m_247189_

Optional<LastSeenMessages> (LastSeenMessages$Update): a, unpackAndApplyLastSeen, method_45169, validateAcknowledgment, m_245578_

PlayerChatMessage (ServerboundChatPacket, LastSeenMessages): a, getSignedMessage, method_45011, getSignedMessage, m_247340_

void (PlayerChatMessage, ChatType$Bound): a, sendPlayerChatMessage, method_45170, sendChatMessage, m_245431_

void (Component, ChatType$Bound): a, sendDisguisedChatMessage, method_45168, sendProfilelessChatMessage, m_245903_

void (ServerboundChatSessionUpdatePacket): a, handleChatSessionUpdate, method_46367, onPlayerSession, m_252797_

void (RemoteChatSession): a, resetPlayerChatState, method_46365, setSession, m_253005_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

agh

agz

Fields

MinecraftServer: g, server, field_14148, server, f_9745_

MinecraftServer: h, server, field_14148, server, f_9745_

int: h, tickCount, field_14118, ticks, f_9746_

int: i, tickCount, field_14118, ticks, f_9746_

long: j, keepAliveTime, field_14136, lastKeepAliveTime, f_9747_

long: k, keepAliveTime, field_14136, lastKeepAliveTime, f_9747_

boolean: k, keepAlivePending, field_14125, waitingForKeepAlive, f_9748_

boolean: l, keepAlivePending, field_14125, waitingForKeepAlive, f_9748_

long: l, keepAliveChallenge, field_14134, keepAliveId, f_9749_

long: m, keepAliveChallenge, field_14134, keepAliveId, f_9749_

int: m, chatSpamTickCount, field_14116, messageCooldown, f_9750_

int: n, chatSpamTickCount, field_14116, messageCooldown, f_9750_

int: n, dropSpamTickCount, field_14133, creativeItemDropThreshold, f_9751_

int: o, dropSpamTickCount, field_14133, creativeItemDropThreshold, f_9751_

double: o, firstGoodX, field_14130, lastTickX, f_9753_

double: p, firstGoodX, field_14130, lastTickX, f_9753_

double: p, firstGoodY, field_14146, lastTickY, f_9754_

double: q, firstGoodY, field_14146, lastTickY, f_9754_

double: q, firstGoodZ, field_14128, lastTickZ, f_9755_

double: r, firstGoodZ, field_14128, lastTickZ, f_9755_

double: r, lastGoodX, field_14145, updatedX, f_9756_

double: s, lastGoodX, field_14145, updatedX, f_9756_

double: s, lastGoodY, field_14126, updatedY, f_9757_

double: t, lastGoodY, field_14126, updatedY, f_9757_

double: t, lastGoodZ, field_14144, updatedZ, f_9758_

double: u, lastGoodZ, field_14144, updatedZ, f_9758_

Entity: u, lastVehicle, field_14147, topmostRiddenEntity, f_9759_

Entity: v, lastVehicle, field_14147, topmostRiddenEntity, f_9759_

double: v, vehicleFirstGoodX, field_14143, lastTickRiddenX, f_9760_

double: w, vehicleFirstGoodX, field_14143, lastTickRiddenX, f_9760_

double: w, vehicleFirstGoodY, field_14124, lastTickRiddenY, f_9761_

double: x, vehicleFirstGoodY, field_14124, lastTickRiddenY, f_9761_

double: x, vehicleFirstGoodZ, field_14142, lastTickRiddenZ, f_9762_

double: y, vehicleFirstGoodZ, field_14142, lastTickRiddenZ, f_9762_

double: y, vehicleLastGoodX, field_14122, updatedRiddenX, f_9763_

double: z, vehicleLastGoodX, field_14122, updatedRiddenX, f_9763_

double: z, vehicleLastGoodY, field_14141, updatedRiddenY, f_9764_

double: A, vehicleLastGoodY, field_14141, updatedRiddenY, f_9764_

double: A, vehicleLastGoodZ, field_14120, updatedRiddenZ, f_9765_

double: B, vehicleLastGoodZ, field_14120, updatedRiddenZ, f_9765_

Vec3: B, awaitingPositionFromClient, field_14119, requestedTeleportPos, f_9766_

Vec3: C, awaitingPositionFromClient, field_14119, requestedTeleportPos, f_9766_

int: C, awaitingTeleport, field_14123, requestedTeleportId, f_9767_

int: D, awaitingTeleport, field_14123, requestedTeleportId, f_9767_

int: D, awaitingTeleportTime, field_14139, teleportRequestTick, f_9735_

int: E, awaitingTeleportTime, field_14139, teleportRequestTick, f_9735_

boolean: E, clientIsFloating, field_14131, floating, f_9736_

boolean: F, clientIsFloating, field_14131, floating, f_9736_

int: F, aboveGroundTickCount, field_14138, floatingTicks, f_9737_

int: G, aboveGroundTickCount, field_14138, floatingTicks, f_9737_

boolean: G, clientVehicleIsFloating, field_14129, vehicleFloating, f_9738_

boolean: H, clientVehicleIsFloating, field_14129, vehicleFloating, f_9738_

int: H, aboveGroundVehicleTickCount, field_14137, vehicleFloatingTicks, f_9739_

int: I, aboveGroundVehicleTickCount, field_14137, vehicleFloatingTicks, f_9739_

int: I, receivedMovePacketCount, field_14117, movePacketsCount, f_9740_

int: J, receivedMovePacketCount, field_14117, movePacketsCount, f_9740_

int: J, knownMovePacketCount, field_14135, lastTickMovePacketsCount, f_9741_

int: K, knownMovePacketCount, field_14135, lastTickMovePacketsCount, f_9741_

int: f, NO_BLOCK_UPDATES_TO_ACK, field_37281, field_37281, f_215199_

int: f, NO_BLOCK_UPDATES_TO_ACK, field_37281, DEFAULT_SEQUENCE, f_215199_

int: i, ackBlockChangesUpTo, field_37282, sequence, f_215200_

int: j, ackBlockChangesUpTo, field_37282, sequence, f_215200_

ChatPreviewThrottler: K, chatPreviewThrottler, field_39261, previewTaskRunner, f_215196_

ChatPreviewThrottler: M, chatPreviewThrottler, field_39261, previewTaskRunner, f_215196_

AtomicReference<Instant>: L, lastChatTimeStamp, field_39394, lastMessageTimestamp, f_215197_

AtomicReference<Instant>: N, lastChatTimeStamp, field_39394, lastMessageTimestamp, f_215197_

int: g, PENDING_MESSAGE_DISCONNECT_THRESHOLD, field_39827, MAX_PENDING_ACKNOWLEDGMENTS, f_241635_

ChatPreviewCache: L, chatPreviewCache, field_39899, cachedDecoratorResult, f_242491_

SignedMessageChain$Decoder: O, signedMessageDecoder, field_39805, messageUnpacker, f_240889_

LastSeenMessagesValidator: P, lastSeenMessagesValidator, field_39825, acknowledgmentValidator, f_241654_

FutureChain: Q, chatMessageChain, field_39826, messageChainTaskQueue, f_241681_

Constructors

Methods

boolean (): f, isSingleplayerOwner, method_19507, isHost, m_9956_

boolean (): g, isSingleplayerOwner, method_19507, isHost, m_9956_

void (Packet<?>, io.netty.util.concurrent.GenericFutureListener<? extends io.netty.util.concurrent.Future<? super Void>>): a, send, method_14369, sendPacket, m_9831_

<T, R> void (T, Consumer<R>, BiFunction<TextFilter, T, CompletableFuture<R>>): a, filterTextPacket, method_31275, filterText, m_9801_

void (String, Consumer<FilteredText<String>>): a, filterTextPacket, method_31277, filterText, m_9809_

void (List<String>, Consumer<List<FilteredText<String>>>): a, filterTextPacket, method_31279, filterTexts, m_9815_

ServerPlayer (): e, getPlayer, method_32311, getPlayer, m_142253_

ServerPlayer (): f, getPlayer, method_32311, getPlayer, m_142253_

boolean (String, Instant): a, tryHandleChat, method_44337, canAcceptMessage, m_238297_

boolean (Instant): a, isChatExpired, method_44157, isExpired, m_215216_

boolean (Instant): b, updateChatOrder, method_44160, isInProperOrder, m_215236_

boolean (Instant): a, updateChatOrder, method_44160, isInProperOrder, m_215236_

boolean (String): a, isChatMessageIllegal, method_43508, hasIllegalCharacter, m_215214_

boolean (String): c, isChatMessageIllegal, method_43508, hasIllegalCharacter, m_215214_

boolean (): g, resetLastActionTime, method_43668, checkChatEnabled, m_215250_

void (ServerboundChatPacket, FilteredText<String>): a, handleChat, method_31286, handleMessage, m_215226_

void (FilteredText<PlayerChatMessage>): a, broadcastChatMessage, method_44155, handleDecoratedMessage, m_215206_

CompletableFuture<Component> (String): b, queryPreview, method_44159, decorate, m_215234_

CompletableFuture<Component> (String): d, queryPreview, method_44159, decorate, m_215234_

CompletableFuture<Component> (String): c, queryChatPreview, method_44161, decorateChat, m_215246_

CompletableFuture<Component> (String): e, queryChatPreview, method_44161, decorateChat, m_215246_

CompletableFuture<Component> (String): d, queryCommandPreview, method_44162, decorateCommand, m_215248_

CompletableFuture<Component> (String): f, queryCommandPreview, method_44162, decorateCommand, m_215248_

CompletableFuture<Component> (com.mojang.brigadier.context.CommandContextBuilder<CommandSourceStack>): a, getPreviewedArgument, method_44156, decorateCommand, m_215212_

<T, R> CompletableFuture<R> (T, BiFunction<TextFilter, T, CompletableFuture<R>>): a, filterTextPacket, method_31275, filterText, m_243080_

CompletableFuture<FilteredText> (String): a, filterTextPacket, method_31277, filterText, m_243132_

CompletableFuture<List<FilteredText>> (List<String>): a, filterTextPacket, method_31279, filterTexts, m_243065_

void (Packet<?>, PacketSendListener): a, send, method_14369, sendPacket, m_243119_

void (ServerboundChatCommandPacket): b, performChatCommand, method_45010, handleCommandExecution, m_242600_

Map<String, PlayerChatMessage> (ServerboundChatCommandPacket, PreviewableCommand<?>): a, collectSignedArguments, method_45006, collectArgumentMessages, m_242672_

com.mojang.brigadier.ParseResults<CommandSourceStack> (String): b, parseCommand, method_45003, parse, m_242658_

boolean (String, Instant, LastSeenMessages$Update): a, tryHandleChat, method_44337, canAcceptMessage, m_241937_

PlayerChatMessage (ServerboundChatPacket): b, getSignedMessage, method_45011, getSignedMessage, m_242585_

ChatMessageContent (ServerboundChatPacket): c, getSignedContent, method_45013, getDecoratedContents, m_242671_

void (PlayerChatMessage): b, broadcastChatMessage, method_44155, handleDecoratedMessage, m_243086_

boolean (PlayerChatMessage): c, verifyChatMessage, method_45009, canAcceptMessage, m_242598_

boolean (): i, handlesPreviewRequests, method_44902, shouldPreviewChat, m_241863_

CompletableFuture<Component> (CommandSourceStack, PreviewableCommand<CommandSourceStack>): a, getPreviewedArgument, method_44156, decorateCommand, m_242589_

void (ServerboundChatAckPacket): a, handleChatAck, method_44898, onMessageAcknowledgment, m_241885_

void (Set<LastSeenMessagesValidator$ErrorCondition>): a, handleValidationFailure, method_44895, handleAcknowledgmentFailure, m_241914_

SignedMessageChain$Decoder (): e, signedMessageDecoder, method_44790, getMessageUnpacker, m_241133_

void (PlayerChatMessage): a, addPendingMessage, method_44897, addPendingAcknowledgment, m_241992_

1.19

Names

aeo

agh

Fields

Connection: a, connection, field_14127, connection, f_9742_

Connection: b, connection, field_14127, connection, f_9742_

MinecraftServer: e, server, field_14148, server, f_9745_

MinecraftServer: g, server, field_14148, server, f_9745_

ServerPlayer: b, player, field_14140, player, f_9743_

ServerPlayer: c, player, field_14140, player, f_9743_

int: f, tickCount, field_14118, ticks, f_9746_

int: h, tickCount, field_14118, ticks, f_9746_

long: g, keepAliveTime, field_14136, lastKeepAliveTime, f_9747_

long: j, keepAliveTime, field_14136, lastKeepAliveTime, f_9747_

boolean: h, keepAlivePending, field_14125, waitingForKeepAlive, f_9748_

boolean: k, keepAlivePending, field_14125, waitingForKeepAlive, f_9748_

long: i, keepAliveChallenge, field_14134, keepAliveId, f_9749_

long: l, keepAliveChallenge, field_14134, keepAliveId, f_9749_

int: j, chatSpamTickCount, field_14116, messageCooldown, f_9750_

int: m, chatSpamTickCount, field_14116, messageCooldown, f_9750_

int: k, dropSpamTickCount, field_14133, creativeItemDropThreshold, f_9751_

int: n, dropSpamTickCount, field_14133, creativeItemDropThreshold, f_9751_

double: l, firstGoodX, field_14130, lastTickX, f_9753_

double: o, firstGoodX, field_14130, lastTickX, f_9753_

double: m, firstGoodY, field_14146, lastTickY, f_9754_

double: p, firstGoodY, field_14146, lastTickY, f_9754_

double: n, firstGoodZ, field_14128, lastTickZ, f_9755_

double: q, firstGoodZ, field_14128, lastTickZ, f_9755_

double: o, lastGoodX, field_14145, updatedX, f_9756_

double: r, lastGoodX, field_14145, updatedX, f_9756_

double: p, lastGoodY, field_14126, updatedY, f_9757_

double: s, lastGoodY, field_14126, updatedY, f_9757_

double: q, lastGoodZ, field_14144, updatedZ, f_9758_

double: t, lastGoodZ, field_14144, updatedZ, f_9758_

Entity: r, lastVehicle, field_14147, topmostRiddenEntity, f_9759_

Entity: u, lastVehicle, field_14147, topmostRiddenEntity, f_9759_

double: s, vehicleFirstGoodX, field_14143, lastTickRiddenX, f_9760_

double: v, vehicleFirstGoodX, field_14143, lastTickRiddenX, f_9760_

double: t, vehicleFirstGoodY, field_14124, lastTickRiddenY, f_9761_

double: w, vehicleFirstGoodY, field_14124, lastTickRiddenY, f_9761_

double: u, vehicleFirstGoodZ, field_14142, lastTickRiddenZ, f_9762_

double: x, vehicleFirstGoodZ, field_14142, lastTickRiddenZ, f_9762_

double: v, vehicleLastGoodX, field_14122, updatedRiddenX, f_9763_

double: y, vehicleLastGoodX, field_14122, updatedRiddenX, f_9763_

double: w, vehicleLastGoodY, field_14141, updatedRiddenY, f_9764_

double: z, vehicleLastGoodY, field_14141, updatedRiddenY, f_9764_

double: x, vehicleLastGoodZ, field_14120, updatedRiddenZ, f_9765_

double: A, vehicleLastGoodZ, field_14120, updatedRiddenZ, f_9765_

Vec3: y, awaitingPositionFromClient, field_14119, requestedTeleportPos, f_9766_

Vec3: B, awaitingPositionFromClient, field_14119, requestedTeleportPos, f_9766_

int: z, awaitingTeleport, field_14123, requestedTeleportId, f_9767_

int: C, awaitingTeleport, field_14123, requestedTeleportId, f_9767_

int: A, awaitingTeleportTime, field_14139, teleportRequestTick, f_9735_

int: D, awaitingTeleportTime, field_14139, teleportRequestTick, f_9735_

boolean: B, clientIsFloating, field_14131, floating, f_9736_

boolean: E, clientIsFloating, field_14131, floating, f_9736_

int: C, aboveGroundTickCount, field_14138, floatingTicks, f_9737_

int: F, aboveGroundTickCount, field_14138, floatingTicks, f_9737_

boolean: D, clientVehicleIsFloating, field_14129, vehicleFloating, f_9738_

boolean: G, clientVehicleIsFloating, field_14129, vehicleFloating, f_9738_

int: E, aboveGroundVehicleTickCount, field_14137, vehicleFloatingTicks, f_9739_

int: H, aboveGroundVehicleTickCount, field_14137, vehicleFloatingTicks, f_9739_

int: F, receivedMovePacketCount, field_14117, movePacketsCount, f_9740_

int: I, receivedMovePacketCount, field_14117, movePacketsCount, f_9740_

int: G, knownMovePacketCount, field_14135, lastTickMovePacketsCount, f_9741_

int: J, knownMovePacketCount, field_14135, lastTickMovePacketsCount, f_9741_

int: d, LATENCY_CHECK_INTERVAL, field_29778, KEEP_ALIVE_INTERVAL, f_143608_

int: e, LATENCY_CHECK_INTERVAL, field_29778, KEEP_ALIVE_INTERVAL, f_143608_

org.slf4j.Logger: c, LOGGER, field_14121, LOGGER, f_9744_

org.slf4j.Logger: d, LOGGER, field_14121, LOGGER, f_9744_

double: a, MAX_INTERACTION_DISTANCE, field_37280, MAX_BREAK_SQUARED_DISTANCE, f_215198_

int: f, NO_BLOCK_UPDATES_TO_ACK, field_37281, field_37281, f_215199_

int: i, ackBlockChangesUpTo, field_37282, sequence, f_215200_

ChatPreviewThrottler: K, chatPreviewThrottler, field_39261, previewTaskRunner, f_215196_

AtomicReference<Instant>: L, lastChatTimeStamp, field_39394, lastMessageTimestamp, f_215197_

Constructors

Methods

void (Packet<?>): a, send, method_14364, sendPacket, m_141995_

void (Packet<?>): a, send, method_14364, sendPacket, m_9829_

void (String): a, handleCommand, method_14370, executeCommand, m_9957_

void (TextFilter$FilteredText, List<TextFilter$FilteredText>, int): a, signBook, method_31276, addBook, m_143630_

void (TextFilter$FilteredText): a, handleChat, method_31286, handleMessage, m_143628_

void (FilteredText<String>, List<FilteredText<String>>, int): a, signBook, method_31276, addBook, m_215208_

void (int): a, ackBlockChangesUpTo, method_41255, updateSequence, m_215201_

void (ServerboundChatCommandPacket): a, handleChatCommand, method_43667, onCommandExecution, m_214047_

boolean (String, Instant): a, tryHandleChat, method_44337, canAcceptMessage, m_238297_

boolean (Instant): a, isChatExpired, method_44157, isExpired, m_215216_

boolean (Instant): b, updateChatOrder, method_44160, isInProperOrder, m_215236_

boolean (String): a, isChatMessageIllegal, method_43508, hasIllegalCharacter, m_215214_

boolean (): g, resetLastActionTime, method_43668, checkChatEnabled, m_215250_

void (ServerboundChatPacket, FilteredText<String>): a, handleChat, method_31286, handleMessage, m_215226_

void (FilteredText<PlayerChatMessage>): a, broadcastChatMessage, method_44155, handleDecoratedMessage, m_215206_

void (): h, detectRateSpam, method_43669, checkForSpam, m_215251_

void (ServerboundChatPreviewPacket): a, handleChatPreview, method_43931, onRequestChatPreview, m_213866_

void (int, Component): a, sendPreviewResponse, method_44318, sendChatPreviewPacket, m_238388_

CompletableFuture<Component> (String): b, queryPreview, method_44159, decorate, m_215234_

CompletableFuture<Component> (String): c, queryChatPreview, method_44161, decorateChat, m_215246_

CompletableFuture<Component> (String): d, queryCommandPreview, method_44162, decorateCommand, m_215248_

CompletableFuture<Component> (com.mojang.brigadier.context.CommandContextBuilder<CommandSourceStack>): a, getPreviewedArgument, method_44156, decorateCommand, m_215212_

1.18.2

Names

aea

aeo

Fields

org.apache.logging.log4j.Logger: c, LOGGER, field_14121, LOGGER, f_9744_

org.slf4j.Logger: c, LOGGER, field_14121, LOGGER, f_9744_

Constructors

Methods

void (): b, tick, method_18784, tick, m_9933_

void (): c, tick, method_18784, tick, m_9933_

void (): c, resetPosition, method_14372, syncWithPlayerPosition, m_9953_

void (): d, resetPosition, method_14372, syncWithPlayerPosition, m_9953_

boolean (): e, isSingleplayerOwner, method_19507, isHost, m_9956_

boolean (): f, isSingleplayerOwner, method_19507, isHost, m_9956_

ServerPlayer (): d, getPlayer, method_32311, getPlayer, m_142253_

ServerPlayer (): e, getPlayer, method_32311, getPlayer, m_142253_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

acj

aea

Fields

Constructors

Methods

void (ServerboundSetStructureBlockPacket): a, handleSetStructureBlock, method_12051, onStructureBlockUpdate, m_7424_

void (ServerboundSetStructureBlockPacket): a, handleSetStructureBlock, method_12051, onUpdateStructureBlock, m_7424_

void (ServerboundSetJigsawBlockPacket): a, handleSetJigsawBlock, method_16383, onJigsawUpdate, m_8019_

void (ServerboundSetJigsawBlockPacket): a, handleSetJigsawBlock, method_16383, onUpdateJigsaw, m_8019_

void (ServerboundSelectTradePacket): a, handleSelectTrade, method_12080, onMerchantTradeSelect, m_6321_

void (ServerboundSelectTradePacket): a, handleSelectTrade, method_12080, onSelectMerchantTrade, m_6321_

void (ServerboundChatPacket): a, handleChat, method_12048, onGameMessage, m_7388_

void (ServerboundChatPacket): a, handleChat, method_12048, onChatMessage, m_7388_

void (ServerboundSignUpdatePacket): a, handleSignUpdate, method_12071, onSignUpdate, m_5527_

void (ServerboundSignUpdatePacket): a, handleSignUpdate, method_12071, onUpdateSign, m_5527_

void (ServerboundPlayerAbilitiesPacket): a, handlePlayerAbilities, method_12083, onPlayerAbilities, m_6828_

void (ServerboundPlayerAbilitiesPacket): a, handlePlayerAbilities, method_12083, onUpdatePlayerAbilities, m_6828_

1.17.1

Names

Fields

Constructors

Methods

boolean (double, double, double, float, float): c, containsInvalidValues, method_14371, validateVehicleMove, m_143663_

boolean (double, double, double, float, float): c, containsInvalidValues, method_14371, isMovementInvalid, m_143663_

1.17

Names

aay

acj

net.minecraft.network.play.ServerPlayNetHandler

net.minecraft.src.C_31_

Fields

org.apache.logging.log4j.Logger: c, LOGGER, field_14121, LOGGER, field_147370_c

org.apache.logging.log4j.Logger: c, LOGGER, field_14121, LOGGER, f_9744_

Connection: a, connection, field_14127, connection, field_147371_a

Connection: a, connection, field_14127, connection, f_9742_

MinecraftServer: d, server, field_14148, server, field_147367_d

MinecraftServer: e, server, field_14148, server, f_9745_

ServerPlayer: b, player, field_14140, player, field_147369_b

ServerPlayer: b, player, field_14140, player, f_9743_

int: e, tickCount, field_14118, ticks, field_147368_e

int: f, tickCount, field_14118, ticks, f_9746_

long: f, keepAliveTime, field_14136, lastKeepAliveTime, field_194402_f

long: g, keepAliveTime, field_14136, lastKeepAliveTime, f_9747_

boolean: g, keepAlivePending, field_14125, waitingForKeepAlive, field_194403_g

boolean: h, keepAlivePending, field_14125, waitingForKeepAlive, f_9748_

long: h, keepAliveChallenge, field_14134, keepAliveId, field_194404_h

long: i, keepAliveChallenge, field_14134, keepAliveId, f_9749_

int: i, chatSpamTickCount, field_14116, messageCooldown, field_147374_l

int: j, chatSpamTickCount, field_14116, messageCooldown, f_9750_

int: j, dropSpamTickCount, field_14133, creativeItemDropThreshold, field_147375_m

int: k, dropSpamTickCount, field_14133, creativeItemDropThreshold, f_9751_

it.unimi.dsi.fastutil.ints.Int2ShortMap: k, expectedAcks, field_14132, transactions, field_147372_n

double: l, firstGoodX, field_14130, lastTickX, field_184349_l

double: l, firstGoodX, field_14130, lastTickX, f_9753_

double: m, firstGoodY, field_14146, lastTickY, field_184350_m

double: m, firstGoodY, field_14146, lastTickY, f_9754_

double: n, firstGoodZ, field_14128, lastTickZ, field_184351_n

double: n, firstGoodZ, field_14128, lastTickZ, f_9755_

double: o, lastGoodX, field_14145, updatedX, field_184352_o

double: o, lastGoodX, field_14145, updatedX, f_9756_

double: p, lastGoodY, field_14126, updatedY, field_184353_p

double: p, lastGoodY, field_14126, updatedY, f_9757_

double: q, lastGoodZ, field_14144, updatedZ, field_184354_q

double: q, lastGoodZ, field_14144, updatedZ, f_9758_

Entity: r, lastVehicle, field_14147, topmostRiddenEntity, field_184355_r

Entity: r, lastVehicle, field_14147, topmostRiddenEntity, f_9759_

double: s, vehicleFirstGoodX, field_14143, lastTickRiddenX, field_184356_s

double: s, vehicleFirstGoodX, field_14143, lastTickRiddenX, f_9760_

double: t, vehicleFirstGoodY, field_14124, lastTickRiddenY, field_184357_t

double: t, vehicleFirstGoodY, field_14124, lastTickRiddenY, f_9761_

double: u, vehicleFirstGoodZ, field_14142, lastTickRiddenZ, field_184358_u

double: u, vehicleFirstGoodZ, field_14142, lastTickRiddenZ, f_9762_

double: v, vehicleLastGoodX, field_14122, updatedRiddenX, field_184359_v

double: v, vehicleLastGoodX, field_14122, updatedRiddenX, f_9763_

double: w, vehicleLastGoodY, field_14141, updatedRiddenY, field_184360_w

double: w, vehicleLastGoodY, field_14141, updatedRiddenY, f_9764_

double: x, vehicleLastGoodZ, field_14120, updatedRiddenZ, field_184361_x

double: x, vehicleLastGoodZ, field_14120, updatedRiddenZ, f_9765_

Vec3: y, awaitingPositionFromClient, field_14119, requestedTeleportPos, field_184362_y

Vec3: y, awaitingPositionFromClient, field_14119, requestedTeleportPos, f_9766_

int: z, awaitingTeleport, field_14123, requestedTeleportId, field_184363_z

int: z, awaitingTeleport, field_14123, requestedTeleportId, f_9767_

int: A, awaitingTeleportTime, field_14139, teleportRequestTick, field_184343_A

int: A, awaitingTeleportTime, field_14139, teleportRequestTick, f_9735_

boolean: B, clientIsFloating, field_14131, floating, field_184344_B

boolean: B, clientIsFloating, field_14131, floating, f_9736_

int: C, aboveGroundTickCount, field_14138, floatingTicks, field_147365_f

int: C, aboveGroundTickCount, field_14138, floatingTicks, f_9737_

boolean: D, clientVehicleIsFloating, field_14129, vehicleFloating, field_184345_D

boolean: D, clientVehicleIsFloating, field_14129, vehicleFloating, f_9738_

int: E, aboveGroundVehicleTickCount, field_14137, vehicleFloatingTicks, field_184346_E

int: E, aboveGroundVehicleTickCount, field_14137, vehicleFloatingTicks, f_9739_

int: F, receivedMovePacketCount, field_14117, movePacketsCount, field_184347_F

int: F, receivedMovePacketCount, field_14117, movePacketsCount, f_9740_

int: G, knownMovePacketCount, field_14135, lastTickMovePacketsCount, field_184348_G

int: G, knownMovePacketCount, field_14135, lastTickMovePacketsCount, f_9741_

int: d, LATENCY_CHECK_INTERVAL, field_29778, KEEP_ALIVE_INTERVAL, f_143608_

Constructors

Methods

void (): b, tick, method_18784, tick, func_73660_a

void (): b, tick, method_18784, tick, m_9933_

void (): c, resetPosition, method_14372, syncWithPlayerPosition, func_184342_d

void (): c, resetPosition, method_14372, syncWithPlayerPosition, m_9953_

boolean (): d, isSingleplayerOwner, method_19507, isHost, func_217264_d

boolean (): e, isSingleplayerOwner, method_19507, isHost, m_9956_

void (Component): b, disconnect, method_14367, disconnect, func_194028_b

void (Component): b, disconnect, method_14367, disconnect, m_9942_

void (ServerboundPlayerInputPacket): a, handlePlayerInput, method_12067, onPlayerInput, func_147358_a

void (ServerboundPlayerInputPacket): a, handlePlayerInput, method_12067, onPlayerInput, m_5918_

boolean (ServerboundMovePlayerPacket): b, containsInvalidValues, method_14362, validatePlayerMove, func_183006_b

boolean (ServerboundMoveVehiclePacket): b, containsInvalidValues, method_14371, validateVehicleMove, func_184341_b

void (ServerboundMoveVehiclePacket): a, handleMoveVehicle, method_12078, onVehicleMove, func_184338_a

void (ServerboundMoveVehiclePacket): a, handleMoveVehicle, method_12078, onVehicleMove, m_5659_

void (ServerboundAcceptTeleportationPacket): a, handleAcceptTeleportPacket, method_12050, onTeleportConfirm, func_184339_a

void (ServerboundAcceptTeleportationPacket): a, handleAcceptTeleportPacket, method_12050, onTeleportConfirm, m_7376_

void (ServerboundRecipeBookSeenRecipePacket): a, handleRecipeBookSeenRecipePacket, method_12047, onRecipeBookData, func_191984_a

void (ServerboundRecipeBookSeenRecipePacket): a, handleRecipeBookSeenRecipePacket, method_12047, onRecipeBookData, m_7411_

void (ServerboundSeenAdvancementsPacket): a, handleSeenAdvancements, method_12058, onAdvancementTab, func_194027_a

void (ServerboundSeenAdvancementsPacket): a, handleSeenAdvancements, method_12058, onAdvancementTab, m_6947_

void (ServerboundCommandSuggestionPacket): a, handleCustomCommandSuggestions, method_12059, onRequestCommandCompletions, func_195518_a

void (ServerboundCommandSuggestionPacket): a, handleCustomCommandSuggestions, method_12059, onRequestCommandCompletions, m_7741_

void (ServerboundSetCommandBlockPacket): a, handleSetCommandBlock, method_12077, onUpdateCommandBlock, func_210153_a

void (ServerboundSetCommandBlockPacket): a, handleSetCommandBlock, method_12077, onUpdateCommandBlock, m_7192_

void (ServerboundSetCommandMinecartPacket): a, handleSetCommandMinecart, method_12049, onUpdateCommandBlockMinecart, func_210158_a

void (ServerboundSetCommandMinecartPacket): a, handleSetCommandMinecart, method_12049, onUpdateCommandBlockMinecart, m_6629_

void (ServerboundPickItemPacket): a, handlePickItem, method_12084, onPickFromInventory, func_210152_a

void (ServerboundPickItemPacket): a, handlePickItem, method_12084, onPickFromInventory, m_7965_

void (ServerboundRenameItemPacket): a, handleRenameItem, method_12060, onRenameItem, func_210155_a

void (ServerboundRenameItemPacket): a, handleRenameItem, method_12060, onRenameItem, m_5591_

void (ServerboundSetBeaconPacket): a, handleSetBeaconPacket, method_12057, onUpdateBeacon, func_210154_a

void (ServerboundSetBeaconPacket): a, handleSetBeaconPacket, method_12057, onUpdateBeacon, m_5712_

void (ServerboundSetStructureBlockPacket): a, handleSetStructureBlock, method_12051, onStructureBlockUpdate, func_210157_a

void (ServerboundSetStructureBlockPacket): a, handleSetStructureBlock, method_12051, onStructureBlockUpdate, m_7424_

void (ServerboundSetJigsawBlockPacket): a, handleSetJigsawBlock, method_16383, onJigsawUpdate, func_217262_a

void (ServerboundSetJigsawBlockPacket): a, handleSetJigsawBlock, method_16383, onJigsawUpdate, m_8019_

void (ServerboundSelectTradePacket): a, handleSelectTrade, method_12080, onMerchantTradeSelect, func_210159_a

void (ServerboundSelectTradePacket): a, handleSelectTrade, method_12080, onMerchantTradeSelect, m_6321_

void (ServerboundEditBookPacket): a, handleEditBook, method_12053, onBookUpdate, func_210156_a

void (ServerboundEditBookPacket): a, handleEditBook, method_12053, onBookUpdate, m_6829_

void (ServerboundEntityTagQuery): a, handleEntityTagQuery, method_12074, onQueryEntityNbt, func_211526_a

void (ServerboundEntityTagQuery): a, handleEntityTagQuery, method_12074, onQueryEntityNbt, m_7548_

void (ServerboundBlockEntityTagQuery): a, handleBlockEntityTagQuery, method_12072, onQueryBlockNbt, func_211525_a

void (ServerboundBlockEntityTagQuery): a, handleBlockEntityTagQuery, method_12072, onQueryBlockNbt, m_6780_

void (ServerboundMovePlayerPacket): a, handleMovePlayer, method_12063, onPlayerMove, func_147347_a

void (ServerboundMovePlayerPacket): a, handleMovePlayer, method_12063, onPlayerMove, m_7185_

void (double, double, double, float, float): a, teleport, method_14363, requestTeleport, func_147364_a

void (double, double, double, float, float): b, teleport, method_14363, requestTeleport, m_9774_

void (double, double, double, float, float, Set<ClientboundPlayerPositionPacket$RelativeArgument>): a, teleport, method_14360, requestTeleport, func_175089_a

void (double, double, double, float, float, Set<ClientboundPlayerPositionPacket$RelativeArgument>): a, teleport, method_14360, requestTeleport, m_9780_

void (ServerboundPlayerActionPacket): a, handlePlayerAction, method_12066, onPlayerAction, func_147345_a

void (ServerboundPlayerActionPacket): a, handlePlayerAction, method_12066, onPlayerAction, m_7502_

void (ServerboundUseItemOnPacket): a, handleUseItemOn, method_12046, onPlayerInteractBlock, func_184337_a

void (ServerboundUseItemOnPacket): a, handleUseItemOn, method_12046, onPlayerInteractBlock, m_6371_

void (ServerboundUseItemPacket): a, handleUseItem, method_12065, onPlayerInteractItem, func_147346_a

void (ServerboundUseItemPacket): a, handleUseItem, method_12065, onPlayerInteractItem, m_5760_

void (ServerboundTeleportToEntityPacket): a, handleTeleportToEntityPacket, method_12073, onSpectatorTeleport, func_175088_a

void (ServerboundTeleportToEntityPacket): a, handleTeleportToEntityPacket, method_12073, onSpectatorTeleport, m_6936_

void (ServerboundResourcePackPacket): a, handleResourcePackResponse, method_12081, onResourcePackStatus, func_175086_a

void (ServerboundResourcePackPacket): a, handleResourcePackResponse, method_12081, onResourcePackStatus, m_7529_

void (ServerboundPaddleBoatPacket): a, handlePaddleBoat, method_12064, onBoatPaddleState, func_184340_a

void (ServerboundPaddleBoatPacket): a, handlePaddleBoat, method_12064, onBoatPaddleState, m_5938_

void (Component): a, onDisconnect, method_10839, onDisconnected, func_147231_a

void (Component): a, onDisconnect, method_10839, onDisconnected, m_7026_

void (Packet<?>): a, send, method_14364, sendPacket, func_147359_a

void (Packet<?>): a, send, method_14364, sendPacket, m_141995_

void (Packet<?>, io.netty.util.concurrent.GenericFutureListener<? extends io.netty.util.concurrent.Future<? super Void>>): a, send, method_14369, sendPacket, func_211148_a

void (Packet<?>, io.netty.util.concurrent.GenericFutureListener<? extends io.netty.util.concurrent.Future<? super Void>>): a, send, method_14369, sendPacket, m_9831_

void (ServerboundSetCarriedItemPacket): a, handleSetCarriedItem, method_12056, onUpdateSelectedSlot, func_147355_a

void (ServerboundSetCarriedItemPacket): a, handleSetCarriedItem, method_12056, onUpdateSelectedSlot, m_7798_

void (ServerboundChatPacket): a, handleChat, method_12048, onGameMessage, func_147354_a

void (ServerboundChatPacket): a, handleChat, method_12048, onGameMessage, m_7388_

void (String): d, handleCommand, method_14370, executeCommand, func_147361_d

void (String): a, handleCommand, method_14370, executeCommand, m_9957_

void (ServerboundSwingPacket): a, handleAnimate, method_12052, onHandSwing, func_175087_a

void (ServerboundSwingPacket): a, handleAnimate, method_12052, onHandSwing, m_7953_

void (ServerboundPlayerCommandPacket): a, handlePlayerCommand, method_12045, onClientCommand, func_147357_a

void (ServerboundPlayerCommandPacket): a, handlePlayerCommand, method_12045, onClientCommand, m_5681_

void (ServerboundInteractPacket): a, handleInteract, method_12062, onPlayerInteractEntity, func_147340_a

void (ServerboundInteractPacket): a, handleInteract, method_12062, onPlayerInteractEntity, m_6946_

void (ServerboundClientCommandPacket): a, handleClientCommand, method_12068, onClientStatus, func_147342_a

void (ServerboundClientCommandPacket): a, handleClientCommand, method_12068, onClientStatus, m_6272_

void (ServerboundContainerClosePacket): a, handleContainerClose, method_12054, onCloseHandledScreen, func_147356_a

void (ServerboundContainerClosePacket): a, handleContainerClose, method_12054, onCloseHandledScreen, m_7951_

void (ServerboundContainerClickPacket): a, handleContainerClick, method_12076, onClickSlot, func_147351_a

void (ServerboundContainerClickPacket): a, handleContainerClick, method_12076, onClickSlot, m_5914_

void (ServerboundPlaceRecipePacket): a, handlePlaceRecipe, method_12061, onCraftRequest, func_194308_a

void (ServerboundPlaceRecipePacket): a, handlePlaceRecipe, method_12061, onCraftRequest, m_7191_

void (ServerboundContainerButtonClickPacket): a, handleContainerButtonClick, method_12055, onButtonClick, func_147338_a

void (ServerboundContainerButtonClickPacket): a, handleContainerButtonClick, method_12055, onButtonClick, m_6557_

void (ServerboundSetCreativeModeSlotPacket): a, handleSetCreativeModeSlot, method_12070, onCreativeInventoryAction, func_147344_a

void (ServerboundSetCreativeModeSlotPacket): a, handleSetCreativeModeSlot, method_12070, onCreativeInventoryAction, m_5964_

void (ServerboundContainerAckPacket): a, handleContainerAck, method_12079, onConfirmScreenAction, func_147339_a

void (ServerboundSignUpdatePacket): a, handleSignUpdate, method_12071, onSignUpdate, func_147343_a

void (ServerboundSignUpdatePacket): a, handleSignUpdate, method_12071, onSignUpdate, m_5527_

void (ServerboundKeepAlivePacket): a, handleKeepAlive, method_12082, onKeepAlive, func_147353_a

void (ServerboundKeepAlivePacket): a, handleKeepAlive, method_12082, onKeepAlive, m_5683_

void (ServerboundPlayerAbilitiesPacket): a, handlePlayerAbilities, method_12083, onPlayerAbilities, func_147348_a

void (ServerboundPlayerAbilitiesPacket): a, handlePlayerAbilities, method_12083, onPlayerAbilities, m_6828_

void (ServerboundClientInformationPacket): a, handleClientInformation, method_12069, onClientSettings, func_147352_a

void (ServerboundClientInformationPacket): a, handleClientInformation, method_12069, onClientSettings, m_5617_

void (ServerboundCustomPayloadPacket): a, handleCustomPayload, method_12075, onCustomPayload, func_147349_a

void (ServerboundCustomPayloadPacket): a, handleCustomPayload, method_12075, onCustomPayload, m_7423_

void (ServerboundChangeDifficultyPacket): a, handleChangeDifficulty, method_19475, onUpdateDifficulty, func_217263_a

void (ServerboundChangeDifficultyPacket): a, handleChangeDifficulty, method_19475, onUpdateDifficulty, m_7477_

void (ServerboundLockDifficultyPacket): a, handleLockDifficulty, method_19476, onUpdateDifficultyLock, func_217261_a

void (ServerboundLockDifficultyPacket): a, handleLockDifficulty, method_19476, onUpdateDifficultyLock, m_7728_

Connection (): a, getConnection, method_2872, getConnection, func_147298_b

Connection (): a, getConnection, method_2872, getConnection, m_6198_

boolean (Entity): a, noBlocksAround, method_29780, method_29780, func_241162_a_

boolean (Entity): a, noBlocksAround, method_29780, isEntityOnAir, m_9793_

void (ServerboundJigsawGeneratePacket): a, handleJigsawGenerate, method_27273, onJigsawGenerating, func_230549_a_

void (ServerboundJigsawGeneratePacket): a, handleJigsawGenerate, method_27273, onJigsawGenerating, m_6449_

boolean (LevelReader, AABB): a, isPlayerCollidingWithAnythingNew, method_20630, isPlayerNotCollidingWithBlocks, func_241163_a_

boolean (LevelReader, AABB): a, isPlayerCollidingWithAnythingNew, method_20630, isPlayerNotCollidingWithBlocks, m_9795_

boolean (ServerPlayer, ItemStack): a, wasBlockPlacementAttempt, method_27913, canPlace, func_241166_a_

boolean (ServerPlayer, ItemStack): a, wasBlockPlacementAttempt, method_27913, canPlace, m_9790_

void (ServerboundRecipeBookChangeSettingsPacket): a, handleRecipeBookChangeSettingsPacket, method_30303, onRecipeCategoryOptions, func_241831_a

void (ServerboundRecipeBookChangeSettingsPacket): a, handleRecipeBookChangeSettingsPacket, method_30303, onRecipeCategoryOptions, m_7982_

<T> void (T, Consumer<T>, BiFunction<TextFilter, T, CompletableFuture<Optional<T>>>): a, filterTextPacket, method_31275, filterText, func_244533_a

<T, R> void (T, Consumer<R>, BiFunction<TextFilter, T, CompletableFuture<R>>): a, filterTextPacket, method_31275, filterText, m_9801_

void (String, Consumer<String>): a, filterTextPacket, method_31277, filterText, func_244535_a

void (String, Consumer<TextFilter$FilteredText>): a, filterTextPacket, method_31277, filterText, m_9809_

void (List<String>, Consumer<List<String>>): a, filterTextPacket, method_31279, filterTexts, func_244537_a

void (List<String>, Consumer<List<TextFilter$FilteredText>>): a, filterTextPacket, method_31279, filterTexts, m_9815_

void (List<String>, int): a, updateBookContents, method_31278, method_31278, func_244536_a

void (List<TextFilter$FilteredText>, int): a, updateBookContents, method_31278, updateBookContent, m_9812_

void (String, List<String>, int): a, signBook, method_31276, method_31276, func_244534_a

void (String): c, handleChat, method_31286, method_31286, func_244548_c

void (ServerboundSignUpdatePacket, List<String>): a, updateSignText, method_31282, method_31282, func_244542_a

void (ServerboundSignUpdatePacket, List<TextFilter$FilteredText>): a, updateSignText, method_31282, onSignUpdate, m_9922_

boolean (double, double, double, float, float): c, containsInvalidValues, method_14371, validateVehicleMove, m_143663_

double (double): a, clampHorizontal, method_34882, clampHorizontal, m_143609_

double (double): b, clampVertical, method_34883, clampVertical, m_143653_

void (TextFilter$FilteredText, List<TextFilter$FilteredText>, int): a, signBook, method_31276, addBook, m_143630_

void (List<TextFilter$FilteredText>, UnaryOperator<String>, ItemStack): a, updateBookPages, method_33796, setTextToBook, m_143634_

void (double, double, double, float, float): a, dismount, method_33562, requestTeleportAndDismount, m_143611_

void (double, double, double, float, float, Set<ClientboundPlayerPositionPacket$RelativeArgument>, boolean): a, teleport, method_33563, requestTeleport, m_143617_

void (ServerboundPongPacket): a, handlePong, method_36580, onPong, m_142110_

void (TextFilter$FilteredText): a, handleChat, method_31286, handleMessage, m_143628_

ServerPlayer (): d, getPlayer, method_32311, getPlayer, m_142253_

1.16.5

Names

Fields

boolean: D, clientVehicleIsFloating, field_14129, ridingEntity, field_184345_D

boolean: D, clientVehicleIsFloating, field_14129, vehicleFloating, field_184345_D

Constructors

Methods

void (double, double, double, float, float, Set<ClientboundPlayerPositionPacket$RelativeArgument>): a, teleport, method_14360, teleportRequest, func_175089_a

void (double, double, double, float, float, Set<ClientboundPlayerPositionPacket$RelativeArgument>): a, teleport, method_14360, requestTeleport, func_175089_a

1.16.4

Names

Fields

Constructors

Methods

void (String): c, handleCommand, method_14370, executeCommand, func_147361_d

void (String): d, handleCommand, method_14370, executeCommand, func_147361_d

void (ServerboundContainerClosePacket): a, handleContainerClose, method_12054, onGuiClose, func_147356_a

void (ServerboundContainerClosePacket): a, handleContainerClose, method_12054, onCloseHandledScreen, func_147356_a

void (ServerboundContainerClickPacket): a, handleContainerClick, method_12076, onClickWindow, func_147351_a

void (ServerboundContainerClickPacket): a, handleContainerClick, method_12076, onClickSlot, func_147351_a

void (ServerboundContainerAckPacket): a, handleContainerAck, method_12079, onConfirmTransaction, func_147339_a

void (ServerboundContainerAckPacket): a, handleContainerAck, method_12079, onConfirmScreenAction, func_147339_a

<T> void (T, Consumer<T>, BiFunction<TextFilter, T, CompletableFuture<Optional<T>>>): a, filterTextPacket, method_31275, filterText, func_244533_a

void (String, Consumer<String>): a, filterTextPacket, method_31277, filterText, func_244535_a

void (List<String>, Consumer<List<String>>): a, filterTextPacket, method_31279, filterTexts, func_244537_a

void (List<String>, int): a, updateBookContents, method_31278, method_31278, func_244536_a

void (String, List<String>, int): a, signBook, method_31276, method_31276, func_244534_a

void (String): c, handleChat, method_31286, method_31286, func_244548_c

void (ServerboundSignUpdatePacket, List<String>): a, updateSignText, method_31282, method_31282, func_244542_a

1.16.3

Names

Fields

Constructors

Methods

void (ServerboundSelectTradePacket): a, handleSelectTrade, method_12080, onVillagerTradeSelect, func_210159_a

void (ServerboundSelectTradePacket): a, handleSelectTrade, method_12080, onMerchantTradeSelect, func_210159_a

1.16.2

Names

zv

aay

Fields

Constructors

Methods

void (ServerboundRecipeBookUpdatePacket): a, handleRecipeBookUpdatePacket, method_12047, onRecipeBookData, func_191984_a

void (ServerboundRecipeBookSeenRecipePacket): a, handleRecipeBookSeenRecipePacket, method_12047, onRecipeBookData, func_191984_a

void (ServerboundRecipeBookChangeSettingsPacket): a, handleRecipeBookChangeSettingsPacket, method_30303, onRecipeCategoryOptions, func_241831_a

1.16.1

Names

xv

zv

Fields

Constructors

Methods

boolean (): d, isSingleplayerOwner, method_19507, isServerOwner, func_217264_d

boolean (): d, isSingleplayerOwner, method_19507, isHost, func_217264_d

void (ServerboundChatPacket): a, handleChat, method_12048, onChatMessage, func_147354_a

void (ServerboundChatPacket): a, handleChat, method_12048, onGameMessage, func_147354_a

boolean (LevelReader): a, isPlayerCollidingWithAnything, method_20630, func_223133_a

boolean (Entity): a, noBlocksAround, method_29780, method_29780, func_241162_a_

void (ServerboundJigsawGeneratePacket): a, handleJigsawGenerate, method_27273, onJigsawGenerating, func_230549_a_

boolean (LevelReader, AABB): a, isPlayerCollidingWithAnythingNew, method_20630, isPlayerNotCollidingWithBlocks, func_241163_a_

boolean (ServerPlayer, ItemStack): a, wasBlockPlacementAttempt, method_27913, canPlace, func_241166_a_

1.15.2

Names

Fields

Connection: a, connection, field_14127, client, field_147371_a

Connection: a, connection, field_14127, connection, field_147371_a

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

wc

xv

Fields

Connection: a, connection, field_14127, connection, field_147371_a

Connection: a, connection, field_14127, client, field_147371_a

Constructors

Methods

1.14.4

Names

wa

wc

net.minecraft.server.network.ServerGamePacketListenerImpl

Fields

org.apache.logging.log4j.Logger: c, field_14121, LOGGER, field_147370_c

org.apache.logging.log4j.Logger: c, LOGGER, field_14121, LOGGER, field_147370_c

ClientConnection: a, field_14127, client, field_147371_a

Connection: a, connection, field_14127, connection, field_147371_a

MinecraftServer: d, field_14148, server, field_147367_d

MinecraftServer: d, server, field_14148, server, field_147367_d

ServerPlayerEntity: b, field_14140, player, field_147369_b

ServerPlayer: b, player, field_14140, player, field_147369_b

int: e, field_14118, ticks, field_147368_e

int: e, tickCount, field_14118, ticks, field_147368_e

long: f, field_14136, lastKeepAliveTime, field_194402_f

long: f, keepAliveTime, field_14136, lastKeepAliveTime, field_194402_f

boolean: g, field_14125, waitingForKeepAlive, field_194403_g

boolean: g, keepAlivePending, field_14125, waitingForKeepAlive, field_194403_g

long: h, field_14134, keepAliveId, field_194404_h

long: h, keepAliveChallenge, field_14134, keepAliveId, field_194404_h

int: i, field_14116, messageCooldown, field_147374_l

int: i, chatSpamTickCount, field_14116, messageCooldown, field_147374_l

int: j, field_14133, creativeItemDropThreshold, field_147375_m

int: j, dropSpamTickCount, field_14133, creativeItemDropThreshold, field_147375_m

it.unimi.dsi.fastutil.ints.Int2ShortMap: k, field_14132, transactions, field_147372_n

it.unimi.dsi.fastutil.ints.Int2ShortMap: k, expectedAcks, field_14132, transactions, field_147372_n

double: l, field_14130, lastTickX, field_184349_l

double: l, firstGoodX, field_14130, lastTickX, field_184349_l

double: m, field_14146, lastTickY, field_184350_m

double: m, firstGoodY, field_14146, lastTickY, field_184350_m

double: n, field_14128, lastTickZ, field_184351_n

double: n, firstGoodZ, field_14128, lastTickZ, field_184351_n

double: o, field_14145, updatedX, field_184352_o

double: o, lastGoodX, field_14145, updatedX, field_184352_o

double: p, field_14126, updatedY, field_184353_p

double: p, lastGoodY, field_14126, updatedY, field_184353_p

double: q, field_14144, updatedZ, field_184354_q

double: q, lastGoodZ, field_14144, updatedZ, field_184354_q

Entity: r, field_14147, topmostRiddenEntity, field_184355_r

Entity: r, lastVehicle, field_14147, topmostRiddenEntity, field_184355_r

double: s, field_14143, lastTickRiddenX, field_184356_s

double: s, vehicleFirstGoodX, field_14143, lastTickRiddenX, field_184356_s

double: t, field_14124, lastTickRiddenY, field_184357_t

double: t, vehicleFirstGoodY, field_14124, lastTickRiddenY, field_184357_t

double: u, field_14142, lastTickRiddenZ, field_184358_u

double: u, vehicleFirstGoodZ, field_14142, lastTickRiddenZ, field_184358_u

double: v, field_14122, updatedRiddenX, field_184359_v

double: v, vehicleLastGoodX, field_14122, updatedRiddenX, field_184359_v

double: w, field_14141, updatedRiddenY, field_184360_w

double: w, vehicleLastGoodY, field_14141, updatedRiddenY, field_184360_w

double: x, field_14120, updatedRiddenZ, field_184361_x

double: x, vehicleLastGoodZ, field_14120, updatedRiddenZ, field_184361_x

Vec3d: y, field_14119, requestedTeleportPos, field_184362_y

Vec3: y, awaitingPositionFromClient, field_14119, requestedTeleportPos, field_184362_y

int: z, field_14123, requestedTeleportId, field_184363_z

int: z, awaitingTeleport, field_14123, requestedTeleportId, field_184363_z

int: A, field_14139, teleportRequestTick, field_184343_A

int: A, awaitingTeleportTime, field_14139, teleportRequestTick, field_184343_A

boolean: B, field_14131, floating, field_184344_B

boolean: B, clientIsFloating, field_14131, floating, field_184344_B

int: C, field_14138, floatingTicks, field_147365_f

int: C, aboveGroundTickCount, field_14138, floatingTicks, field_147365_f

boolean: D, field_14129, ridingEntity, field_184345_D

boolean: D, clientVehicleIsFloating, field_14129, ridingEntity, field_184345_D

int: E, field_14137, vehicleFloatingTicks, field_184346_E

int: E, aboveGroundVehicleTickCount, field_14137, vehicleFloatingTicks, field_184346_E

int: F, field_14117, movePacketsCount, field_184347_F

int: F, receivedMovePacketCount, field_14117, movePacketsCount, field_184347_F

int: G, field_14135, lastTickMovePacketsCount, field_184348_G

int: G, knownMovePacketCount, field_14135, lastTickMovePacketsCount, field_184348_G

Constructors

Methods

void (): b, method_18784, tick, func_73660_a

void (): b, tick, method_18784, tick, func_73660_a

void (): c, method_14372, syncWithPlayerPosition, func_184342_d

void (): c, resetPosition, method_14372, syncWithPlayerPosition, func_184342_d

ClientConnection (): a, method_14366, getConnection, func_147362_b

boolean (): d, method_19507, isServerOwner, func_217264_d

boolean (): d, isSingleplayerOwner, method_19507, isServerOwner, func_217264_d

void (Text): b, method_14367, disconnect, func_194028_b

void (Component): b, disconnect, method_14367, disconnect, func_194028_b

void (PlayerInputC2SPacket): a, method_12067, onPlayerInput, func_147358_a

void (ServerboundPlayerInputPacket): a, handlePlayerInput, method_12067, onPlayerInput, func_147358_a

boolean (PlayerMoveC2SPacket): b, method_14362, validatePlayerMove, func_183006_b

boolean (ServerboundMovePlayerPacket): b, containsInvalidValues, method_14362, validatePlayerMove, func_183006_b

boolean (VehicleMoveC2SPacket): b, method_14371, validateVehicleMove, func_184341_b

boolean (ServerboundMoveVehiclePacket): b, containsInvalidValues, method_14371, validateVehicleMove, func_184341_b

void (VehicleMoveC2SPacket): a, method_12078, onVehicleMove, func_184338_a

void (ServerboundMoveVehiclePacket): a, handleMoveVehicle, method_12078, onVehicleMove, func_184338_a

void (TeleportConfirmC2SPacket): a, method_12050, onTeleportConfirm, func_184339_a

void (ServerboundAcceptTeleportationPacket): a, handleAcceptTeleportPacket, method_12050, onTeleportConfirm, func_184339_a

void (RecipeBookDataC2SPacket): a, method_12047, onRecipeBookData, func_191984_a

void (ServerboundRecipeBookUpdatePacket): a, handleRecipeBookUpdatePacket, method_12047, onRecipeBookData, func_191984_a

void (AdvancementTabC2SPacket): a, method_12058, onAdvancementTab, func_194027_a

void (ServerboundSeenAdvancementsPacket): a, handleSeenAdvancements, method_12058, onAdvancementTab, func_194027_a

void (RequestCommandCompletionsC2SPacket): a, method_12059, onRequestCommandCompletions, func_195518_a

void (ServerboundCommandSuggestionPacket): a, handleCustomCommandSuggestions, method_12059, onRequestCommandCompletions, func_195518_a

void (UpdateCommandBlockC2SPacket): a, method_12077, onUpdateCommandBlock, func_210153_a

void (ServerboundSetCommandBlockPacket): a, handleSetCommandBlock, method_12077, onUpdateCommandBlock, func_210153_a

void (UpdateCommandBlockMinecartC2SPacket): a, method_12049, onUpdateCommandBlockMinecart, func_210158_a

void (ServerboundSetCommandMinecartPacket): a, handleSetCommandMinecart, method_12049, onUpdateCommandBlockMinecart, func_210158_a

void (PickFromInventoryC2SPacket): a, method_12084, onPickFromInventory, func_210152_a

void (ServerboundPickItemPacket): a, handlePickItem, method_12084, onPickFromInventory, func_210152_a

void (RenameItemC2SPacket): a, method_12060, onRenameItem, func_210155_a

void (ServerboundRenameItemPacket): a, handleRenameItem, method_12060, onRenameItem, func_210155_a

void (UpdateBeaconC2SPacket): a, method_12057, onUpdateBeacon, func_210154_a

void (ServerboundSetBeaconPacket): a, handleSetBeaconPacket, method_12057, onUpdateBeacon, func_210154_a

void (UpdateStructureBlockC2SPacket): a, method_12051, onStructureBlockUpdate, func_210157_a

void (ServerboundSetStructureBlockPacket): a, handleSetStructureBlock, method_12051, onStructureBlockUpdate, func_210157_a

void (UpdateJigsawC2SPacket): a, method_16383, onJigsawUpdate, func_217262_a

void (ServerboundSetJigsawBlockPacket): a, handleSetJigsawBlock, method_16383, onJigsawUpdate, func_217262_a

void (SelectVillagerTradeC2SPacket): a, method_12080, onVillagerTradeSelect, func_210159_a

void (ServerboundSelectTradePacket): a, handleSelectTrade, method_12080, onVillagerTradeSelect, func_210159_a

void (BookUpdateC2SPacket): a, method_12053, onBookUpdate, func_210156_a

void (ServerboundEditBookPacket): a, handleEditBook, method_12053, onBookUpdate, func_210156_a

void (QueryEntityNbtC2SPacket): a, method_12074, onQueryEntityNbt, func_211526_a

void (ServerboundEntityTagQuery): a, handleEntityTagQuery, method_12074, onQueryEntityNbt, func_211526_a

void (QueryBlockNbtC2SPacket): a, method_12072, onQueryBlockNbt, func_211525_a

void (ServerboundBlockEntityTagQuery): a, handleBlockEntityTagQuery, method_12072, onQueryBlockNbt, func_211525_a

void (PlayerMoveC2SPacket): a, method_12063, onPlayerMove, func_147347_a

void (ServerboundMovePlayerPacket): a, handleMovePlayer, method_12063, onPlayerMove, func_147347_a

void (double, double, double, float, float): a, method_14363, requestTeleport, func_147364_a

void (double, double, double, float, float): a, teleport, method_14363, requestTeleport, func_147364_a

void (double, double, double, float, float, Set<PlayerPositionLookS2CPacket$Flag>): a, method_14360, teleportRequest, func_175089_a

void (double, double, double, float, float, Set<ClientboundPlayerPositionPacket$RelativeArgument>): a, teleport, method_14360, teleportRequest, func_175089_a

void (PlayerActionC2SPacket): a, method_12066, onPlayerAction, func_147345_a

void (ServerboundPlayerActionPacket): a, handlePlayerAction, method_12066, onPlayerAction, func_147345_a

void (PlayerInteractBlockC2SPacket): a, method_12046, onPlayerInteractBlock, func_184337_a

void (ServerboundUseItemOnPacket): a, handleUseItemOn, method_12046, onPlayerInteractBlock, func_184337_a

void (PlayerInteractItemC2SPacket): a, method_12065, onPlayerInteractItem, func_147346_a

void (ServerboundUseItemPacket): a, handleUseItem, method_12065, onPlayerInteractItem, func_147346_a

void (SpectatorTeleportC2SPacket): a, method_12073, onSpectatorTeleport, func_175088_a

void (ServerboundTeleportToEntityPacket): a, handleTeleportToEntityPacket, method_12073, onSpectatorTeleport, func_175088_a

void (ResourcePackStatusC2SPacket): a, method_12081, onResourcePackStatus, func_175086_a

void (ServerboundResourcePackPacket): a, handleResourcePackResponse, method_12081, onResourcePackStatus, func_175086_a

void (BoatPaddleStateC2SPacket): a, method_12064, onBoatPaddleState, func_184340_a

void (ServerboundPaddleBoatPacket): a, handlePaddleBoat, method_12064, onBoatPaddleState, func_184340_a

void (Text): a, method_10839, onDisconnected, func_147231_a

void (Component): a, onDisconnect, method_10839, onDisconnected, func_147231_a

void (Packet<?>): a, method_14364, sendPacket, func_147359_a

void (Packet<?>): a, send, method_14364, sendPacket, func_147359_a

void (Packet<?>, io.netty.util.concurrent.GenericFutureListener<? extends io.netty.util.concurrent.Future<? super Void>>): a, method_14369, sendPacket, func_211148_a

void (Packet<?>, io.netty.util.concurrent.GenericFutureListener<? extends io.netty.util.concurrent.Future<? super Void>>): a, send, method_14369, sendPacket, func_211148_a

void (UpdateSelectedSlotC2SPacket): a, method_12056, onUpdateSelectedSlot, func_147355_a

void (ServerboundSetCarriedItemPacket): a, handleSetCarriedItem, method_12056, onUpdateSelectedSlot, func_147355_a

void (ChatMessageC2SPacket): a, method_12048, onChatMessage, func_147354_a

void (ServerboundChatPacket): a, handleChat, method_12048, onChatMessage, func_147354_a

void (String): c, method_14370, executeCommand, func_147361_d

void (String): c, handleCommand, method_14370, executeCommand, func_147361_d

void (HandSwingC2SPacket): a, method_12052, onHandSwing, func_175087_a

void (ServerboundSwingPacket): a, handleAnimate, method_12052, onHandSwing, func_175087_a

void (ClientCommandC2SPacket): a, method_12045, onClientCommand, func_147357_a

void (ServerboundPlayerCommandPacket): a, handlePlayerCommand, method_12045, onClientCommand, func_147357_a

void (PlayerInteractEntityC2SPacket): a, method_12062, onPlayerInteractEntity, func_147340_a

void (ServerboundInteractPacket): a, handleInteract, method_12062, onPlayerInteractEntity, func_147340_a

void (ClientStatusC2SPacket): a, method_12068, onClientStatus, func_147342_a

void (ServerboundClientCommandPacket): a, handleClientCommand, method_12068, onClientStatus, func_147342_a

void (GuiCloseC2SPacket): a, method_12054, onGuiClose, func_147356_a

void (ServerboundContainerClosePacket): a, handleContainerClose, method_12054, onGuiClose, func_147356_a

void (ClickWindowC2SPacket): a, method_12076, onClickWindow, func_147351_a

void (ServerboundContainerClickPacket): a, handleContainerClick, method_12076, onClickWindow, func_147351_a

void (CraftRequestC2SPacket): a, method_12061, onCraftRequest, func_194308_a

void (ServerboundPlaceRecipePacket): a, handlePlaceRecipe, method_12061, onCraftRequest, func_194308_a

void (ButtonClickC2SPacket): a, method_12055, onButtonClick, func_147338_a

void (ServerboundContainerButtonClickPacket): a, handleContainerButtonClick, method_12055, onButtonClick, func_147338_a

void (CreativeInventoryActionC2SPacket): a, method_12070, onCreativeInventoryAction, func_147344_a

void (ServerboundSetCreativeModeSlotPacket): a, handleSetCreativeModeSlot, method_12070, onCreativeInventoryAction, func_147344_a

void (GuiActionConfirmC2SPacket): a, method_12079, onConfirmTransaction, func_147339_a

void (ServerboundContainerAckPacket): a, handleContainerAck, method_12079, onConfirmTransaction, func_147339_a

void (UpdateSignC2SPacket): a, method_12071, onSignUpdate, func_147343_a

void (ServerboundSignUpdatePacket): a, handleSignUpdate, method_12071, onSignUpdate, func_147343_a

void (KeepAliveC2SPacket): a, method_12082, onKeepAlive, func_147353_a

void (ServerboundKeepAlivePacket): a, handleKeepAlive, method_12082, onKeepAlive, func_147353_a

void (UpdatePlayerAbilitiesC2SPacket): a, method_12083, onPlayerAbilities, func_147348_a

void (ServerboundPlayerAbilitiesPacket): a, handlePlayerAbilities, method_12083, onPlayerAbilities, func_147348_a

void (ClientSettingsC2SPacket): a, method_12069, onClientSettings, func_147352_a

void (ServerboundClientInformationPacket): a, handleClientInformation, method_12069, onClientSettings, func_147352_a

void (CustomPayloadC2SPacket): a, method_12075, onCustomPayload, func_147349_a

void (ServerboundCustomPayloadPacket): a, handleCustomPayload, method_12075, onCustomPayload, func_147349_a

void (UpdateDifficultyC2SPacket): a, method_19475, onUpdateDifficulty, func_217263_a

void (ServerboundChangeDifficultyPacket): a, handleChangeDifficulty, method_19475, onUpdateDifficulty, func_217263_a

void (UpdateDifficultyLockC2SPacket): a, method_19476, onUpdateDifficultyLock, func_217261_a

void (ServerboundLockDifficultyPacket): a, handleLockDifficulty, method_19476, onUpdateDifficultyLock, func_217261_a

boolean (ViewableWorld): a, method_20630, method_20630, func_223133_a

boolean (LevelReader): a, isPlayerCollidingWithAnything, method_20630, func_223133_a

Connection (): a, getConnection, method_2872, getConnection, func_147298_b

1.14.3

Names

vy

wa

net.minecraft.server.network.ServerPlayNetworkHandler

Fields

org.apache.logging.log4j.Logger: c, field_14121, field_147370_c

org.apache.logging.log4j.Logger: c, field_14121, LOGGER, field_147370_c

NetworkManager: a, field_14127, field_147371_a

ClientConnection: a, field_14127, client, field_147371_a

MinecraftServer: d, field_14148, field_147367_d

MinecraftServer: d, field_14148, server, field_147367_d

ServerPlayerEntity: b, field_14140, field_147369_b

ServerPlayerEntity: b, field_14140, player, field_147369_b

int: e, field_14118, field_147368_e

int: e, field_14118, ticks, field_147368_e

long: f, field_14136, field_194402_f

long: f, field_14136, lastKeepAliveTime, field_194402_f

boolean: g, field_14125, field_194403_g

boolean: g, field_14125, waitingForKeepAlive, field_194403_g

long: h, field_14134, field_194404_h

long: h, field_14134, keepAliveId, field_194404_h

int: i, field_14116, field_147374_l

int: i, field_14116, messageCooldown, field_147374_l

int: j, field_14133, field_147375_m

int: j, field_14133, creativeItemDropThreshold, field_147375_m

it.unimi.dsi.fastutil.ints.Int2ShortMap: k, field_14132, field_147372_n

it.unimi.dsi.fastutil.ints.Int2ShortMap: k, field_14132, transactions, field_147372_n

double: l, field_14130, field_184349_l

double: l, field_14130, lastTickX, field_184349_l

double: m, field_14146, field_184350_m

double: m, field_14146, lastTickY, field_184350_m

double: n, field_14128, field_184351_n

double: n, field_14128, lastTickZ, field_184351_n

double: o, field_14145, field_184352_o

double: o, field_14145, updatedX, field_184352_o

double: p, field_14126, field_184353_p

double: p, field_14126, updatedY, field_184353_p

double: q, field_14144, field_184354_q

double: q, field_14144, updatedZ, field_184354_q

Entity: r, field_14147, field_184355_r

Entity: r, field_14147, topmostRiddenEntity, field_184355_r

double: s, field_14143, field_184356_s

double: s, field_14143, lastTickRiddenX, field_184356_s

double: t, field_14124, field_184357_t

double: t, field_14124, lastTickRiddenY, field_184357_t

double: u, field_14142, field_184358_u

double: u, field_14142, lastTickRiddenZ, field_184358_u

double: v, field_14122, field_184359_v

double: v, field_14122, updatedRiddenX, field_184359_v

double: w, field_14141, field_184360_w

double: w, field_14141, updatedRiddenY, field_184360_w

double: x, field_14120, field_184361_x

double: x, field_14120, updatedRiddenZ, field_184361_x

Vec3d: y, field_14119, field_184362_y

Vec3d: y, field_14119, requestedTeleportPos, field_184362_y

int: z, field_14123, field_184363_z

int: z, field_14123, requestedTeleportId, field_184363_z

int: A, field_14139, field_184343_A

int: A, field_14139, teleportRequestTick, field_184343_A

boolean: B, field_14131, field_184344_B

boolean: B, field_14131, floating, field_184344_B

int: C, field_14138, field_147365_f

int: C, field_14138, floatingTicks, field_147365_f

boolean: D, field_14129, field_184345_D

boolean: D, field_14129, ridingEntity, field_184345_D

int: E, field_14137, field_184346_E

int: E, field_14137, vehicleFloatingTicks, field_184346_E

int: F, field_14117, field_184347_F

int: F, field_14117, movePacketsCount, field_184347_F

int: G, field_14135, field_184348_G

int: G, field_14135, lastTickMovePacketsCount, field_184348_G

Constructors

Methods

void (): b, method_18784, func_73660_a

void (): b, method_18784, tick, func_73660_a

void (): c, method_14372, func_184342_d

void (): c, method_14372, syncWithPlayerPosition, func_184342_d

NetworkManager (): a, method_14366, func_147362_b

ClientConnection (): a, method_14366, getConnection, func_147362_b

boolean (): d, method_19507, func_217264_d

boolean (): d, method_19507, isServerOwner, func_217264_d

void (ITextComponent): b, method_14367, func_194028_b

void (Text): b, method_14367, disconnect, func_194028_b

void (CInputPacket): a, method_12067, func_147358_a

void (PlayerInputC2SPacket): a, method_12067, onPlayerInput, func_147358_a

boolean (CPlayerPacket): b, method_14362, func_183006_b

boolean (PlayerMoveC2SPacket): b, method_14362, validatePlayerMove, func_183006_b

boolean (CMoveVehiclePacket): b, method_14371, func_184341_b

boolean (VehicleMoveC2SPacket): b, method_14371, validateVehicleMove, func_184341_b

void (CMoveVehiclePacket): a, method_12078, func_184338_a

void (VehicleMoveC2SPacket): a, method_12078, onVehicleMove, func_184338_a

void (CConfirmTeleportPacket): a, method_12050, func_184339_a

void (TeleportConfirmC2SPacket): a, method_12050, onTeleportConfirm, func_184339_a

void (CRecipeInfoPacket): a, method_12047, func_191984_a

void (RecipeBookDataC2SPacket): a, method_12047, onRecipeBookData, func_191984_a

void (CSeenAdvancementsPacket): a, method_12058, func_194027_a

void (AdvancementTabC2SPacket): a, method_12058, onAdvancementTab, func_194027_a

void (CTabCompletePacket): a, method_12059, func_195518_a

void (RequestCommandCompletionsC2SPacket): a, method_12059, onRequestCommandCompletions, func_195518_a

void (CUpdateCommandBlockPacket): a, method_12077, func_210153_a

void (UpdateCommandBlockC2SPacket): a, method_12077, onUpdateCommandBlock, func_210153_a

void (CUpdateMinecartCommandBlockPacket): a, method_12049, func_210158_a

void (UpdateCommandBlockMinecartC2SPacket): a, method_12049, onUpdateCommandBlockMinecart, func_210158_a

void (CPickItemPacket): a, method_12084, func_210152_a

void (PickFromInventoryC2SPacket): a, method_12084, onPickFromInventory, func_210152_a

void (CRenameItemPacket): a, method_12060, func_210155_a

void (RenameItemC2SPacket): a, method_12060, onRenameItem, func_210155_a

void (CUpdateBeaconPacket): a, method_12057, func_210154_a

void (UpdateBeaconC2SPacket): a, method_12057, onUpdateBeacon, func_210154_a

void (CUpdateStructureBlockPacket): a, method_12051, func_210157_a

void (UpdateStructureBlockC2SPacket): a, method_12051, onStructureBlockUpdate, func_210157_a

void (CUpdateJigsawBlockPacket): a, method_16383, func_217262_a

void (UpdateJigsawC2SPacket): a, method_16383, onJigsawUpdate, func_217262_a

void (CSelectTradePacket): a, method_12080, func_210159_a

void (SelectVillagerTradeC2SPacket): a, method_12080, onVillagerTradeSelect, func_210159_a

void (CEditBookPacket): a, method_12053, func_210156_a

void (BookUpdateC2SPacket): a, method_12053, onBookUpdate, func_210156_a

void (CQueryEntityNBTPacket): a, method_12074, func_211526_a

void (QueryEntityNbtC2SPacket): a, method_12074, onQueryEntityNbt, func_211526_a

void (CQueryTileEntityNBTPacket): a, method_12072, func_211525_a

void (QueryBlockNbtC2SPacket): a, method_12072, onQueryBlockNbt, func_211525_a

void (CPlayerPacket): a, method_12063, func_147347_a

void (PlayerMoveC2SPacket): a, method_12063, onPlayerMove, func_147347_a

void (double, double, double, float, float): a, method_14363, func_147364_a

void (double, double, double, float, float): a, method_14363, requestTeleport, func_147364_a

void (double, double, double, float, float, Set<SPlayerPositionLookPacket$Flags>): a, method_14360, func_175089_a

void (double, double, double, float, float, Set<PlayerPositionLookS2CPacket$Flag>): a, method_14360, teleportRequest, func_175089_a

void (CPlayerDiggingPacket): a, method_12066, func_147345_a

void (PlayerActionC2SPacket): a, method_12066, onPlayerAction, func_147345_a

void (CPlayerTryUseItemOnBlockPacket): a, method_12046, func_184337_a

void (PlayerInteractBlockC2SPacket): a, method_12046, onPlayerInteractBlock, func_184337_a

void (CPlayerTryUseItemPacket): a, method_12065, func_147346_a

void (PlayerInteractItemC2SPacket): a, method_12065, onPlayerInteractItem, func_147346_a

void (CSpectatePacket): a, method_12073, func_175088_a

void (SpectatorTeleportC2SPacket): a, method_12073, onSpectatorTeleport, func_175088_a

void (CResourcePackStatusPacket): a, method_12081, func_175086_a

void (ResourcePackStatusC2SPacket): a, method_12081, onResourcePackStatus, func_175086_a

void (CSteerBoatPacket): a, method_12064, func_184340_a

void (BoatPaddleStateC2SPacket): a, method_12064, onBoatPaddleState, func_184340_a

void (ITextComponent): a, method_10839, func_147231_a

void (Text): a, method_10839, onDisconnected, func_147231_a

void (IPacket<?>): a, method_14364, func_147359_a

void (Packet<?>): a, method_14364, sendPacket, func_147359_a

void (IPacket<?>, io.netty.util.concurrent.GenericFutureListener<? extends io.netty.util.concurrent.Future<? super Void>>): a, method_14369, func_211148_a

void (Packet<?>, io.netty.util.concurrent.GenericFutureListener<? extends io.netty.util.concurrent.Future<? super Void>>): a, method_14369, sendPacket, func_211148_a

void (CHeldItemChangePacket): a, method_12056, func_147355_a

void (UpdateSelectedSlotC2SPacket): a, method_12056, onUpdateSelectedSlot, func_147355_a

void (CChatMessagePacket): a, method_12048, func_147354_a

void (ChatMessageC2SPacket): a, method_12048, onChatMessage, func_147354_a

void (String): c, method_14370, func_147361_d

void (String): c, method_14370, executeCommand, func_147361_d

void (CAnimateHandPacket): a, method_12052, func_175087_a

void (HandSwingC2SPacket): a, method_12052, onHandSwing, func_175087_a

void (CEntityActionPacket): a, method_12045, func_147357_a

void (ClientCommandC2SPacket): a, method_12045, onClientCommand, func_147357_a

void (CUseEntityPacket): a, method_12062, func_147340_a

void (PlayerInteractEntityC2SPacket): a, method_12062, onPlayerInteractEntity, func_147340_a

void (CClientStatusPacket): a, method_12068, func_147342_a

void (ClientStatusC2SPacket): a, method_12068, onClientStatus, func_147342_a

void (CCloseWindowPacket): a, method_12054, func_147356_a

void (GuiCloseC2SPacket): a, method_12054, onGuiClose, func_147356_a

void (CClickWindowPacket): a, method_12076, func_147351_a

void (ClickWindowC2SPacket): a, method_12076, onClickWindow, func_147351_a

void (CPlaceRecipePacket): a, method_12061, func_194308_a

void (CraftRequestC2SPacket): a, method_12061, onCraftRequest, func_194308_a

void (CEnchantItemPacket): a, method_12055, func_147338_a

void (ButtonClickC2SPacket): a, method_12055, onButtonClick, func_147338_a

void (CCreativeInventoryActionPacket): a, method_12070, func_147344_a

void (CreativeInventoryActionC2SPacket): a, method_12070, onCreativeInventoryAction, func_147344_a

void (CConfirmTransactionPacket): a, method_12079, func_147339_a

void (GuiActionConfirmC2SPacket): a, method_12079, onConfirmTransaction, func_147339_a

void (CUpdateSignPacket): a, method_12071, func_147343_a

void (UpdateSignC2SPacket): a, method_12071, onSignUpdate, func_147343_a

void (CKeepAlivePacket): a, method_12082, func_147353_a

void (KeepAliveC2SPacket): a, method_12082, onKeepAlive, func_147353_a

void (CPlayerAbilitiesPacket): a, method_12083, func_147348_a

void (UpdatePlayerAbilitiesC2SPacket): a, method_12083, onPlayerAbilities, func_147348_a

void (CClientSettingsPacket): a, method_12069, func_147352_a

void (ClientSettingsC2SPacket): a, method_12069, onClientSettings, func_147352_a

void (CCustomPayloadPacket): a, method_12075, func_147349_a

void (CustomPayloadC2SPacket): a, method_12075, onCustomPayload, func_147349_a

void (CSetDifficultyPacket): a, method_19475, func_217263_a

void (UpdateDifficultyC2SPacket): a, method_19475, onUpdateDifficulty, func_217263_a

void (CLockDifficultyPacket): a, method_19476, func_217261_a

void (UpdateDifficultyLockC2SPacket): a, method_19476, onUpdateDifficultyLock, func_217261_a

boolean (IWorldReader): a, method_20630, func_223133_a

boolean (ViewableWorld): a, method_20630, method_20630, func_223133_a

1.14.2

Names

Fields

Constructors

Methods

boolean (IWorldReader): a, method_20630, func_223133_a

1.14.1

Names

Fields

Constructors

Methods

1.14

Names

vy

net.minecraft.class_3244

net.minecraft.network.play.ServerPlayNetHandler

Fields

org.apache.logging.log4j.Logger: c, field_14121, field_147370_c

NetworkManager: a, field_14127, field_147371_a

MinecraftServer: d, field_14148, field_147367_d

ServerPlayerEntity: b, field_14140, field_147369_b

int: e, field_14118, field_147368_e

long: f, field_14136, field_194402_f

boolean: g, field_14125, field_194403_g

long: h, field_14134, field_194404_h

int: i, field_14116, field_147374_l

int: j, field_14133, field_147375_m

it.unimi.dsi.fastutil.ints.Int2ShortMap: k, field_14132, field_147372_n

double: l, field_14130, field_184349_l

double: m, field_14146, field_184350_m

double: n, field_14128, field_184351_n

double: o, field_14145, field_184352_o

double: p, field_14126, field_184353_p

double: q, field_14144, field_184354_q

Entity: r, field_14147, field_184355_r

double: s, field_14143, field_184356_s

double: t, field_14124, field_184357_t

double: u, field_14142, field_184358_u

double: v, field_14122, field_184359_v

double: w, field_14141, field_184360_w

double: x, field_14120, field_184361_x

Vec3d: y, field_14119, field_184362_y

int: z, field_14123, field_184363_z

int: A, field_14139, field_184343_A

boolean: B, field_14131, field_184344_B

int: C, field_14138, field_147365_f

boolean: D, field_14129, field_184345_D

int: E, field_14137, field_184346_E

int: F, field_14117, field_184347_F

int: G, field_14135, field_184348_G

Constructors

(MinecraftServer, NetworkManager, ServerPlayerEntity)

Methods

void (): b, method_18784, func_73660_a

void (): c, method_14372, func_184342_d

NetworkManager (): a, method_14366, func_147362_b

boolean (): d, method_19507, func_217264_d

void (ITextComponent): b, method_14367, func_194028_b

void (CInputPacket): a, method_12067, func_147358_a

boolean (CPlayerPacket): b, method_14362, func_183006_b

boolean (CMoveVehiclePacket): b, method_14371, func_184341_b

void (CMoveVehiclePacket): a, method_12078, func_184338_a

void (CConfirmTeleportPacket): a, method_12050, func_184339_a

void (CRecipeInfoPacket): a, method_12047, func_191984_a

void (CSeenAdvancementsPacket): a, method_12058, func_194027_a

void (CTabCompletePacket): a, method_12059, func_195518_a

void (CUpdateCommandBlockPacket): a, method_12077, func_210153_a

void (CUpdateMinecartCommandBlockPacket): a, method_12049, func_210158_a

void (CPickItemPacket): a, method_12084, func_210152_a

void (CRenameItemPacket): a, method_12060, func_210155_a

void (CUpdateBeaconPacket): a, method_12057, func_210154_a

void (CUpdateStructureBlockPacket): a, method_12051, func_210157_a

void (CUpdateJigsawBlockPacket): a, method_16383, func_217262_a

void (CSelectTradePacket): a, method_12080, func_210159_a

void (CEditBookPacket): a, method_12053, func_210156_a

void (CQueryEntityNBTPacket): a, method_12074, func_211526_a

void (CQueryTileEntityNBTPacket): a, method_12072, func_211525_a

void (CPlayerPacket): a, method_12063, func_147347_a

void (double, double, double, float, float): a, method_14363, func_147364_a

void (double, double, double, float, float, Set<SPlayerPositionLookPacket$Flags>): a, method_14360, func_175089_a

void (CPlayerDiggingPacket): a, method_12066, func_147345_a

void (CPlayerTryUseItemOnBlockPacket): a, method_12046, func_184337_a

void (CPlayerTryUseItemPacket): a, method_12065, func_147346_a

void (CSpectatePacket): a, method_12073, func_175088_a

void (CResourcePackStatusPacket): a, method_12081, func_175086_a

void (CSteerBoatPacket): a, method_12064, func_184340_a

void (ITextComponent): a, method_10839, func_147231_a

void (IPacket<?>): a, method_14364, func_147359_a

void (IPacket<?>, io.netty.util.concurrent.GenericFutureListener<? extends io.netty.util.concurrent.Future<? super Void>>): a, method_14369, func_211148_a

void (CHeldItemChangePacket): a, method_12056, func_147355_a

void (CChatMessagePacket): a, method_12048, func_147354_a

void (String): c, method_14370, func_147361_d

void (CAnimateHandPacket): a, method_12052, func_175087_a

void (CEntityActionPacket): a, method_12045, func_147357_a

void (CUseEntityPacket): a, method_12062, func_147340_a

void (CClientStatusPacket): a, method_12068, func_147342_a

void (CCloseWindowPacket): a, method_12054, func_147356_a

void (CClickWindowPacket): a, method_12076, func_147351_a

void (CPlaceRecipePacket): a, method_12061, func_194308_a

void (CEnchantItemPacket): a, method_12055, func_147338_a

void (CCreativeInventoryActionPacket): a, method_12070, func_147344_a

void (CConfirmTransactionPacket): a, method_12079, func_147339_a

void (CUpdateSignPacket): a, method_12071, func_147343_a

void (CKeepAlivePacket): a, method_12082, func_147353_a

void (CPlayerAbilitiesPacket): a, method_12083, func_147348_a

void (CClientSettingsPacket): a, method_12069, func_147352_a

void (CCustomPayloadPacket): a, method_12075, func_147349_a

void (CSetDifficultyPacket): a, method_19475, func_217263_a

void (CLockDifficultyPacket): a, method_19476, func_217261_a