public class PacketGetCommandsConfigResult extends systems.reformcloud.reformcloud2.executor.api.common.network.packet.query.QueryResultPacket
queryUniqueID| Constructor and Description |
|---|
PacketGetCommandsConfigResult() |
PacketGetCommandsConfigResult(CommandsConfig commandsConfig) |
| Modifier and Type | Method and Description |
|---|---|
CommandsConfig |
getCommandsConfig() |
int |
getId() |
void |
read(@NotNull systems.reformcloud.reformcloud2.executor.api.common.network.data.ProtocolBuffer buffer) |
void |
write(@NotNull systems.reformcloud.reformcloud2.executor.api.common.network.data.ProtocolBuffer buffer) |
handlePacketReceivegetQueryUniqueID, setQueryUniqueIDpublic PacketGetCommandsConfigResult()
public PacketGetCommandsConfigResult(CommandsConfig commandsConfig)
public CommandsConfig getCommandsConfig()
public int getId()
getId in class systems.reformcloud.reformcloud2.executor.api.common.network.packet.Packetpublic void write(@NotNull
@NotNull systems.reformcloud.reformcloud2.executor.api.common.network.data.ProtocolBuffer buffer)
public void read(@NotNull
@NotNull systems.reformcloud.reformcloud2.executor.api.common.network.data.ProtocolBuffer buffer)
Copyright © 2020. All rights reserved.