Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CurrentProtocol = MC1_15_2
Functions ¶
This section is empty.
Types ¶
type MinecraftVersion ¶
type MinecraftVersion int
const ( MC1_12_2 MinecraftVersion = iota MC1_13_2 MC1_14_4 MC1_15_2 )
func (MinecraftVersion) Protocol ¶
func (m MinecraftVersion) Protocol() int
func (MinecraftVersion) String ¶
func (m MinecraftVersion) String() string
Click to show internal directories.
Click to hide internal directories.