Uses of Class
net.minecraft.network.protocol.game.ServerboundChangeDifficultyPacket
Packages that use ServerboundChangeDifficultyPacket
Package
Description
-
Uses of ServerboundChangeDifficultyPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundChangeDifficultyPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleChangeDifficulty
(ServerboundChangeDifficultyPacket p_133742_) -
Uses of ServerboundChangeDifficultyPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundChangeDifficultyPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleChangeDifficulty
(ServerboundChangeDifficultyPacket p_9839_) -
Uses of ServerboundChangeDifficultyPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundChangeDifficultyPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleChangeDifficulty
(ServerboundChangeDifficultyPacket packet)