mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-01 02:46:41 +00:00
Minor changes
This commit is contained in:
@ -130,6 +130,7 @@ public interface TranslatableComponent extends BuildableComponent<TranslatableCo
|
||||
}
|
||||
|
||||
// FAWE added
|
||||
//TODO REMOVE THIS BECAUSE IT'S SO STUPID!
|
||||
@Nonnull
|
||||
public static TranslatableComponent of(@Nonnull final String key, final Object... args) {
|
||||
List<Component> components = Arrays.stream(args)
|
||||
|
Reference in New Issue
Block a user