package com.hypixel.hytale.server.core.io.handlers; public interface SubPacketHandler { void registerHandlers(); }