| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final char | COLOR_CHAR | 167 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final byte | TONES_COUNT | 12 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | BROADCAST_CHANNEL_ADMINISTRATIVE | "bukkit.broadcast.admin" | 
| public static final String | BROADCAST_CHANNEL_USERS | "bukkit.broadcast.user" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final String | BLANK_CONFIG | "{}\n" | 
| protected static final String | COMMENT_PREFIX | "# " | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | SERIALIZED_TYPE_KEY | "==" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | OUTSIDE | -999 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final byte | BLUE | 48 | 
| public static final byte | BROWN | 40 | 
| public static final byte | DARK_BROWN | 52 | 
| public static final byte | DARK_GRAY | 44 | 
| public static final byte | DARK_GREEN | 28 | 
| public static final byte | GRAY_1 | 12 | 
| public static final byte | GRAY_2 | 24 | 
| public static final byte | LIGHT_BROWN | 8 | 
| public static final byte | LIGHT_GRAY | 36 | 
| public static final byte | LIGHT_GREEN | 4 | 
| public static final byte | PALE_BLUE | 20 | 
| public static final byte | RED | 16 | 
| public static final byte | TRANSPARENT | 0 | 
| public static final byte | WHITE | 32 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final boolean | DEFAULT_STATE | false | 
| protected static final boolean | DEFAULT_SUBTRACTION_MODE | false | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final int | DEFAULT_DELAY | 1 | 
| protected static final boolean | DEFAULT_STATE | false | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final boolean | DEFAULT_ACTIVE | true | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final boolean | DEFAULT_DECAYABLE | true | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final boolean | DEFAULT_INVERTED | false | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | MAX_CHANNEL_SIZE | 20 | 
| public static final int | MAX_MESSAGE_SIZE | 32766 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | AVERAGE_CHAT_PAGE_WIDTH | 65 | 
| public static final int | CLOSED_CHAT_PAGE_HEIGHT | 10 | 
| public static final int | GUARANTEED_NO_WRAP_CHAT_PAGE_WIDTH | 55 | 
| public static final int | OPEN_CHAT_PAGE_HEIGHT | 20 | 
| public static final int | UNBOUNDED_PAGE_HEIGHT | 2147483647 | 
| public static final int | UNBOUNDED_PAGE_WIDTH | 2147483647 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final double | F3 | 0.3333333333333333 | 
| protected static final double | G3 | 0.16666666666666666 | 
Copyright © 2017. All rights reserved.