mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-02-05 23:11:39 +01:00
Fix since tag in GameModeAddon
This commit is contained in:
parent
9968a8e083
commit
5bf6264e95
@ -117,7 +117,7 @@ public abstract class GameModeAddon extends Addon {
|
||||
* @param worldName - name of world that this applies to
|
||||
* @param id - id if any
|
||||
* @return Chunk generator
|
||||
* @since 1.1
|
||||
* @since 1.1.1
|
||||
*/
|
||||
@NonNull
|
||||
public abstract ChunkGenerator getDefaultWorldGenerator(String worldName, String id);
|
||||
|
Loading…
Reference in New Issue
Block a user