Documentation
¶
Index ¶
- func NameToUUID(name string) uuid.UUID
- func ReadBytes(r Reader, n int) (bs []byte, err error)
- type Angle
- type Boolean
- type Byte
- type ByteArray
- type Chat
- type Decodable
- type Double
- type Encodable
- type Field
- type Float
- type Identifier
- type Int
- type Long
- type NBT
- type Packet
- type Position
- type Reader
- type Short
- type Slot
- type String
- type UByte
- type UShort
- type UUID
- type VarInt
- type VarLong
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NameToUUID ¶
NameToUUID return the UUID from player name in offline mode TODO: implement yggdrasil authentication
Types ¶
type Identifier ¶
type Identifier = String
type Packet ¶
Click to show internal directories.
Click to hide internal directories.