Uses of Interface
cpw.mods.fml.common.IPlayerTracker

Packages that use IPlayerTracker
cpw.mods.fml.common.registry   
 

Uses of IPlayerTracker in cpw.mods.fml.common.registry
 

Methods in cpw.mods.fml.common.registry with parameters of type IPlayerTracker
static void GameRegistry.registerPlayerTracker(IPlayerTracker tracker)