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 TypeMethodDescriptionvoid
IServerPlayNetHandler.handleChangeDifficulty
(CSetDifficultyPacket p_217263_1_) void
ServerPlayNetHandler.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 TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleChangeDifficulty
(CSetDifficultyPacket packet)