Package foundry.veil.api.network
package foundry.veil.api.network
-
ClassDescriptionManages packet registration and sending.Factory class for
registration providers
.VeilPacketManager.PacketHandler<T extends PacketContext,P extends net.minecraft.network.protocol.common.custom.CustomPacketPayload> Handles packets from the client/server.Sends packets to players and automatically bundles payloads together.