Uses of Record Class
net.minecraft.network.packet.s2c.common.ResourcePackSendS2CPacket
Packages that use ResourcePackSendS2CPacket
Package
Description
The base package for all Minecraft classes.
-
Uses of ResourcePackSendS2CPacket in net.minecraft
Fields in net.minecraft with type parameters of type ResourcePackSendS2CPacketModifier and TypeFieldDescriptionstatic final class_9145<ResourcePackSendS2CPacket>class_9152.RESOURCE_PACK_PUSH -
Uses of ResourcePackSendS2CPacket in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type ResourcePackSendS2CPacketModifier and TypeMethodDescriptionvoidClientCommonNetworkHandler.onResourcePackSend(ResourcePackSendS2CPacket packet) -
Uses of ResourcePackSendS2CPacket in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type ResourcePackSendS2CPacketModifier and TypeMethodDescriptionvoidClientCommonPacketListener.onResourcePackSend(ResourcePackSendS2CPacket packet) -
Uses of ResourcePackSendS2CPacket in net.minecraft.network.packet.s2c.common
Fields in net.minecraft.network.packet.s2c.common with type parameters of type ResourcePackSendS2CPacketModifier and TypeFieldDescriptionstatic final PacketCodec<PacketByteBuf,ResourcePackSendS2CPacket> ResourcePackSendS2CPacket.CODECMethods in net.minecraft.network.packet.s2c.common that return types with arguments of type ResourcePackSendS2CPacket