class InventoryPacketHandler
com.hypixel.hytale.server.core.io.handlers.game
Methods: void registerHandlers(); void handle(com.hypixel.hytale.protocol.packets.inventory.SetCreativeItem); void handle(com.hypixel.hytale.protocol.packets.inventory.DropCreativeItem); void handle(com.hypixel.hytale.protocol.packets.inventory.SwitchHotbarBlockSet); void handle(com.hypixel.hytale.protocol.packets.inventory.SmartGiveCreativeItem); void handle(com.hypixel.hytale.protocol.packets.inventory.DropItemStack); void handle(com.hypixel.hytale.protocol.packets.inventory.MoveItemStack); void handle