Uses of Class
net.minecraft.network.protocol.game.ServerboundChangeDifficultyPacket
Packages that use ServerboundChangeDifficultyPacket
Package
Description
- 
Uses of ServerboundChangeDifficultyPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ServerboundChangeDifficultyPacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleChangeDifficulty(ServerboundChangeDifficultyPacket p_133742_) 
- 
Uses of ServerboundChangeDifficultyPacket in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type ServerboundChangeDifficultyPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleChangeDifficulty(ServerboundChangeDifficultyPacket p_9839_) 
- 
Uses of ServerboundChangeDifficultyPacket in net.neoforged.neoforge.common.utilMethods in net.neoforged.neoforge.common.util with parameters of type ServerboundChangeDifficultyPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleChangeDifficulty(ServerboundChangeDifficultyPacket packet)