1 2 3 4 5 6 7
package gregtech.mixin.interfaces; public interface PotionExt { boolean gt5u$isBadEffect(); }