mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-14 23:38:34 +00:00
Remove stub injector methods
This commit is contained in:
@ -821,7 +821,5 @@ public class SelectionCommands {
|
||||
session.dispatchCUISelection(player);
|
||||
}
|
||||
|
||||
public static Class<?> inject() {
|
||||
return SelectionCommands.class;
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user