Added missing doc
This commit is contained in:
parent
0486b56ec3
commit
290bed1ffe
1 changed files with 3 additions and 0 deletions
|
@ -92,6 +92,9 @@ public abstract class ModMenuIntegration {
|
||||||
return (ModMenuApiMarker)o;
|
return (ModMenuApiMarker)o;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* The factory passed to {@link #ModMenuIntegration(ModMenuScreenFactory)}
|
||||||
|
*/
|
||||||
protected final ModMenuScreenFactory screenFactory;
|
protected final ModMenuScreenFactory screenFactory;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue