Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handshake ¶
type Handshake struct {
ProtocolVersion primitive.VarInt
ServerAddress string
ServerPort uint16
NextState primitive.VarInt
}
func (*Handshake) PacketType ¶ added in v1.0.36
type LegacyServerListPing ¶
type LegacyServerListPing struct {
Payload uint8
}
func (*LegacyServerListPing) PacketType ¶ added in v1.0.36
func (*LegacyServerListPing) PacketType() string
Click to show internal directories.
Click to hide internal directories.