Uses of Interface
net.minecraft.class_7501
Packages that use class_7501
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7501 in net.minecraft
Methods in net.minecraft that return class_7501Modifier and TypeMethodDescriptionstatic class_7501
class_7501.method_44179
(PrivateKey privateKey, String string) -
Uses of class_7501 in net.minecraft.client.util
Fields in net.minecraft.client.util with type parameters of type class_7501Modifier and TypeFieldDescriptionprivate final CompletableFuture<Optional<class_7501>>
ProfileKeys.field_39435
Methods in net.minecraft.client.util that return class_7501 -
Uses of class_7501 in net.minecraft.network.encryption
Methods in net.minecraft.network.encryption with parameters of type class_7501Modifier and TypeMethodDescriptionChatMessageSigner.sign
(class_7501 class_7501, String message) Returns the chat message signature obtained by signingmessage
withsignature
.ChatMessageSigner.sign
(class_7501 class_7501, Text text) Returns the chat message signature obtained by signingmessage
withsignature
.