Uses of Record Class
net.minecraft.class_8373
Packages that use class_8373
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8373 in net.minecraft
Fields in net.minecraft declared as class_8373Modifier and TypeFieldDescriptionprivate final class_8373
class_8380.class_8381.field_44005
private final class_8373
class_8448.class_8450.id
The field for theid
record component.private final class_8373
class_8482.id
The field for theid
record component.private final class_8373
class_8258.optionId
The field for theoptionId
record component.private final class_8373
class_8384.class_8385.optionId
The field for theoptionId
record component.Fields in net.minecraft with type parameters of type class_8373Modifier and TypeFieldDescriptionstatic final Comparator<class_8373>
class_8373.field_43985
static final com.mojang.serialization.Codec<class_8373>
class_8373.field_43986
static final com.mojang.serialization.Codec<class_8373>
class_8373.field_43987
static final PacketByteBuf.PacketReader<class_8373>
class_8373.field_43988
static final PacketByteBuf.PacketWriter<class_8373>
class_8373.field_43989
private final Map<class_8373,
Map<UUID, class_8388>> class_8389.field_44029
private final Map<class_8373,
class_8367.class_8368> class_8367.options
The field for theoptions
record component.private final Map<class_8373,
class_8375> class_8374.options
The field for theoptions
record component.private final Map<class_8373,
class_8376.class_8378> class_8376.options
The field for theoptions
record component.private final Map<class_8373,
class_8375> class_8478.voters
The field for thevoters
record component.Methods in net.minecraft that return class_8373Modifier and TypeMethodDescriptionclass_8448.class_8450.id()
Returns the value of theid
record component.class_8482.id()
Returns the value of theid
record component.class_8258.optionId()
Returns the value of theoptionId
record component.class_8384.class_8385.optionId()
Returns the value of theoptionId
record component.Methods in net.minecraft that return types with arguments of type class_8373Modifier and TypeMethodDescriptionclass_8367.options()
Returns the value of theoptions
record component.class_8374.options()
Returns the value of theoptions
record component.class_8376.options()
Returns the value of theoptions
record component.class_8478.voters()
Returns the value of thevoters
record component.Methods in net.minecraft with parameters of type class_8373Modifier and TypeMethodDescriptionprivate @Nullable class_8376.class_8378
class_8370.method_50467
(class_8373 class_8373) private Text
class_8370.method_50479
(class_8373 class_8373) class_8380.method_50556
(class_8373 class_8373) class_8380.method_50566
(class_8373 class_8373) int
class_8389.method_50588
(class_8373 class_8373, UUID uUID) void
class_8389.method_50589
(class_8373 class_8373, UUID uUID, Text text, int int2) class_8389.method_50590
(class_8373 class_8373, boolean bool) private boolean
class_8448.method_50979
(class_8373 class_8373) void
class_8471.method_51066
(class_8373 class_8373, class_8375 class_8375) class_8471.class_8474.method_51081
(UUID uUID, class_8373 class_8373) private int
class_8471.class_8474.method_51084
(UUID uUID, class_8373 class_8373) Method parameters in net.minecraft with type arguments of type class_8373Modifier and TypeMethodDescriptionvoid
class_8380.method_50561
(UUID uUID, BiConsumer<class_8373, class_8388> biConsumer) int
class_8389.method_50595
(Set<class_8373> set, UUID uUID) void
class_8389.method_50597
(UUID uUID, BiConsumer<class_8373, class_8388> biConsumer) Constructors in net.minecraft with parameters of type class_8373ModifierConstructorDescriptionclass_8258
(int int2, class_8373 class_8373) class_8381
(class_8373 class_8373, class_8376 class_8376) class_8385
(class_8373 class_8373, class_8384.class_8386 class_8386) (package private)
class_8450
(class_8373 class_8373, Text text, class_8367.class_8368 class_8368) class_8482
(class_8373 class_8373, class_8375 class_8375) Constructor parameters in net.minecraft with type arguments of type class_8373ModifierConstructorDescriptionclass_8367
(class_8369 class_8369, Map<class_8373, class_8367.class_8368> map) class_8374
(Map<class_8373, class_8375> map) class_8376
(class_8369 class_8369, Map<class_8373, class_8376.class_8378> map) -
Uses of class_8373 in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type class_8373Modifier and TypeMethodDescriptionint
ClientPlayNetworkHandler.method_51006
(class_8373 class_8373, class_8471.class_8475 class_8475) -
Uses of class_8373 in net.minecraft.server
Methods in net.minecraft.server with parameters of type class_8373Modifier and TypeMethodDescriptionvoid
MinecraftServer.method_51107
(ServerPlayerEntity serverPlayerEntity, class_8373 class_8373) boolean
MinecraftServer.method_51110
(class_8373 class_8373, Entity entity, int int2)