Package net.minecraft
Enum Class class_7595
- All Implemented Interfaces:
Serializable,Comparable<class_7595>,Constable
- Mappings:
Namespace Name official eukintermediary net/minecraft/class_7595named 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 TypeMethodDescriptionbooleanmethod_44741(SignedMessage signedMessage) static class_7595method_44742(SignedMessage signedMessage, Text text, @Nullable PlayerListEntry playerListEntry) static class_7595Returns 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 aLeuk;a:Leuk;intermediary field_39780Lnet/minecraft/class_7595;field_39780:Lnet/minecraft/class_7595;named SECURELnet/minecraft/class_7595;SECURE:Lnet/minecraft/class_7595;
-
MODIFIED
- Mappings:
Namespace Name Mixin selector official bLeuk;b:Leuk;intermediary field_39781Lnet/minecraft/class_7595;field_39781:Lnet/minecraft/class_7595;named MODIFIEDLnet/minecraft/class_7595;MODIFIED:Lnet/minecraft/class_7595;
-
NOT_SECURE
- Mappings:
Namespace Name Mixin selector official cLeuk;c:Leuk;intermediary field_39782Lnet/minecraft/class_7595;field_39782:Lnet/minecraft/class_7595;named NOT_SECURELnet/minecraft/class_7595;NOT_SECURE:Lnet/minecraft/class_7595;
-
UNKNOWN
- Mappings:
Namespace Name Mixin selector official dLeuk;d:Leuk;intermediary field_39783Lnet/minecraft/class_7595;field_39783:Lnet/minecraft/class_7595;named UNKNOWNLnet/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 aLeuk;a(Lru;Lrm;Leud;)Leuk;intermediary method_44742Lnet/minecraft/class_7595;method_44742(Lnet/minecraft/class_7471;Lnet/minecraft/class_2561;Lnet/minecraft/class_640;)Lnet/minecraft/class_7595;named method_44742Lnet/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 aLeuk;a()Zintermediary method_44740Lnet/minecraft/class_7595;method_44740()Znamed method_44740Lnet/minecraft/class_7595;method_44740()Z
-
method_44741
- Mappings:
Namespace Name Mixin selector official aLeuk;a(Lru;)Leev;intermediary method_44741Lnet/minecraft/class_7595;method_44741(Lnet/minecraft/class_7471;)Lnet/minecraft/class_7591;named method_44741Lnet/minecraft/class_7595;method_44741(Lnet/minecraft/network/message/SignedMessage;)Lnet/minecraft/class_7591;
-