mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-02 11:26:42 +00:00
Remove stub injector methods
This commit is contained in:
@ -3320,7 +3320,5 @@ public class EditSession extends AbstractDelegateExtent implements HasFaweQueue,
|
||||
world.setWeather(weatherType, duration);
|
||||
}
|
||||
|
||||
public static Class<?> inject() {
|
||||
return EditSession.class;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user