Interface PotionType

All Superinterfaces:
DefaultedRegistryValue<PotionType>

@CatalogedBy(PotionTypes.class) public interface PotionType extends DefaultedRegistryValue<PotionType>
Represents a type of potion with specific PotionEffects.