接口 IForgePotion
- 所有已知实现类:
Potion
public interface IForgePotion
-
方法概要
-
方法详细资料
-
self
-
isFoil
Determines whether the potion bottle item should be enchanted. Not called for tipped arrows or if the item is already enchanted.- 参数:
stack
- The potion bottle- 返回:
- whether the item should appear enchanted.
-