Class BookshelfMod
java.lang.Object
net.darkhax.bookshelf.common.impl.BookshelfMod
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BookshelfModGets the Bookshelf mod instance.voidinit()
-
Constructor Details
-
BookshelfMod
public BookshelfMod()
-
-
Method Details
-
init
public void init() -
getInstance
Gets the Bookshelf mod instance. If an instance does not already exist one will be created.- Returns:
- The Bookshelf mod instance.
-