Expand description
Sign block entity implementation.
Signs store text on both front and back sides, along with color and glow information.
Structsยง
- Sign
Block Entity - Sign block entity.
- Sign
State ๐ - Sign
Text - Text and styling for one side of a sign.
Constantsยง
- MAX_
EDIT_ ๐DISTANCE - Maximum distance (in blocks) a player can be from a sign while editing. If they move further away, the edit lock is released.
- SIGN_
LINES - Number of text lines on each side of a sign.