Uses of Class
net.minecraft.network.protocol.game.ServerboundChangeDifficultyPacket
Package
Description
-
Uses of ServerboundChangeDifficultyPacket in net.minecraft.network.protocol.game
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleChangeDifficulty
(ServerboundChangeDifficultyPacket p_133742_) -
Uses of ServerboundChangeDifficultyPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleChangeDifficulty
(ServerboundChangeDifficultyPacket p_9839_) -
Uses of ServerboundChangeDifficultyPacket in net.minecraftforge.common.util
Modifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleChangeDifficulty
(ServerboundChangeDifficultyPacket packet)