Uses of Class
net.minecraft.network.packet.c2s.play.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
ServerPlayPacketListener.onResourcePackStatus(ResourcePackStatusC2SPacket packet)
-
Uses of ResourcePackStatusC2SPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ResourcePackStatusC2SPacketModifier and TypeMethodDescriptionvoid
ServerPlayNetworkHandler.onResourcePackStatus(ResourcePackStatusC2SPacket packet)