Package io.github.pixelmk.pixelmkmenu
Class PixelMKMenuClient
java.lang.Object
io.github.pixelmk.pixelmkmenu.PixelMKMenuClient
Main class for client side operations.
-
Method Summary
Modifier and TypeMethodDescriptionGet the branding list.static PixelMKMenuClientGets shared mod instance.voidload()Deprecated.static voidSaves NeoForge branding and replaces with our own.
-
Method Details
-
getInstance
Gets shared mod instance. Currently unneeded.- Returns:
- Shared mod instance.
-
load
Deprecated.Does nothing. -
replaceBranding
public static void replaceBranding()Saves NeoForge branding and replaces with our own. -
getBrandings
Get the branding list.- Returns:
- brandings
-