Uses of 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 TypeMethodDescriptionvoidServerCommonPacketListener.onResourcePackStatus(ResourcePackStatusC2SPacket packet) -
Uses of ResourcePackStatusC2SPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ResourcePackStatusC2SPacketModifier and TypeMethodDescriptionvoidServerCommonNetworkHandler.onResourcePackStatus(ResourcePackStatusC2SPacket packet) voidServerConfigurationNetworkHandler.onResourcePackStatus(ResourcePackStatusC2SPacket packet)