package
Version:
v1.16.1
Opens a new window with list of versions in this module.
Published: Sep 21, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Entity struct {
EntityID int
}
Entity is the entity of minecraft
type Slot struct {
Present bool
ItemID int32
Count int8
NBT interface{}
}
The Slot data structure is how Minecraft represents an item and its associated data in the Minecraft Protocol
Decode implement packet.FieldDecoder interface
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.