Skip to main content

Module torch_block

Module torch_block 

Source
Expand description

Torch block implementations.

Torches come in two forms:

  • Standing torches (TorchBlock): placed on top of blocks
  • Wall torches (WallTorchBlock): placed on the side of blocks

Both break when their supporting block is removed.

Structsยง

TorchBlock
Behavior for standing torch blocks (torch, soul_torch, copper_torch).
WallTorchBlock
Behavior for wall torch blocks (wall_torch, soul_wall_torch, copper_wall_torch).