Package-level declarations
Types
A packet that is directly sent to the server over ViaVersion.
https://github.com/ViaVersion/ViaFabricPlus/blob/ecd5d188187f2ebaaad8ded0ffe53538911f7898/src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/MixinMinecraftClient.java#L124-L130
https://github.com/ViaVersion/ViaFabricPlus/blob/1957a175e4a4bff50860c0b3359d5219624fe434/src/main/java/com/viaversion/viafabricplus/features/world/item_picking/ItemPick1_21_3.java#L123
https://github.com/ViaVersion/ViaFabricPlus/blob/56c4959000e68d77fd415b89af7a95478d825079/src/main/java/com/viaversion/viafabricplus/injection/mixin/features/movement/sprinting_and_sneaking/MixinClientPlayerEntity.java#L251-L264
Properties
In version <= 1.21.11 ServerboundAttackPacket&ServerboundSpectateEntityPacket belong to ServerboundInteractPacket
A registry for packet types, allowing registration of packet identifiers for both clientbound and serverbound packets. This is used to keep track of which packets are registered for each side of the network.
Functions
Sends an open inventory packet with the help of ViaFabricPlus. This is only for older versions. (<= 1.11.2)
Sends the packet.