Class TCDCommonsServer
java.lang.Object
com.thecsdev.commonmc.TCDCommons
com.thecsdev.commonmc.server.TCDCommonsServer
- Direct Known Subclasses:
TCDCommonsFabricServer, TCDCommonsNeoServer
The main "dedicated server" entry-point for this mod, that is executed
by all loaders (fabric/neoforge).
-
Field Summary
Fields inherited from class TCDCommons
LOGGER, MOD_ID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TCDCommons
getConfig, getInstance, getModName, getModVersion
-
Constructor Details
-
TCDCommonsServer
public TCDCommonsServer()
-