minecraft-pi-reborn/docs/TERMINOLOGY.md
TheBrokenRail d0c2b98ca6
Some checks failed
minecraft-pi-reborn/pipeline/head There was a failure building this commit
2.0
2021-06-17 17:32:24 -04:00

561 B

Terminology

Name Description
MCPI Shorthand for Minecraft: Pi Edition
Host Architecture The native architecture of the CPU that MCPi-Reborn will be running on
Native Component A component that can be compiled for the host architecture
ARM Component A component that must be compiled for ARM
Server Mode A mode where MCPI is patched into behaving like a dedicated server
Client Mode The normal behavior of MCPI
Stub An implementation of a library where all functions either do nothing or error