Class BetterStatsNeoClient
java.lang.Object
com.thecsdev.betterstats.BetterStats
com.thecsdev.betterstats.client.BetterStatsClient
com.thecsdev.betterstats.neoforge.client.BetterStatsNeoClient
The main "client" entry-point for this mod, that is executed
by the NeoForge loader.
-
Field Summary
Fields inherited from class BetterStats
LOGGER, MOD_ID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BetterStatsClient
getLastLoginTimeMethods inherited from class BetterStats
getConfig, getInstance, getModName, getModVersion, getProperty
-
Constructor Details
-
BetterStatsNeoClient
public BetterStatsNeoClient()
-