All Classes and Interfaces
Class
Description
Client ticks all players that implement ITickable
The instance of each individual player containing custom data
Registry where mods can register CustomPlayers
Handler for handling custom players in your mod
A tickable variant of the CustomPlayersHandler
The tickable variant of a CustomPlayer.
Specifies that the CustomPlayer(sHandler) is tickable
Loads all CustomPlayers
This class is the ModEntry so that Necesse loads this mod.
Saves all CustomPlayers
Server ticks all players that implement ITickable