| private static SignText | | load(List<Component> messages, Optional<List<Component>> filteredMessages, DyeColor color, boolean hasGlowingText) | | load(List<Component> messages, Optional<List<Component>> filteredMessages, DyeColor color, boolean hasGlowingText) | | method_49870(List<class_2561> arg0, Optional<List<class_2561>> arg1, class_1767 arg2, boolean arg3) | | create(List<Text> messages, Optional<List<Text>> filteredMessages, DyeColor color, boolean glowing) |
|
| private static com.mojang.serialization.DataResult<SignText> | |
| public boolean | | hasGlowingText() | | hasGlowingText() | | method_49856() | | isGlowing() |
|
| public SignText | | withGlowingText(boolean hasGlowingText) | | withGlowingText(boolean hasGlowingText) | | method_49867(boolean arg0) | | withGlowing(boolean glowing) |
|
| public DyeColor | | getColor() | | getColor() | | method_49872() | | getColor() |
|
| public SignText | |
| public boolean | | hasMessage(boolean shouldFilter) | | hasMessage(boolean shouldFilter) | | method_49861(boolean arg0) | | hasText(boolean filtered) |
|
| public List<Text> | | getMessages(boolean shouldFilter) | | getMessages(boolean shouldFilter) | | method_49877(boolean arg0) | | getMessages(boolean filtered) |
|
| public OrderedText[] | |
| private Optional<List<Text>> | | filteredMessagesForSerialization() | | filteredMessagesForSerialization() | | method_49880() | | getFilteredMessages() |
|
| public boolean | | hasAnyClickCommands(boolean shouldFilter) | | hasAnyClickCommands(boolean shouldFilter) | | method_49874(boolean arg0) | | hasRunCommandClickEvent(boolean filtered) |
|
| public boolean | | hasEditableText(boolean shouldFilter) | | hasEditableText(boolean shouldFilter) | | method_1_8705(boolean arg0) | | isEditable(boolean filtered) |
|
| public SignText$Editor | | asMutable() | | asMutable() | | method_1_8703() | | editor() |
|
| public static TooltipAppender$Getter<SignText> | |