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

public class AutoBrewer extends Module
  • Constructor Details

    • AutoBrewer

      public AutoBrewer()
  • Method Details

    • onActivate

      public void onActivate()
      Overrides:
      onActivate in class Module
    • onBrewingStandClose

      public void onBrewingStandClose()
    • tick

      public void tick(net.minecraft.screen.BrewingStandScreenHandler c)