mc_launcher
server_properties
SERVER_DIFFICULTY
SERVER_DIFFICULTY const constructor
SERVER_DIFFICULTY
mc_launcher
server_properties
SERVER_DIFFICULTY
SERVER_DIFFICULTY const constructor
SERVER_DIFFICULTY class
Constructors
SERVER_DIFFICULTY
Properties
value
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Constants
EASY
HARD
NORMAL
PEACEFUL
SERVER_DIFFICULTY
constructor
const
SERVER_DIFFICULTY
(
String
value
)
Implementation
const SERVER_DIFFICULTY(this.value);