may fix #28
This commit is contained in:
@ -16,8 +16,7 @@ type Slot struct {
|
||||
Present bool
|
||||
ItemID int32
|
||||
Count int8
|
||||
NBT struct {
|
||||
}
|
||||
NBT interface{}
|
||||
}
|
||||
|
||||
//Decode implement packet.FieldDecoder interface
|
||||
|
Reference in New Issue
Block a user