An immutable reference to a placed block in the world. It has a block type, a position, and optionally a specific face.
An immutable wrapper around Minecraft's Block object. Note that this references a block "type", and not an actual block in the world. If a reference to a particular block is needed, use Block
Creates a new Sign object wrapper. Returned with com.chattriggers.ctjs.minecraft.wrappers.Player.lookingAt when looking at a sign. Extends Block.