Fixed javadocs, biome API enhancements
This commit is contained in:
parent
8d6dc18ce2
commit
529565911f
2 changed files with 9 additions and 1 deletions
|
@ -53,7 +53,7 @@ class ModMenuScreenFactoryImpl {
|
|||
* the {@link #createEntrypoint(ModMenuIntegration)}-Method.
|
||||
* <p>
|
||||
* Example:
|
||||
* <pre>{@code public class ModMenu extends ModMenuIntegration {
|
||||
* <pre>{@code public class} ModMenu extends ModMenuIntegration {
|
||||
* public static final ModMenuApiMarker entrypointObject = createEntrypoint(new EntryPoint());
|
||||
*
|
||||
* public EntryPoint() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue