Name | <LocationTag.brewing_fuel_level> |
Returns | ElementTag(Number) |
Mechanism | LocationTag.brewing_fuel_level |
Description | Returns the level of fuel a brewing stand has. Each unit of fuel can power one brewing operation. |
Generated Example |
|
Group | world |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L3817 |