minecraft

package
v0.0.0-...-4a1ec1a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2022 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstallTarget

type InstallTarget int
const (
	Client InstallTarget = iota
	Server
)

func (InstallTarget) MarshalJSON

func (i InstallTarget) MarshalJSON() ([]byte, error)

func (*InstallTarget) UnmarshalJSON

func (i *InstallTarget) UnmarshalJSON(b []byte) error

type Version

type Version struct {
	Major    int
	Minor    int
	Revision int
}

func ParseVersion

func ParseVersion(version string) (*Version, error)

func (*Version) String

func (v *Version) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL