Class HellfireBeaconEffect


public class HellfireBeaconEffect extends PotionBeaconEffect
  • Constructor Details

    • HellfireBeaconEffect

      public HellfireBeaconEffect()
  • Method Details

    • onPowerChange

      public void onPowerChange(int newPowerLevel, int oldPowerLevel, TileEntityBeacon beacon)
      Overrides:
      onPowerChange in class BeaconEffect
    • igniteIfEmptyWithState

      public boolean igniteIfEmptyWithState(int x, int y, int z, boolean anythingIgnited, TileEntityBeacon beacon)