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 TypeMethodDescriptionvoidClientPacketListener.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 TypeMethodDescriptionvoidClientGamePacketListener.handleChangeDifficulty(ClientboundChangeDifficultyPacket p_131380_)