St
Block Entity

Structure Block

Structure Block is a Minecraft block entity type that stores extra data or behavior beyond a simple block state.

📊 Key Facts

📌 Registry Key
structure_block

📖 Overview

Structure Block belongs to the block entity registry, which means it can carry persistent data, inventory, text, timers, or ticking logic.

âš¡ What Structure Block Is Used For

  • Useful for technical builds, storage systems, sign text, redstone setups, and command or NBT reference.