Architecture
Learn how the two-module setup works: Minecraft.World handles game logic while Minecraft.Client takes care of rendering, UI, and platform code.
Architecture
Learn how the two-module setup works: Minecraft.World handles game logic while Minecraft.Client takes care of rendering, UI, and platform code.
Blocks, Items & Entities
Full documentation of every tile (block), item, and entity class, including how they get registered.
Modding Guide
Step-by-step guides for adding blocks, items, entities, dimensions, structures, enchantments, potions, custom AI, recipes, textures, sounds, particles, and way more.
Platform Code
Docs covering all platform targets: Xbox 360, Xbox One, PS3, PS4, PS Vita, and Windows 64.