Package com.jubiman.customplayerlib
package com.jubiman.customplayerlib
-
ClassesClassDescriptionThe instance of each individual player containing custom dataRegistry where mods can register CustomPlayersCustomPlayersHandler<T extends CustomPlayer>Handler for handling custom players in your modCustomPlayersHandlerTickable<T extends CustomPlayerTickable>A tickable variant of the CustomPlayersHandlerThe tickable variant of a CustomPlayer.This class is the ModEntry so that Necesse loads this mod.