Class PacketGroupSuiteNotify
java.lang.Object
emu.grasscutter.net.packet.BasePacket
emu.grasscutter.server.packet.send.PacketGroupSuiteNotify
-
Field Summary
Fields inherited from class emu.grasscutter.net.packet.BasePacket
shouldEncrypt -
Constructor Summary
ConstructorsConstructorDescriptionPacketGroupSuiteNotify(int groupId, int suiteId) PacketGroupSuiteNotify(Collection<QuestGroupSuite> questGroupSuites) PacketGroupSuiteNotify(List<SceneNpcBornEntry> npcBornEntries) Real control which npc suite is loaded EntityNPC is useless -
Method Summary
Methods inherited from class emu.grasscutter.net.packet.BasePacket
build, buildHeader, getData, getHeader, getOpcode, setData, setData, setData, setHeader, setOpcode, setUseDispatchKey, shouldBuildHeader, useDispatchKey, writeBytes, writeUint16, writeUint32
-
Constructor Details
-
PacketGroupSuiteNotify
Real control which npc suite is loaded EntityNPC is useless -
PacketGroupSuiteNotify
public PacketGroupSuiteNotify(int groupId, int suiteId) -
PacketGroupSuiteNotify
-