Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PacketOResponse ¶
type PacketOResponse struct {
Motd string
}
func (*PacketOResponse) Push ¶
func (p *PacketOResponse) Push(writer network.Buffer)
func (*PacketOResponse) UUID ¶
func (p *PacketOResponse) UUID() int32
type PacketStatusOPing ¶
type PacketStatusOPing struct {
Ping int64
}
func (*PacketStatusOPing) Push ¶
func (p *PacketStatusOPing) Push(out network.Buffer)
func (*PacketStatusOPing) UUID ¶
func (p *PacketStatusOPing) UUID() int32
Click to show internal directories.
Click to hide internal directories.