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_7649
class_7649.field_39941
static final class_7649
class_7649.field_39942
Methods in net.minecraft that return class_7649Modifier and TypeMethodDescriptionstatic class_7649
class_7649.method_45090
(PacketByteBuf packetByteBuf) Methods in net.minecraft with parameters of type class_7649Modifier and TypeMethodDescriptionstatic void
class_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_7649
SignedMessage.filterMask
The field for thefilterMask
record component.Methods in net.minecraft.network.message that return class_7649Modifier and TypeMethodDescriptionSignedMessage.filterMask()
Returns the value of thefilterMask
record 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_7649
FilteredMessage.mask
The field for themask
record component.Methods in net.minecraft.server.filter that return class_7649Modifier and TypeMethodDescriptionFilteredMessage.mask()
Returns the value of themask
record component.private class_7649
TextFilterer.method_45066
(String string, JsonArray jsonArray, TextFilterer.HashIgnorer hashIgnorer) Constructors in net.minecraft.server.filter with parameters of type class_7649