Uses of Record Class
net.minecraft.class_7644
Packages that use class_7644
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7644 in net.minecraft
Methods in net.minecraft that return class_7644Modifier and TypeMethodDescriptionstatic <S> class_7644<S>class_7644.method_45043(com.mojang.brigadier.ParseResults<S> parseResults) -
Uses of class_7644 in net.minecraft.network.message
Methods in net.minecraft.network.message with parameters of type class_7644Modifier and TypeMethodDescriptionArgumentSignatureDataMap.method_45020(class_7644<?> class_7644) static booleanArgumentSignatureDataMap.shouldPreview(class_7644<?> class_7644) Returns whether to previewparseResults.static ArgumentSignatureDataMapArgumentSignatureDataMap.sign(class_7644<?> class_7644, ArgumentSignatureDataMap.ArgumentSigner signer) Returns the signature map with arguments frombuildersigned withsigner. -
Uses of class_7644 in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type class_7644Modifier and TypeMethodDescriptionprivate CompletableFuture<Text>ServerPlayNetworkHandler.decorateCommand(ServerCommandSource serverCommandSource, class_7644<ServerCommandSource> class_7644) private Map<String,SignedMessage> ServerPlayNetworkHandler.method_45006(CommandExecutionC2SPacket commandExecutionC2SPacket, class_7644<?> class_7644)