Uses of Record Class
net.minecraft.class_7469
Packages that use class_7469
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7469 in net.minecraft
Fields in net.minecraft declared as class_7469Modifier and TypeFieldDescriptionprivate final class_7469class_7471.signatureThe field for thesignaturerecord component.Methods in net.minecraft that return class_7469Modifier and TypeMethodDescriptionstatic class_7469class_7469.method_43859()class_7470.method_43864(Signature signature, String string) class_7470.method_43865(Signature signature, Text text) class_7471.signature()Returns the value of thesignaturerecord component.Constructors in net.minecraft with parameters of type class_7469ModifierConstructorDescriptionclass_7471(String string, class_7469 class_7469) class_7471(Text text, class_7469 class_7469) -
Uses of class_7469 in net.minecraft.client.network
Methods in net.minecraft.client.network that return class_7469Modifier and TypeMethodDescriptionprivate class_7469ClientPlayerEntity.signChatMessage(class_7470 class_7470, Text text) Signs the chat message. -
Uses of class_7469 in net.minecraft.network.packet.c2s.play
Methods in net.minecraft.network.packet.c2s.play that return class_7469Constructors in net.minecraft.network.packet.c2s.play with parameters of type class_7469