YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
cpw.mods.fml.common.Mod.Item Interface Reference

Public Member Functions

String name ()
 
String typeClass ()
 

Detailed Description

Populate the annotated field with an Item

Author
cpw

Member Function Documentation

String cpw.mods.fml.common.Mod.Item.name ( )

The name of the item

String cpw.mods.fml.common.Mod.Item.typeClass ( )

The type of the item


The documentation for this interface was generated from the following file: