CraftBukkitWrapper
This plugin allows plugins to use wrapped packet classes to use packets inside of their plugin instead of having CraftBukkit inside their dependencies. It is extremely lightweight rounding about 16 kilobytes. It currently has these wrapped classes:
- ServerPacketAnimation
- ServerPacketChat
- ServerPacketEntityEquipment
- ServerPacketRespawn
- ServerPacketSpawnPosition
- ServerPacketTimeUpdate
- ServerPacketTitle
- ServerPacketUpdateHealth
- ServerPacketUseBed
Comments