mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-12 08:08:34 +00:00
Remove stub injector methods
This commit is contained in:
@ -868,7 +868,5 @@ public class BrushCommands extends BrushProcessor {
|
||||
.setSize(radius);
|
||||
}
|
||||
|
||||
public static Class<?> inject() {
|
||||
return BrushCommands.class;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user