GDPC documentation
Getting started
Initializing search
    gdpc
    gdpc
    • Introduction
    • Getting started
      • Installation
      • Tutorial: Building a house
    • Getting started
      • Installation
      • Tutorial: Building a house
    • Overview
      • Basic world interaction
      • Vectors
      • The build area
      • World slices and heightmaps
      • Building shapes
      • Advanced blocks
      • Improving Editor performance
      • The transformation system
      • Python module structure
    • API Reference
      • gdpc
      • gdpc.block
      • gdpc.block_state_tools
      • gdpc.editor
      • gdpc.editor_tools
      • gdpc.exceptions
      • gdpc.geometry
      • gdpc.interface
      • gdpc.lookup
      • gdpc.minecraft_tools
      • gdpc.model
      • gdpc.nbt_tools
      • gdpc.transform
      • gdpc.utils
      • gdpc.vector_tools
      • gdpc.world_slice
    • Changelog

    Getting started¶

    This part of the documentation serves as introduction to GDPC.

    Contents

    • Installation
    • Tutorial: Building a house
    Previous Welcome to GDPC’s documentation!
    Next Installation
    © Copyright 2025, Arthur van der Staaij.
    Created using Sphinx 7.1.2. and Sphinx-Immaterial