Uses of Class
net.minecraft.class_7649
Packages that use class_7649
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7649 in net.minecraft
Fields in net.minecraft declared as class_7649Modifier and TypeFieldDescriptionstatic final class_7649class_7649.field_39941static final class_7649class_7649.field_39942Methods in net.minecraft that return class_7649Modifier and TypeMethodDescriptionstatic class_7649class_7649.method_45090(PacketByteBuf packetByteBuf) Methods in net.minecraft with parameters of type class_7649Modifier and TypeMethodDescriptionstatic voidclass_7649.method_45091(PacketByteBuf packetByteBuf, class_7649 class_7649) -
Uses of class_7649 in net.minecraft.network.message
Fields in net.minecraft.network.message declared as class_7649Modifier and TypeFieldDescriptionprivate final class_7649SignedMessage.filterMaskThe field for thefilterMaskrecord component.Methods in net.minecraft.network.message that return class_7649Modifier and TypeMethodDescriptionSignedMessage.filterMask()Returns the value of thefilterMaskrecord component.Methods in net.minecraft.network.message with parameters of type class_7649Constructors in net.minecraft.network.message with parameters of type class_7649ModifierConstructorDescriptionSignedMessage(MessageHeader messageHeader, MessageSignatureData messageSignatureData, MessageBody messageBody, Optional<Text> optional, class_7649 class_7649) -
Uses of class_7649 in net.minecraft.server.filter
Fields in net.minecraft.server.filter declared as class_7649Modifier and TypeFieldDescriptionprivate final class_7649FilteredMessage.maskThe field for themaskrecord component.Methods in net.minecraft.server.filter that return class_7649Modifier and TypeMethodDescriptionFilteredMessage.mask()Returns the value of themaskrecord component.private class_7649TextFilterer.method_45066(String string, JsonArray jsonArray, TextFilterer.HashIgnorer hashIgnorer) Constructors in net.minecraft.server.filter with parameters of type class_7649