menu
objd package
documentation
core.dart
Give
Give constructor
Give constructor
dark_mode
light_mode
Give
constructor
Give
(
Entity
entity
, {
required
Item
item
,
})
Gives a item to a player.
Implementation
Give(this.entity, {required this.item});
objd package
documentation
core
Give
Give constructor
Give class