Package forestry.api.core
Interface ISpecialtyProducer
- All Known Subinterfaces:
IBeeSpecies,IFruit,ITree,ITreeSpecies
public interface ISpecialtyProducer
Denotes a species that can produce "specialty" products when in a jubilant state,
as described by
IBeeJubilance or something similar.-
Method Summary
-
Method Details
-
getSpecialties
- Returns:
- The list of possible items that this producer can only produce when in a jubilant state.
-