mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-31 12:31:28 +01:00
Fix javadoc generation for DimensionType
This commit is contained in:
parent
18c7a61f89
commit
e6f66b9816
@ -93,4 +93,7 @@ public class DimensionType {
|
|||||||
return name.toString();
|
return name.toString();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public static class DimensionTypeBuilder {
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user