minecraft-pi-reborn/docs/TERMINOLOGY.md
TheBrokenRail d851a8f3e1
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2.2.0
2021-09-12 00:08:01 -04:00

612 B

Terminology

Name Description
MCPI Shorthand for Minecraft: Pi Edition
MCPE Shorthand for Minecraft: Pocket 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