Uses of Interface
net.minecraft.class_9022
Packages that use class_9022
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9022 in net.minecraft
Classes in net.minecraft with type parameters of type class_9022Classes in net.minecraft that implement class_9022Fields in net.minecraft declared as class_9022Modifier and TypeFieldDescriptionprivate final @Nullable class_9022class_9011.numberFormatOverrideThe field for thenumberFormatOverriderecord component.Fields in net.minecraft with type parameters of type class_9022Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<class_9022>class_9024.field_47563static final com.mojang.serialization.Codec<class_9022>class_9024.field_47564Methods in net.minecraft with type parameters of type class_9022Modifier and TypeMethodDescriptionstatic <T extends class_9022>
voidclass_9024.method_55468(PacketByteBuf packetByteBuf, T t) Methods in net.minecraft that return class_9022Modifier and TypeMethodDescriptionclass_9013.method_55400()static class_9022class_9024.method_55467(PacketByteBuf packetByteBuf) class_9011.numberFormatOverride()Returns the value of thenumberFormatOverriderecord component.Methods in net.minecraft that return types with arguments of type class_9022Methods in net.minecraft with parameters of type class_9022Modifier and TypeMethodDescriptionclass_9011.method_55386(class_9022 class_9022) static MutableTextclass_9013.method_55398(@Nullable class_9013 class_9013, class_9022 class_9022) default MutableTextclass_9013.method_55399(class_9022 class_9022) voidclass_9014.method_55412(@Nullable class_9022 class_9022) Constructors in net.minecraft with parameters of type class_9022ModifierConstructorDescriptionclass_9011(String string, int int2, @Nullable Text text, @Nullable class_9022 class_9022) -
Uses of class_9022 in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as class_9022Modifier and TypeFieldDescriptionprivate final @Nullable class_9022ScoreboardObjectiveUpdateS2CPacket.field_47519private final @Nullable class_9022ScoreboardPlayerUpdateS2CPacket.numberFormatThe field for thenumberFormatrecord component.Methods in net.minecraft.network.packet.s2c.play that return class_9022Modifier and TypeMethodDescriptionScoreboardObjectiveUpdateS2CPacket.method_55336()ScoreboardPlayerUpdateS2CPacket.numberFormat()Returns the value of thenumberFormatrecord component.Constructors in net.minecraft.network.packet.s2c.play with parameters of type class_9022ModifierConstructorDescriptionScoreboardPlayerUpdateS2CPacket(String string, String string2, int int2, @Nullable Text text, @Nullable class_9022 class_9022) -
Uses of class_9022 in net.minecraft.scoreboard
Fields in net.minecraft.scoreboard declared as class_9022Modifier and TypeFieldDescriptionprivate @Nullable class_9022ScoreboardObjective.field_47528private @Nullable class_9022ScoreboardPlayerScore.field_47536Methods in net.minecraft.scoreboard that return class_9022Modifier and TypeMethodDescriptionScoreboardObjective.method_55380(class_9022 class_9022) ScoreboardObjective.method_55384()ScoreboardPlayerScore.method_55400()Methods in net.minecraft.scoreboard with parameters of type class_9022Modifier and TypeMethodDescriptionScoreboard.addObjective(String name, ScoreboardCriterion criterion, Text displayName, ScoreboardCriterion.RenderType renderType, boolean bool, @Nullable class_9022 class_9022) ScoreboardObjective.method_55380(class_9022 class_9022) voidScoreboardObjective.method_55382(@Nullable class_9022 class_9022) voidScoreboardPlayerScore.method_55406(@Nullable class_9022 class_9022) Constructors in net.minecraft.scoreboard with parameters of type class_9022ModifierConstructorDescriptionScoreboardObjective(Scoreboard scoreboard, String name, ScoreboardCriterion criterion, Text displayName, ScoreboardCriterion.RenderType renderType, boolean bool, @Nullable class_9022 class_9022) -
Uses of class_9022 in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type class_9022Modifier and TypeMethodDescriptionprivate static intScoreboardCommand.method_55347(ServerCommandSource serverCommandSource, ScoreboardObjective scoreboardObjective, @Nullable class_9022 class_9022) private static intScoreboardCommand.method_55350(ServerCommandSource serverCommandSource, Collection<class_9015> collection, ScoreboardObjective scoreboardObjective, @Nullable class_9022 class_9022) intScoreboardCommand.class_9008.run(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, @Nullable class_9022 class_9022)