Table of Contents

Namespace GridForge.Blockers

Classes

AreaBlocker

A manually placed blocker that obstructs a two-dimensional XZ-plane area on one world Y layer.

Blocker

Base class for all grid blockers that handles applying and removing obstacles.

BoundsBlocker

A manually placed blocker that obstructs a defined world-space bounding box.

Structs

BlockageEventInfo

Immutable snapshot describing a blocker application or removal.

Interfaces

IBlocker

Defines the interface for a grid blocker, allowing custom implementations.