public class SignUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BEDROCK_CHARACTER_WIDTH_MAX
The maximum character width that a sign can hold in Bedrock
|
static int |
JAVA_CHARACTER_WIDTH_MAX
The maximum character width that a sign can hold in Java
|
| Constructor and Description |
|---|
SignUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getCharacterWidth(char c)
Gets the Minecraft width of a character
|
public static final int BEDROCK_CHARACTER_WIDTH_MAX
public static final int JAVA_CHARACTER_WIDTH_MAX
Copyright © 2020 GeyserMC. All rights reserved.