跳转至

ItemStackRequestSlotInfo

文档版本:r/21_u4
协议版本:748

ItemStackRequestSlotInfo类型。该类型用于protocol.type.itemstackrequestslotinfo.description

结构

digraph "ItemStackRequestSlotInfo" {
rankdir = LR
95
95 -> 96
96 -> 97
95 -> 98
98 -> 99
95 -> 100
100 -> 101

95 [label="ItemStackRequestSlotInfo",comment="name: \"ItemStackRequestSlotInfo\", typeName: \"\", id: 95, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
96 [label="Full container name.",comment="name: \"Full container name.\", typeName: \"FullContainerName\", id: 96, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
97 [label="FullContainerName",comment="name: \"FullContainerName\", typeName: \"\", id: 97, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
98 [label="Slot",comment="name: \"Slot\", typeName: \"\", id: 98, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
99 [label="byte",comment="name: \"byte\", typeName: \"\", id: 99, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
100 [label="Raw Id (32 bit signed)",comment="name: \"Raw Id (32 bit signed)\", typeName: \"\", id: 100, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
101 [label="varint",comment="name: \"varint\", typeName: \"\", id: 101, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
{ rank = max;97;99;101}

}

字段

ItemStackRequestSlotInfo
[full_container_name.][slot][raw_id]
Full container name.:FullContainerName
特殊类型。protocol.type.itemstackrequestslotinfo.full_container_name..description
Slot:byte
基本类型。protocol.type.itemstackrequestslotinfo.slot.description
Raw Id (32 bit signed):varint
基本类型。protocol.type.itemstackrequestslotinfo.raw_id.description