Uses of Class
net.minecraft.network.protocol.game.ClientboundChangeDifficultyPacket
Packages that use ClientboundChangeDifficultyPacket
-
Uses of ClientboundChangeDifficultyPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundChangeDifficultyPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleChangeDifficulty
(ClientboundChangeDifficultyPacket p_104984_) -
Uses of ClientboundChangeDifficultyPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundChangeDifficultyPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleChangeDifficulty
(ClientboundChangeDifficultyPacket p_131380_)