Uses of Class
cn.lanink.gamecore.utils.packet.NPCRequestPacket
Packages that use NPCRequestPacket
-
Uses of NPCRequestPacket in cn.lanink.gamecore.form.response
Constructors in cn.lanink.gamecore.form.response with parameters of type NPCRequestPacketModifierConstructorDescriptionFormResponseDialog(NPCRequestPacket packet, AdvancedFormWindowDialog dialog) -
Uses of NPCRequestPacket in cn.lanink.gamecore.form.windows
Methods in cn.lanink.gamecore.form.windows with parameters of type NPCRequestPacketModifier and TypeMethodDescriptionstatic booleanAdvancedFormWindowDialog.onEvent(@NotNull NPCRequestPacket packet, @NotNull cn.nukkit.Player player)