Interface | Description |
---|---|
ClientboundPacketType |
Interface to be implemented by server outgoing packet type enums,
representing PLAY state packets, ordered by their packet id.
|
PacketType |
Interface representing PLAY state packets, ordered by their packet id.
|
PacketWrapper | |
ServerboundPacketType |
Interface to be implemented by server incoming packet type enums,
representing PLAY state packets, ordered by their packet id.
|
VersionedPacketTransformer<C extends ClientboundPacketType,S extends ServerboundPacketType> |
Utility to send packets from a given base version to or from any client version supported by Via.
|
Class | Description |
---|---|
PacketTracker |
Enum | Description |
---|---|
Direction | |
State |