History - net.minecraft.network.PacketApplyBatcher

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.network.PacketProcessor

net.minecraft.class_11980

net.minecraft.network.PacketApplyBatcher

Fields

org.slf4j.Logger: LOGGER, field_62767, LOGGER

Queue<PacketApplyBatcher$Entry<?>>: packetsToBeHandled, field_62768, entries

Thread: runningThread, field_62769, thread

boolean: closed, field_62770, closed

Constructors

(Thread)

Methods

boolean (): isSameThread, method_74447, isOnThread

<T extends PacketListener> void (T, Packet<T>): scheduleIfPossible, method_74448, add

void (): processQueuedPackets, method_74449, apply

void (): close