Name | <ItemTag.lodestone_tracked> |
Returns | ElementTag(Boolean) |
Mechanism | ItemTag.lodestone_tracked |
Description | Returns whether the compass will track a lodestone. If "true", the compass will only work if there's a lodestone at the target location.
See also ItemTag.lodestone_location |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemLodestoneTracked.java#L49 |