Expand description
Fence gate block behavior.
Vanilla equivalent: FenceGateBlock + HorizontalDirectionalBlock.
Fence gates open/close on use, sit flush in walls (IN_WALL), and react to
redstone (POWERED/OPEN driven by Level.hasNeighborSignal).
Structsยง
- Fence
Gate Block - Behavior for all fence gate variants.