mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-04 03:56:41 +00:00
A lot of removals, upstream merges, and maybe more.
This commit is contained in:
@ -46,6 +46,7 @@ import javax.annotation.Nullable;
|
||||
|
||||
/**
|
||||
* An abstract implementation of {@link World}.
|
||||
* Added by FAWE.
|
||||
*/
|
||||
public interface SimpleWorld extends World {
|
||||
@Override
|
||||
@ -155,4 +156,4 @@ public interface SimpleWorld extends World {
|
||||
default void setWeather(WeatherType weatherType, long duration) {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user