Top 6.1% forks on proxy.golang.org
proxy.golang.org : github.com/ancientlore/go-mcpi-api
Package mcpiapi enables you to use the Minecraft Pi Edition API from Go. Each connection uses a single socket and commands are sent over channels, making it safe to use the API from different goroutines. Example: Block types are 0-255. See the Minecraft Wiki for information on block values. Block data is 0-15, and is used to specify extra characteristics like wool color. Regarding the coordinate system, (0,0,0) is where the world was spawned and is sea level. (X,Z) represents the ground plane while Y points to the sky. Be sure and read the Minecraft Pi Edition API speificication which is included in the installation at: See also: http://pi.minecraft.net/ http://www.minecraftwiki.net/wiki/Data_values_(Pocket_Edition) http://golang.org/
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/ancientlore/go-mcpi-api
Keywords:
api
, golang
, minecraft
, minecraft-pi-edition
, pi
, raspberry-pi
License: Apache-2.0
Latest release: over 2 years ago
First release: over 7 years ago
Namespace: github.com/ancientlore
Stars: 7 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago