Package net.minecraft

Enum Class class_8186

java.lang.Object
java.lang.Enum<class_8186>
net.minecraft.class_8186
All Implemented Interfaces:
Serializable, Comparable<class_8186>, Constable

@Environment(CLIENT) public enum class_8186 extends Enum<class_8186>
Mappings:
Namespace Name
official fds
intermediary net/minecraft/class_8186
named net/minecraft/class_8186
  • Enum Constant Details

    • GENERIC_VIOLATION

      public static final class_8186 GENERIC_VIOLATION
      Mappings:
      Namespace Name Mixin selector
      official a Lfds;a:Lfds;
      intermediary field_42891 Lnet/minecraft/class_8186;field_42891:Lnet/minecraft/class_8186;
      named GENERIC_VIOLATION Lnet/minecraft/class_8186;GENERIC_VIOLATION:Lnet/minecraft/class_8186;
    • FALSE_REPORTING

      public static final class_8186 FALSE_REPORTING
      Mappings:
      Namespace Name Mixin selector
      official b Lfds;b:Lfds;
      intermediary field_42892 Lnet/minecraft/class_8186;field_42892:Lnet/minecraft/class_8186;
      named FALSE_REPORTING Lnet/minecraft/class_8186;FALSE_REPORTING:Lnet/minecraft/class_8186;
    • HATE_SPEECH

      public static final class_8186 HATE_SPEECH
      Mappings:
      Namespace Name Mixin selector
      official c Lfds;c:Lfds;
      intermediary field_42893 Lnet/minecraft/class_8186;field_42893:Lnet/minecraft/class_8186;
      named HATE_SPEECH Lnet/minecraft/class_8186;HATE_SPEECH:Lnet/minecraft/class_8186;
    • HATE_TERRORISM_NOTORIOUS_FIGURE

      public static final class_8186 HATE_TERRORISM_NOTORIOUS_FIGURE
      Mappings:
      Namespace Name Mixin selector
      official d Lfds;d:Lfds;
      intermediary field_42894 Lnet/minecraft/class_8186;field_42894:Lnet/minecraft/class_8186;
      named HATE_TERRORISM_NOTORIOUS_FIGURE Lnet/minecraft/class_8186;HATE_TERRORISM_NOTORIOUS_FIGURE:Lnet/minecraft/class_8186;
    • HARASSMENT_OR_BULLYING

      public static final class_8186 HARASSMENT_OR_BULLYING
      Mappings:
      Namespace Name Mixin selector
      official e Lfds;e:Lfds;
      intermediary field_42895 Lnet/minecraft/class_8186;field_42895:Lnet/minecraft/class_8186;
      named HARASSMENT_OR_BULLYING Lnet/minecraft/class_8186;HARASSMENT_OR_BULLYING:Lnet/minecraft/class_8186;
    • DEFAMATION_IMPERSONATION_FALSE_INFORMATION

      public static final class_8186 DEFAMATION_IMPERSONATION_FALSE_INFORMATION
      Mappings:
      Namespace Name Mixin selector
      official f Lfds;f:Lfds;
      intermediary field_42896 Lnet/minecraft/class_8186;field_42896:Lnet/minecraft/class_8186;
      named DEFAMATION_IMPERSONATION_FALSE_INFORMATION Lnet/minecraft/class_8186;DEFAMATION_IMPERSONATION_FALSE_INFORMATION:Lnet/minecraft/class_8186;
    • DRUGS

      public static final class_8186 DRUGS
      Mappings:
      Namespace Name Mixin selector
      official g Lfds;g:Lfds;
      intermediary field_42897 Lnet/minecraft/class_8186;field_42897:Lnet/minecraft/class_8186;
      named DRUGS Lnet/minecraft/class_8186;DRUGS:Lnet/minecraft/class_8186;
    • FRAUD

      public static final class_8186 FRAUD
      Mappings:
      Namespace Name Mixin selector
      official h Lfds;h:Lfds;
      intermediary field_42898 Lnet/minecraft/class_8186;field_42898:Lnet/minecraft/class_8186;
      named FRAUD Lnet/minecraft/class_8186;FRAUD:Lnet/minecraft/class_8186;
    • SPAM_OR_ADVERTISING

      public static final class_8186 SPAM_OR_ADVERTISING
      Mappings:
      Namespace Name Mixin selector
      official i Lfds;i:Lfds;
      intermediary field_42899 Lnet/minecraft/class_8186;field_42899:Lnet/minecraft/class_8186;
      named SPAM_OR_ADVERTISING Lnet/minecraft/class_8186;SPAM_OR_ADVERTISING:Lnet/minecraft/class_8186;
    • NUDITY_OR_PORNOGRAPHY

      public static final class_8186 NUDITY_OR_PORNOGRAPHY
      Mappings:
      Namespace Name Mixin selector
      official j Lfds;j:Lfds;
      intermediary field_42900 Lnet/minecraft/class_8186;field_42900:Lnet/minecraft/class_8186;
      named NUDITY_OR_PORNOGRAPHY Lnet/minecraft/class_8186;NUDITY_OR_PORNOGRAPHY:Lnet/minecraft/class_8186;
    • SEXUALLY_INAPPROPRIATE

      public static final class_8186 SEXUALLY_INAPPROPRIATE
      Mappings:
      Namespace Name Mixin selector
      official k Lfds;k:Lfds;
      intermediary field_42901 Lnet/minecraft/class_8186;field_42901:Lnet/minecraft/class_8186;
      named SEXUALLY_INAPPROPRIATE Lnet/minecraft/class_8186;SEXUALLY_INAPPROPRIATE:Lnet/minecraft/class_8186;
    • EXTREME_VIOLENCE_OR_GORE

      public static final class_8186 EXTREME_VIOLENCE_OR_GORE
      Mappings:
      Namespace Name Mixin selector
      official l Lfds;l:Lfds;
      intermediary field_42902 Lnet/minecraft/class_8186;field_42902:Lnet/minecraft/class_8186;
      named EXTREME_VIOLENCE_OR_GORE Lnet/minecraft/class_8186;EXTREME_VIOLENCE_OR_GORE:Lnet/minecraft/class_8186;
    • IMMINENT_HARM_TO_PERSON_OR_PROPERTY

      public static final class_8186 IMMINENT_HARM_TO_PERSON_OR_PROPERTY
      Mappings:
      Namespace Name Mixin selector
      official m Lfds;m:Lfds;
      intermediary field_42903 Lnet/minecraft/class_8186;field_42903:Lnet/minecraft/class_8186;
      named IMMINENT_HARM_TO_PERSON_OR_PROPERTY Lnet/minecraft/class_8186;IMMINENT_HARM_TO_PERSON_OR_PROPERTY:Lnet/minecraft/class_8186;
  • Field Details

    • field_42904

      private final Text field_42904
      Mappings:
      Namespace Name Mixin selector
      official n Lfds;n:Lth;
      intermediary field_42904 Lnet/minecraft/class_8186;field_42904:Lnet/minecraft/class_2561;
      named field_42904 Lnet/minecraft/class_8186;field_42904:Lnet/minecraft/text/Text;
  • Constructor Details

    • class_8186

      private class_8186(String string)
  • Method Details

    • values

      public static class_8186[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static class_8186 valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • method_49312

      public Text method_49312()
      Mappings:
      Namespace Name Mixin selector
      official a Lfds;a()Lth;
      intermediary method_49312 Lnet/minecraft/class_8186;method_49312()Lnet/minecraft/class_2561;
      named method_49312 Lnet/minecraft/class_8186;method_49312()Lnet/minecraft/text/Text;
    • method_49313

      @Nullable public static @Nullable class_8186 method_49313(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lfds;a(I)Lfds;
      intermediary method_49313 Lnet/minecraft/class_8186;method_49313(I)Lnet/minecraft/class_8186;
      named method_49313 Lnet/minecraft/class_8186;method_49313(I)Lnet/minecraft/class_8186;