Uses of Class
net.minecraft.network.protocol.game.ServerboundLockDifficultyPacket
Packages that use ServerboundLockDifficultyPacket
Package
Description
-
Uses of ServerboundLockDifficultyPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundLockDifficultyPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleLockDifficulty(ServerboundLockDifficultyPacket p_133757_)
-
Uses of ServerboundLockDifficultyPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundLockDifficultyPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleLockDifficulty(ServerboundLockDifficultyPacket p_9872_)
-
Uses of ServerboundLockDifficultyPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundLockDifficultyPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleLockDifficulty(ServerboundLockDifficultyPacket packet)