Uses of Record Class
net.minecraft.network.protocol.status.ServerStatus.Favicon
Packages that use ServerStatus.Favicon
-
Uses of ServerStatus.Favicon in net.minecraft.network.protocol.status
Fields in net.minecraft.network.protocol.status with type parameters of type ServerStatus.FaviconModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ServerStatus.Favicon> ServerStatus.Favicon.CODECprivate final Optional<ServerStatus.Favicon> ServerStatus.faviconThe field for thefaviconrecord component.Methods in net.minecraft.network.protocol.status that return types with arguments of type ServerStatus.FaviconModifier and TypeMethodDescriptionServerStatus.favicon()Returns the value of thefaviconrecord component. -
Uses of ServerStatus.Favicon in net.minecraft.server
Fields in net.minecraft.server declared as ServerStatus.FaviconMethods in net.minecraft.server that return types with arguments of type ServerStatus.FaviconModifier and TypeMethodDescriptionprivate Optional<ServerStatus.Favicon> MinecraftServer.loadStatusIcon()