- java.lang.Object
-
- cn.nukkit.utils.BinaryStream
-
- cn.nukkit.network.protocol.DataPacket
-
- cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket
-
-
Field Summary
-
Fields inherited from class cn.nukkit.network.protocol.DataPacket
isEncoded, reliability
-
Fields inherited from class cn.nukkit.utils.BinaryStream
count, offset
-
Method Summary
-
Methods inherited from class cn.nukkit.network.protocol.DataPacket
clean, clone, compress, compress, getChannel, reset, setChannel, tryEncode
-
Methods inherited from class cn.nukkit.utils.BinaryStream
feof, get, get, getArray, getAttributeList, getBlockFace, getBlockVector3, getBoolean, getBuffer, getByte, getByteArray, getCount, getEntityLink, getEntityRuntimeId, getEntityUniqueId, getFloat, getFloat, getImage, getInt, getLFloat, getLFloat, getLInt, getLLong, getLong, getLShort, getLTriad, getOffset, getRecipeIngredient, getShort, getSignedBlockPosition, getSkin, getSlot, getString, getTriad, getUnsignedVarInt, getUnsignedVarLong, getUUID, getVarInt, getVarLong, getVector3f, put, putArray, putAttributeList, putBlockFace, putBlockVector3, putBlockVector3, putBoolean, putByte, putByteArray, putEntityLink, putEntityRuntimeId, putEntityUniqueId, putFloat, putGameRules, putImage, putInt, putLFloat, putLInt, putLLong, putLong, putLShort, putLTriad, putRecipeIngredient, putShort, putSignedBlockPosition, putSkin, putSlot, putSlot, putString, putTriad, putUnsignedVarInt, putUnsignedVarLong, putUUID, putVarInt, putVarLong, putVector3f, putVector3f, setBuffer, setBuffer, setOffset
-
-
Constructor Detail
-
SetScorePacket
public SetScorePacket()
-
Method Detail
-
pid
public byte pid()
- Specified by:
pid in class cn.nukkit.network.protocol.DataPacket
-
decode
public void decode()
- Specified by:
decode in class cn.nukkit.network.protocol.DataPacket
-
encode
public void encode()
- Specified by:
encode in class cn.nukkit.network.protocol.DataPacket
Copyright © 2022. All rights reserved.