Package net.minecraftforge.common

Interface Summary
ForgeChunkManager.LoadingCallback All mods requiring chunkloading need to implement this to handle the re-registration of chunk tickets at world loading time
ForgeChunkManager.OrderedLoadingCallback This is a special LoadingCallback that can be implemented as well as the LoadingCallback to provide access to additional behaviour.
IArmorTextureProvider This interface has to be implemented by an instance of ItemArmor.
IMinecartCollisionHandler This class defines a replacement for the default minecart collision code.
IPlantable  
IShearable This allows for mods to create there own Shear-like items and have them interact with Blocks/Entities without extra work.
ISidedInventory Inventory ranges mapped by side.
ISpecialArmor This interface is to be implemented by ItemArmor classes.
IThrowableEntity This interface should be implemented by an Entity that can be 'thrown', like snowballs.
 

Class Summary
AchievementPage  
ChestGenHooks  
Configuration This class offers advanced configurations capabilities, allowing to provide various categories for configuration variables.
DimensionManager  
DungeonHooks  
DungeonHooks.DungeonLoot  
DungeonHooks.DungeonMob  
EnumHelper  
ForgeChunkManager Manages chunkloading for mods.
ForgeChunkManager.Ticket  
ForgeDummyContainer  
ForgeHooks  
ForgeInternalHandler  
ForgeVersion  
ISpecialArmor.ArmorProperties  
MinecartRegistry  
MinecartRegistry.MinecartKey  
MinecraftForge  
Property  
 

Enum Summary
EnumPlantType  
ForgeChunkManager.Type  
ForgeDirection