Package net.minecraft

Enum Class class_7595

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

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

    • SECURE

      public static final class_7595 SECURE
      Mappings:
      Namespace Name Mixin selector
      official a Leuk;a:Leuk;
      intermediary field_39780 Lnet/minecraft/class_7595;field_39780:Lnet/minecraft/class_7595;
      named SECURE Lnet/minecraft/class_7595;SECURE:Lnet/minecraft/class_7595;
    • MODIFIED

      public static final class_7595 MODIFIED
      Mappings:
      Namespace Name Mixin selector
      official b Leuk;b:Leuk;
      intermediary field_39781 Lnet/minecraft/class_7595;field_39781:Lnet/minecraft/class_7595;
      named MODIFIED Lnet/minecraft/class_7595;MODIFIED:Lnet/minecraft/class_7595;
    • NOT_SECURE

      public static final class_7595 NOT_SECURE
      Mappings:
      Namespace Name Mixin selector
      official c Leuk;c:Leuk;
      intermediary field_39782 Lnet/minecraft/class_7595;field_39782:Lnet/minecraft/class_7595;
      named NOT_SECURE Lnet/minecraft/class_7595;NOT_SECURE:Lnet/minecraft/class_7595;
    • UNKNOWN

      public static final class_7595 UNKNOWN
      Mappings:
      Namespace Name Mixin selector
      official d Leuk;d:Leuk;
      intermediary field_39783 Lnet/minecraft/class_7595;field_39783:Lnet/minecraft/class_7595;
      named UNKNOWN Lnet/minecraft/class_7595;UNKNOWN:Lnet/minecraft/class_7595;
  • Constructor Details

    • class_7595

      private class_7595()
  • Method Details

    • values

      public static class_7595[] 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_7595 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_44742

      public static class_7595 method_44742(SignedMessage signedMessage, Text text, @Nullable @Nullable PlayerListEntry playerListEntry)
      Mappings:
      Namespace Name Mixin selector
      official a Leuk;a(Lru;Lrm;Leud;)Leuk;
      intermediary method_44742 Lnet/minecraft/class_7595;method_44742(Lnet/minecraft/class_7471;Lnet/minecraft/class_2561;Lnet/minecraft/class_640;)Lnet/minecraft/class_7595;
      named method_44742 Lnet/minecraft/class_7595;method_44742(Lnet/minecraft/network/message/SignedMessage;Lnet/minecraft/text/Text;Lnet/minecraft/client/network/PlayerListEntry;)Lnet/minecraft/class_7595;
    • method_44740

      public boolean method_44740()
      Mappings:
      Namespace Name Mixin selector
      official a Leuk;a()Z
      intermediary method_44740 Lnet/minecraft/class_7595;method_44740()Z
      named method_44740 Lnet/minecraft/class_7595;method_44740()Z
    • method_44741

      @Nullable public @Nullable class_7591 method_44741(SignedMessage signedMessage)
      Mappings:
      Namespace Name Mixin selector
      official a Leuk;a(Lru;)Leev;
      intermediary method_44741 Lnet/minecraft/class_7595;method_44741(Lnet/minecraft/class_7471;)Lnet/minecraft/class_7591;
      named method_44741 Lnet/minecraft/class_7595;method_44741(Lnet/minecraft/network/message/SignedMessage;)Lnet/minecraft/class_7591;