Skip to content

Latest commit

 

History

History
124 lines (124 loc) · 7.23 KB

cn.nukkit.network.protocol.DataPacket.md

File metadata and controls

124 lines (124 loc) · 7.23 KB
  • 成员变量一览

    成员变量 
    修饰符和类 成员变量描述
    boolean isEncoded 
    com.nukkitx.network.raknet.RakNetReliability reliability 
    • 继承自类 cn.nukkit.utils.BinaryStream

      offset
  • 构造函数一览

    构造函数 
    构造函数描述
    DataPacket() 
  • 成员函数一览

    All Methods Instance Methods Abstract Methods Concrete Methods 
    修饰符和类 成员函数描述
    DataPacket clean() 
    DataPacket clone() 
    BatchPacket compress() 
    BatchPacket compress(int level) 
    abstract void decode() 
    abstract void encode() 
    int getChannel() 
    abstract byte pid() 
    DataPacket reset() 
    void setChannel(int channel) 
    void tryEncode() 
    • 继承自类 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, 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, putString, putTriad, putUnsignedVarInt, putUnsignedVarLong, putUUID, putVarInt, putVarLong, putVector3f, putVector3f, setBuffer, setBuffer, setOffset
    • 继承自类 java.lang.Object

      equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait