Uses of Record Class
net.minecraft.network.MessageType.class_7468
Packages that use MessageType.class_7468
-
Uses of MessageType.class_7468 in net.minecraft.network
Fields in net.minecraft.network with type parameters of type MessageType.class_7468Modifier and TypeFieldDescriptionprivate final Optional<MessageType.class_7468>MessageType.chatThe field for thechatrecord component.static final com.mojang.serialization.Codec<MessageType.class_7468>MessageType.class_7468.field_39240private final Optional<MessageType.class_7468>MessageType.overlayThe field for theoverlayrecord component.Methods in net.minecraft.network that return MessageType.class_7468Modifier and TypeMethodDescriptionstatic MessageType.class_7468MessageType.class_7468.method_43853()static MessageType.class_7468MessageType.class_7468.method_43855(class_7463 class_7463) Methods in net.minecraft.network that return types with arguments of type MessageType.class_7468Modifier and TypeMethodDescriptionMessageType.chat()Returns the value of thechatrecord component.MessageType.overlay()Returns the value of theoverlayrecord component.Constructor parameters in net.minecraft.network with type arguments of type MessageType.class_7468ModifierConstructorDescriptionMessageType(Optional<MessageType.class_7468> optional, Optional<MessageType.class_7468> optional2, Optional<MessageType.class_7466> optional3)