All translations
Jump to navigation
Jump to search
Enter a message name below to show all available translations.
Found one translation.
Name | Current message text |
---|---|
h English (en) | @Override public boolean match(SignActionEvent info) { // Checks that the second line starts with 'welcome' (case-insensitive) return info.isType("welcome"); } |