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

public class ESP extends Module
  • Field Details

  • Constructor Details

    • ESP

      public ESP()
  • Method Details

    • shouldSkip

      public boolean shouldSkip(net.minecraft.entity.Entity entity)
    • getColor

      public Color getColor(net.minecraft.entity.Entity entity)
    • getEntityTypeColor

      public Color getEntityTypeColor(net.minecraft.entity.Entity entity)
    • getInfoString

      public String getInfoString()
      Overrides:
      getInfoString in class Module
    • isShader

      public boolean isShader()