Back
Diff between 1.20 and 1.20.1
Added packages
Removed packages
Changed packages
Added classes
Removed classes
Changed classes
Added members
-
-
-
-
-
-
-
-
-
- execute(Plugin,Runnable,Runnable,long)
- run(Plugin,Consumer,Runnable)
- runAtFixedRate(Plugin,Consumer,Runnable,long,long)
- runDelayed(Plugin,Consumer,Runnable,long)
-
-
- execute(Plugin,Location,Runnable)
- execute(Plugin,World,int,int,Runnable)
- run(Plugin,Location,Consumer)
- run(Plugin,World,int,int,Consumer)
- runAtFixedRate(Plugin,Location,Consumer,long,long)
- runAtFixedRate(Plugin,World,int,int,Consumer,long,long)
- runDelayed(Plugin,Location,Consumer,long)
- runDelayed(Plugin,World,int,int,Consumer,long)
-
-
-
-
-
- <E>addBan(String,String,Date,String)
- <E>getBanEntry(String)
- <E>getEntries()
- addBan(T,String,Date,String)
- addBan(T,String,Duration,String)
- addBan(T,String,Instant,String)
- getBanEntry(T)
- isBanned(T)
- pardon(T)
-
-
-
-
-
-
-
- <T>getBanList(Type)
- addRecipe(Recipe,boolean)
- banIP(InetAddress)
- createExplorerMap(World,Location,StructureType,Type)
- createExplorerMap(World,Location,StructureType,Type,int,boolean)
- getAsyncScheduler()
- getGlobalRegionScheduler()
- getRegionScheduler()
- isOwnedByCurrentRegion(Block)
- isOwnedByCurrentRegion(Entity)
- isOwnedByCurrentRegion(Location)
- isOwnedByCurrentRegion(Location,int)
- isOwnedByCurrentRegion(World,Position)
- isOwnedByCurrentRegion(World,Position,int)
- isOwnedByCurrentRegion(World,int,int)
- isOwnedByCurrentRegion(World,int,int,int)
- removeRecipe(NamespacedKey,boolean)
- unbanIP(InetAddress)
- updateRecipes()
- updateResources()
-
-
-
- <E>addBan(PlayerProfile,String,Date,String)
- <E>addBan(PlayerProfile,String,Duration,String)
- <E>addBan(PlayerProfile,String,Instant,String)
- <E>getBanEntry(PlayerProfile)
- addBan(PlayerProfile,String,Date,String)
- isBanned(PlayerProfile)
- pardon(PlayerProfile)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <E>ban(String,Date,String,boolean)
- <E>ban(String,Duration,String,boolean)
- <E>ban(String,Instant,String,boolean)
- banIp(String,Date,String,boolean)
- banIp(String,Duration,String,boolean)
- banIp(String,Instant,String,boolean)
- isListed(Player)
- listPlayer(Player)
- sendBlockUpdate(Location,TileState)
- unlistPlayer(Player)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Removed members
Changed members