Interface CraftableEntityDef
-
- All Known Implementing Classes:
AbstractMeshEntityDef,AbstractWeaponEntityDef,ActionItemEntityDef,CrewEntityDef,FloorEntityDef,ImageSurfaceEntityDef,LootContainerEntityDef,PhysicalEntityDef,StructureEntityDef
public interface CraftableEntityDefImplement this interface if your entity can be crafted
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCraftingCategory()
-
-
-
Method Detail
-
getCraftingCategory
String getCraftingCategory()
-
-