mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-11 20:13:55 +00:00
Remove legacy ServerInterface
This commit is contained in:
@ -79,7 +79,6 @@ public class BukkitWorld extends AbstractWorld {
|
||||
*
|
||||
* @param world the world
|
||||
*/
|
||||
@SuppressWarnings("unchecked")
|
||||
public BukkitWorld(World world) {
|
||||
this.worldRef = new WeakReference<>(world);
|
||||
}
|
||||
|
Reference in New Issue
Block a user