Skip to content

Latest commit

 

History

History
174 lines (174 loc) · 9.04 KB

cn.nukkit.network.protocol.CompletedUsingItemPacket.md

File metadata and controls

174 lines (174 loc) · 9.04 KB
  • 成员变量一览

    成员变量 
    修饰符和类 成员变量描述
    int action 
    static int ACTION_ATTACK 
    static int ACTION_CONSUME 
    static int ACTION_DYED 
    static int ACTION_EAT 
    static int ACTION_EQUIP_ARMOR 
    static int ACTION_FILL_BOTTLE 
    static int ACTION_FILL_BUCKET 
    static int ACTION_INTERACT 
    static int ACTION_PLACE 
    static int ACTION_POUR_BUCKET 
    static int ACTION_RETRIEVE 
    static int ACTION_SHOOT 
    static int ACTION_THROW 
    static int ACTION_TRADED 
    static int ACTION_UNKNOWN 
    static int ACTION_USE_TOOL 
    int itemId 
    static byte NETWORK_ID 
    • 继承自类 cn.nukkit.network.protocol.DataPacket

      isEncoded, reliability
    • 继承自类 cn.nukkit.utils.BinaryStream

      offset
  • 构造函数一览

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

    All Methods Instance Methods Concrete Methods 
    修饰符和类 成员函数描述
    void decode() 
    void encode() 
    byte pid() 
    • 继承自类 cn.nukkit.network.protocol.DataPacket

      clean, clone, compress, compress, getChannel, reset, setChannel, 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