Package net.minecraft.server
Enum Class ServerLinks.Known
- All Implemented Interfaces:
Serializable
,Comparable<ServerLinks.Known>
,Constable
- Enclosing class:
ServerLinks
- Mappings:
Namespace Name named net/minecraft/server/ServerLinks$Known
intermediary net/minecraft/class_9782$class_9784
official alj$b
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantDescription -
Field Summary
Modifier and TypeFieldDescriptionstatic final PacketCodec
<ByteBuf, ServerLinks.Known> private static final IntFunction
<ServerLinks.Known> private final int
private final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateEntry
(URI link) private Text
getText()
static ServerLinks.Known
Returns the enum constant of this class with the specified name.static ServerLinks.Known[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
BUG_REPORT
- Mappings:
Namespace Name Mixin selector named BUG_REPORT
Lnet/minecraft/server/ServerLinks$Known;BUG_REPORT:Lnet/minecraft/server/ServerLinks$Known;
intermediary field_51981
Lnet/minecraft/class_9782$class_9784;field_51981:Lnet/minecraft/class_9782$class_9784;
official a
Lalj$b;a:Lalj$b;
-
COMMUNITY_GUIDELINES
- Mappings:
Namespace Name Mixin selector named COMMUNITY_GUIDELINES
Lnet/minecraft/server/ServerLinks$Known;COMMUNITY_GUIDELINES:Lnet/minecraft/server/ServerLinks$Known;
intermediary field_52205
Lnet/minecraft/class_9782$class_9784;field_52205:Lnet/minecraft/class_9782$class_9784;
official b
Lalj$b;b:Lalj$b;
-
SUPPORT
- Mappings:
Namespace Name Mixin selector named SUPPORT
Lnet/minecraft/server/ServerLinks$Known;SUPPORT:Lnet/minecraft/server/ServerLinks$Known;
intermediary field_52206
Lnet/minecraft/class_9782$class_9784;field_52206:Lnet/minecraft/class_9782$class_9784;
official c
Lalj$b;c:Lalj$b;
-
STATUS
- Mappings:
Namespace Name Mixin selector named STATUS
Lnet/minecraft/server/ServerLinks$Known;STATUS:Lnet/minecraft/server/ServerLinks$Known;
intermediary field_52207
Lnet/minecraft/class_9782$class_9784;field_52207:Lnet/minecraft/class_9782$class_9784;
official d
Lalj$b;d:Lalj$b;
-
FEEDBACK
- Mappings:
Namespace Name Mixin selector named FEEDBACK
Lnet/minecraft/server/ServerLinks$Known;FEEDBACK:Lnet/minecraft/server/ServerLinks$Known;
intermediary field_52208
Lnet/minecraft/class_9782$class_9784;field_52208:Lnet/minecraft/class_9782$class_9784;
official e
Lalj$b;e:Lalj$b;
-
COMMUNITY
- Mappings:
Namespace Name Mixin selector named COMMUNITY
Lnet/minecraft/server/ServerLinks$Known;COMMUNITY:Lnet/minecraft/server/ServerLinks$Known;
intermediary field_52209
Lnet/minecraft/class_9782$class_9784;field_52209:Lnet/minecraft/class_9782$class_9784;
official f
Lalj$b;f:Lalj$b;
-
WEBSITE
- Mappings:
Namespace Name Mixin selector named WEBSITE
Lnet/minecraft/server/ServerLinks$Known;WEBSITE:Lnet/minecraft/server/ServerLinks$Known;
intermediary field_52210
Lnet/minecraft/class_9782$class_9784;field_52210:Lnet/minecraft/class_9782$class_9784;
official g
Lalj$b;g:Lalj$b;
-
FORUMS
- Mappings:
Namespace Name Mixin selector named FORUMS
Lnet/minecraft/server/ServerLinks$Known;FORUMS:Lnet/minecraft/server/ServerLinks$Known;
intermediary field_52211
Lnet/minecraft/class_9782$class_9784;field_52211:Lnet/minecraft/class_9782$class_9784;
official h
Lalj$b;h:Lalj$b;
-
NEWS
- Mappings:
Namespace Name Mixin selector named NEWS
Lnet/minecraft/server/ServerLinks$Known;NEWS:Lnet/minecraft/server/ServerLinks$Known;
intermediary field_52212
Lnet/minecraft/class_9782$class_9784;field_52212:Lnet/minecraft/class_9782$class_9784;
official i
Lalj$b;i:Lalj$b;
-
ANNOUNCEMENTS
- Mappings:
Namespace Name Mixin selector named ANNOUNCEMENTS
Lnet/minecraft/server/ServerLinks$Known;ANNOUNCEMENTS:Lnet/minecraft/server/ServerLinks$Known;
intermediary field_52213
Lnet/minecraft/class_9782$class_9784;field_52213:Lnet/minecraft/class_9782$class_9784;
official j
Lalj$b;j:Lalj$b;
-
-
Field Details
-
FROM_ID
- Mappings:
Namespace Name Mixin selector named FROM_ID
Lnet/minecraft/server/ServerLinks$Known;FROM_ID:Ljava/util/function/IntFunction;
intermediary field_51983
Lnet/minecraft/class_9782$class_9784;field_51983:Ljava/util/function/IntFunction;
official l
Lalj$b;l:Ljava/util/function/IntFunction;
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODEC
Lnet/minecraft/server/ServerLinks$Known;CODEC:Lnet/minecraft/network/codec/PacketCodec;
intermediary field_51982
Lnet/minecraft/class_9782$class_9784;field_51982:Lnet/minecraft/class_9139;
official k
Lalj$b;k:Lyx;
-
id
private final int id- Mappings:
Namespace Name Mixin selector named id
Lnet/minecraft/server/ServerLinks$Known;id:I
intermediary field_51984
Lnet/minecraft/class_9782$class_9784;field_51984:I
official m
Lalj$b;m:I
-
name
- Mappings:
Namespace Name Mixin selector named name
Lnet/minecraft/server/ServerLinks$Known;name:Ljava/lang/String;
intermediary field_51985
Lnet/minecraft/class_9782$class_9784;field_51985:Ljava/lang/String;
official n
Lalj$b;n:Ljava/lang/String;
-
-
Constructor Details
-
Known
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/server/ServerLinks$Known;<init>(Ljava/lang/String;IILjava/lang/String;)V
intermediary <init>
Lnet/minecraft/class_9782$class_9784;<init>(Ljava/lang/String;IILjava/lang/String;)V
official <init>
Lalj$b;<init>(Ljava/lang/String;IILjava/lang/String;)V
-
-
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
-
getText
- Mappings:
Namespace Name Mixin selector named getText
Lnet/minecraft/server/ServerLinks$Known;getText()Lnet/minecraft/text/Text;
intermediary method_60666
Lnet/minecraft/class_9782$class_9784;method_60666()Lnet/minecraft/class_2561;
official a
Lalj$b;a()Lwz;
-
createEntry
- Mappings:
Namespace Name Mixin selector named createEntry
Lnet/minecraft/server/ServerLinks$Known;createEntry(Ljava/net/URI;)Lnet/minecraft/server/ServerLinks$Entry;
intermediary method_60668
Lnet/minecraft/class_9782$class_9784;method_60668(Ljava/net/URI;)Lnet/minecraft/class_9782$class_9783;
official a
Lalj$b;a(Ljava/net/URI;)Lalj$a;
-