expresso

command module
v0.0.0-...-8eced28 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2022 License: MIT Imports: 4 Imported by: 0

README

expresso

A library designed for hosting Minecraft: Java Edition listeners (currently for 1.17.1).

Features

  • Hosting listeners.
  • All handshake, status, and login state packets.
  • Login verification.
  • Compression and encryption.
  • Chunk column reading/writing.
  • Dialing/connecting to listeners.
  • All play state packets.

Example

You can find a basic example in main.go. The example sends a chunk column for (0, 0) to every connection which has the block at (0, 1, 0) and (1, 3, 0) set to the block state of 10, which is minecraft:dirt.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
nbt
Package nbt implements the NBT formats used by Minecraft Bedrock Edition and Minecraft Java Edition.
Package nbt implements the NBT formats used by Minecraft Bedrock Edition and Minecraft Java Edition.

Jump to

Keyboard shortcuts

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