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