Uses of Class
net.minecraft.network.packet.c2s.play.UpdateDifficultyLockC2SPacket
Packages that use UpdateDifficultyLockC2SPacket
-
Uses of UpdateDifficultyLockC2SPacket in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type UpdateDifficultyLockC2SPacketModifier and TypeMethodDescriptionvoid
ServerPlayPacketListener.onUpdateDifficultyLock
(UpdateDifficultyLockC2SPacket packet) -
Uses of UpdateDifficultyLockC2SPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type UpdateDifficultyLockC2SPacketModifier and TypeMethodDescriptionvoid
ServerPlayNetworkHandler.onUpdateDifficultyLock
(UpdateDifficultyLockC2SPacket packet)