menu
objd package
documentation
core.dart
Advancement
Advancement.from constructor
Advancement.from constructor
dark_mode
light_mode
Advancement.from
constructor
Advancement.from
(
Entity
entity
,
String
advancement
, {
bool
revoke
=
false
,
})
Implementation
Advancement.from(this.entity, this.advancement, {this.revoke = false}) : mode = 'from';
objd package
documentation
core
Advancement
Advancement.from constructor
Advancement class