net.minecraft.server

public record ServerLinks

alj
net.minecraft.server.ServerLinks
net.minecraft.class_9782
net.minecraft.server.ServerLinks
net.minecraft.src.C_336525_
net.minecraft.server.ServerLinks

Field summary

Modifier and TypeField
private final List<ServerLinks$Entry>
d
entries
comp_2826
entries
f_337702_
public static final ServerLinks
a
EMPTY
field_51977
EMPTY
f_337547_
public static final StreamCodec<io.netty.buffer.ByteBuf, com.mojang.datafixers.util.Either<ServerLinks$KnownLinkType, Component>>
b
TYPE_STREAM_CODEC
field_52203
TYPE_CODEC
f_337023_
public static final StreamCodec<io.netty.buffer.ByteBuf, List<ServerLinks$UntrustedEntry>>
c
UNTRUSTED_LINKS_STREAM_CODEC
field_52204
LIST_CODEC
f_337174_

Constructor summary

ModifierConstructor
public (List<ServerLinks$Entry> arg0)

Method summary

Modifier and TypeMethod
public boolean
a()
isEmpty()
method_60657()
isEmpty()
m_338453_()
public Optional<ServerLinks$Entry>
a(alj$b arg0)
findKnownType(ServerLinks$KnownLinkType arg0)
method_60658(class_9782$class_9784 arg0)
getEntryFor(ServerLinks$Known known)
m_340469_(C_336525_$C_336454_ arg0)
public List<ServerLinks$UntrustedEntry>
b()
untrust()
method_60938()
getLinks()
m_339350_()
public List<ServerLinks$Entry>
c()
entries()
comp_2826()
entries()
f_337702_()