Interface Summary |
IArmorTextureProvider |
This interface has to be implemented by an instance of ItemArmor. |
IMinecartCollisionHandler |
This class defines a replacement for the default minecart collision code. |
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. |