Annotation fix

This commit is contained in:
paulevsGitch 2021-06-06 12:29:18 +03:00
parent 5a08b23fb2
commit c6bb88fdc8

View file

@ -86,7 +86,6 @@ public class BCLBiomeDef {
/**
* Create default definition for The Nether biome.
* @param id
* @return {@link BCLBiomeDef}.
*/
public BCLBiomeDef netherBiome() {
@ -98,7 +97,6 @@ public class BCLBiomeDef {
/**
* Create default definition for The End biome.
* @param id
* @return {@link BCLBiomeDef}.
*/
public BCLBiomeDef endBiome() {