Class DefaultAntiFeature

java.lang.Object
net.litetex.capes.provider.antifeature.DefaultAntiFeature
All Implemented Interfaces:
AntiFeature

public class DefaultAntiFeature extends Object implements AntiFeature
  • Constructor Details

    • DefaultAntiFeature

      public DefaultAntiFeature(String translateKey)
    • DefaultAntiFeature

      public DefaultAntiFeature(net.minecraft.text.MutableText text)
  • Method Details

    • message

      public net.minecraft.text.MutableText message()
      Specified by:
      message in interface AntiFeature