SetDifficultyPacket

data class SetDifficultyPacket(val newDifficulty: UByte) : ServerBoundPacket

Change Difficulty | 0x02 | play | serverbound

Parameters

newDifficulty

newDifficulty

See also

Constructors

Link copied to clipboard
constructor(newDifficulty: UByte)

Types

Link copied to clipboard

Properties

Link copied to clipboard