TeleportationItem

Undocumented in source.
class TeleportationItem : FoodItem!(si, ghunger, gsaturation)(
sul.items.Item si
uint ghunger
float gsaturation
) {}

Constructors

this
this(E args)
Undocumented in source.

Members

Aliases

sul
alias sul = si
Undocumented in source.

Functions

onConsumed
Item onConsumed(Player player)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta