Interface IForgePotion
- All Known Implementing Classes:
 Potion
public interface IForgePotion
- 
Method Summary
 
- 
Method Details
- 
isFoil
Determines whether the potion bottle item should be enchanted. Not called for tipped arrows or if the item is already enchanted.- Parameters:
 stack- The potion bottle- Returns:
 - whether the item should appear enchanted.
 
 
 -