Uses of Interface
net.minecraft.class_8710
Packages that use class_8710
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8710 in net.minecraft
Classes in net.minecraft that implement class_8710Modifier and TypeClassDescriptionfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordMethods in net.minecraft with parameters of type class_8710Modifier and TypeMethodDescriptionprivate voidclass_8674.method_52797(class_8710 class_8710) protected abstract voidclass_8673.onCustomPayload(class_8710 class_8710) protected voidclass_8674.onCustomPayload(class_8710 class_8710) -
Uses of class_8710 in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type class_8710Modifier and TypeMethodDescriptionprivate voidClientPlayNetworkHandler.method_52801(class_8710 class_8710) voidClientPlayNetworkHandler.onCustomPayload(class_8710 class_8710) -
Uses of class_8710 in net.minecraft.network.packet.c2s.play
Fields in net.minecraft.network.packet.c2s.play declared as class_8710Modifier and TypeFieldDescriptionprivate final class_8710CustomPayloadC2SPacket.dataThe field for thedatarecord component.Fields in net.minecraft.network.packet.c2s.play with type parameters of type class_8710Modifier and TypeFieldDescriptionprivate static final Map<Identifier,PacketByteBuf.PacketReader<? extends class_8710>> CustomPayloadC2SPacket.field_45694Methods in net.minecraft.network.packet.c2s.play that return class_8710Modifier and TypeMethodDescriptionCustomPayloadC2SPacket.data()Returns the value of thedatarecord component.private static class_8710CustomPayloadC2SPacket.method_53026(Identifier identifier, PacketByteBuf packetByteBuf) Constructors in net.minecraft.network.packet.c2s.play with parameters of type class_8710 -
Uses of class_8710 in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as class_8710Modifier and TypeFieldDescriptionprivate final class_8710CustomPayloadS2CPacket.dataThe field for thedatarecord component.Fields in net.minecraft.network.packet.s2c.play with type parameters of type class_8710Modifier and TypeFieldDescriptionprivate static final Map<Identifier,PacketByteBuf.PacketReader<? extends class_8710>> CustomPayloadS2CPacket.field_45693Methods in net.minecraft.network.packet.s2c.play that return class_8710Modifier and TypeMethodDescriptionCustomPayloadS2CPacket.data()Returns the value of thedatarecord component.private static class_8710CustomPayloadS2CPacket.method_53023(Identifier identifier, PacketByteBuf packetByteBuf) Constructors in net.minecraft.network.packet.s2c.play with parameters of type class_8710 -
Uses of class_8710 in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type class_8710Modifier and TypeMethodDescriptionprivate static voidDebugInfoSender.sendToAll(ServerWorld world, class_8710 class_8710)