Versions in this module Expand all Collapse all v0 v0.0.4 Jan 4, 2021 Changes in this version + type Fire struct + LightLevel uint8 + func Normal() Fire + func Soul() Fire + func (f Fire) FromString(s string) (interface{}, error) + func (f Fire) Name() string + func (f Fire) String() string + func (f Fire) Uint8() uint8