Class TCDCommonsClient
java.lang.Object
com.thecsdev.commonmc.TCDCommons
com.thecsdev.commonmc.client.TCDCommonsClient
- Direct Known Subclasses:
TCDCommonsFabricClient, TCDCommonsNeoClient
The main "client" 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
-
TCDCommonsClient
public TCDCommonsClient()
-