Uses of Record Class
net.minecraft.server.ServerMetadata.Favicon
-
Uses of ServerMetadata.Favicon in net.minecraft.server
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<ServerMetadata.Favicon> ServerMetadata.Favicon.CODEC
private final Optional
<ServerMetadata.Favicon> ServerMetadata.favicon
The field for thefavicon
record component.Modifier and TypeMethodDescriptionServerMetadata.favicon()
Returns the value of thefavicon
record component.private Optional
<ServerMetadata.Favicon> MinecraftServer.loadFavicon()