Uses of Interface
net.minecraft.class_7500
Packages that use class_7500
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7500 in net.minecraft
Fields in net.minecraft declared as class_7500Modifier and TypeFieldDescriptionstatic final class_7500class_7500.field_39397private final class_7500class_7497.serviceSignatureValidatorThe field for theserviceSignatureValidatorrecord component.Methods in net.minecraft that return class_7500Modifier and TypeMethodDescriptionstatic class_7500class_7500.method_44172(com.mojang.authlib.yggdrasil.ServicesKeyInfo servicesKeyInfo) static class_7500class_7500.method_44175(PublicKey publicKey, String string) class_7497.serviceSignatureValidator()Returns the value of theserviceSignatureValidatorrecord component.Constructors in net.minecraft with parameters of type class_7500ModifierConstructorDescriptionclass_7497(com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService, class_7500 class_7500, com.mojang.authlib.GameProfileRepository gameProfileRepository, UserCache userCache) -
Uses of class_7500 in net.minecraft.client
Fields in net.minecraft.client declared as class_7500Methods in net.minecraft.client that return class_7500 -
Uses of class_7500 in net.minecraft.client.network
Constructors in net.minecraft.client.network with parameters of type class_7500ModifierConstructorDescriptionPlayerListEntry(PlayerListS2CPacket.Entry playerListPacketEntry, class_7500 class_7500) -
Uses of class_7500 in net.minecraft.network.encryption
Methods in net.minecraft.network.encryption that return class_7500Methods in net.minecraft.network.encryption with parameters of type class_7500Modifier and TypeMethodDescription(package private) booleanPlayerPublicKey.PublicKeyData.method_44205(class_7500 class_7500) booleanChatMessageSignature.verify(class_7500 class_7500, String message) Returns whethermessagecan be verified with this signature.booleanChatMessageSignature.verify(class_7500 class_7500, Text text) Returns whethermessagecan be verified with this signature.static PlayerPublicKeyPlayerPublicKey.verifyAndDecode(class_7500 class_7500, PlayerPublicKey.PublicKeyData publicKeyData) Verifies the public key and decodes it. -
Uses of class_7500 in net.minecraft.server
Methods in net.minecraft.server that return class_7500 -
Uses of class_7500 in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type class_7500Modifier and TypeMethodDescriptionprivate static @Nullable PlayerPublicKeyServerLoginNetworkHandler.getVerifiedPublicKey(LoginHelloC2SPacket packet, class_7500 class_7500, boolean shouldThrowOnMissingKey)