java.lang.Object
meteordevelopment.meteorclient.systems.modules.Module
meteordevelopment.meteorclient.systems.modules.player.PotionSpoof
All Implemented Interfaces:
Comparable<Module>, ISerializable<Module>

public class PotionSpoof extends Module
  • Field Details

  • Constructor Details

    • PotionSpoof

      public PotionSpoof()
  • Method Details

    • onDeactivate

      public void onDeactivate()
      Overrides:
      onDeactivate in class Module
    • shouldBlock

      public boolean shouldBlock(net.minecraft.entity.effect.StatusEffect effect)