Uses of Class
net.minecraft.network.packet.c2s.play.UpdateDifficultyC2SPacket
Packages that use UpdateDifficultyC2SPacket
- 
Uses of UpdateDifficultyC2SPacket in net.minecraft.network.listenerMethods in net.minecraft.network.listener with parameters of type UpdateDifficultyC2SPacketModifier and TypeMethodDescriptionvoidServerPlayPacketListener.onUpdateDifficulty(UpdateDifficultyC2SPacket packet)
- 
Uses of UpdateDifficultyC2SPacket in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type UpdateDifficultyC2SPacketModifier and TypeMethodDescriptionvoidServerPlayNetworkHandler.onUpdateDifficulty(UpdateDifficultyC2SPacket packet)