Package net.minecraft
Enum Class class_7595
- All Implemented Interfaces:
Serializable
,Comparable<class_7595>
,Constable
- Mappings:
Namespace Name official euk
intermediary net/minecraft/class_7595
named net/minecraft/class_7595
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum Constants -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
method_44741
(SignedMessage signedMessage) static class_7595
method_44742
(SignedMessage signedMessage, Text text, @Nullable PlayerListEntry playerListEntry) static class_7595
Returns the enum constant of this class with the specified name.static class_7595[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
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
- 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
- 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
- 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
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
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 nameNullPointerException
- 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
- 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;
-