model

package
v0.0.0-...-ad31fdb Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cape

type Cape struct {
	File io.Reader
}

type Skin

type Skin struct {
	UserId          int    `json:"userId"`
	Uuid            string `json:"uuid"`
	Username        string `json:"username"`
	SkinId          int    `json:"skinId"` // deprecated
	Url             string `json:"url"`
	Is1_8           bool   `json:"is1_8"`
	IsSlim          bool   `json:"isSlim"`
	MojangTextures  string `json:"mojangTextures"`
	MojangSignature string `json:"mojangSignature"`
	OldUsername     string
}

Jump to

Keyboard shortcuts

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