Uses of Record Class
net.minecraft.network.packet.c2s.common.ResourcePackStatusC2SPacket
Packages that use ResourcePackStatusC2SPacket
-
Uses of ResourcePackStatusC2SPacket in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type ResourcePackStatusC2SPacketModifier and TypeMethodDescriptionvoid
ServerCommonPacketListener.onResourcePackStatus
(ResourcePackStatusC2SPacket packet) -
Uses of ResourcePackStatusC2SPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ResourcePackStatusC2SPacketModifier and TypeMethodDescriptionvoid
ServerCommonNetworkHandler.onResourcePackStatus
(ResourcePackStatusC2SPacket packet) void
ServerConfigurationNetworkHandler.onResourcePackStatus
(ResourcePackStatusC2SPacket packet)