internal

package
v0.0.26 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BufferPool = sync.Pool{
	New: func() any {
		return bytes.NewBuffer(make([]byte, 0, 256))
	},
}
View Source
var ClientPacketMap *intintmap.Map

Functions

func ClientPacketExists added in v0.0.26

func ClientPacketExists(id uint32) bool

func GetDirectionVec3 added in v0.0.6

func GetDirectionVec3(angle float64) mgl32.Vec3

Types

This section is empty.

Jump to

Keyboard shortcuts

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