mciwb Logo
main

Tutorials

  • Introduction
  • Installation
  • Orientation
  • Python Variables
  • Loops
  • Functions
  • Modules and Packages
  • If - Else
  • Lists
  • Classes
  • Dictionaries

How-to Guides

  • Setup for each Tutorial
  • Command Completion
  • VSCode Extensions
  • Troubleshooting
  • Backup and Restore
  • Windows Subsystem for Linux
  • Discovering the Coordinates of a Block
  • Contributing

Explanations

  • Variable Scope
  • Minecraft Server Config
  • Minecraft’s Coordinate System
  • MCIPC Client object
  • Architectural Decision Records

Reference

  • Finding Things
  • Contributing
  • MCIWB API
  • Demo Code
  • Releases
  • Index
mciwb
  • »
  • Explanations
  • View page source

Explanations

Explanation of how the library works and why it works that way.

Explanations

  • Variable Scope
  • Minecraft Server Config
    • Configuration of the default server
    • Running your own Server
    • Backups of your own custom server
  • Minecraft’s Coordinate System
    • Cardinals
    • Coordinates
    • Vector Math
    • Using Coordinates (Vectors) in Python
  • MCIPC Client object
    • get_client
    • Thread Safe
  • Architectural Decision Records
    • 1. Record architecture decisions
      • Status
      • Context
      • Decision
      • Consequences

Other Versions main