Uses of Class
net.minecraft.network.play.client.CSetDifficultyPacket
Packages that use CSetDifficultyPacket
-
Uses of CSetDifficultyPacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CSetDifficultyPacketModifier and TypeMethodDescriptionvoidIServerPlayNetHandler.handleChangeDifficulty(CSetDifficultyPacket p_217263_1_) voidServerPlayNetHandler.handleChangeDifficulty(CSetDifficultyPacket p_217263_1_) -
Uses of CSetDifficultyPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type CSetDifficultyPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleChangeDifficulty(CSetDifficultyPacket packet)