mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-05 12:36:40 +00:00
Remove stub injector methods
This commit is contained in:
@ -595,7 +595,5 @@ public class ClipboardCommands extends MethodCommands {
|
||||
BBC.CLIPBOARD_CLEARED.send(player);
|
||||
}
|
||||
|
||||
public static Class<?> inject() {
|
||||
return ClipboardCommands.class;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user