Class PotionBeaconEffect

java.lang.Object
api.block.beacon.BeaconEffect
api.block.beacon.PotionBeaconEffect
Direct Known Subclasses:
HellfireBeaconEffect

public class PotionBeaconEffect extends BeaconEffect
  • Constructor Details

    • PotionBeaconEffect

      public PotionBeaconEffect(int potionID, boolean scalesWithLevel)
  • Method Details