package net.aufdemrand.denizen.nms.interfaces.packets; public interface PacketInResourcePackStatus { String getStatus(); }