Name | <JavaReflectedObjectTag.read_field[<name>]> |
Returns | ObjectTag |
Description | Reads the field of the given name on the object and returns the value in its Denizen-valid format.
See also JavaReflectedObjectTag.reflect_field |
Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/JavaReflectedObjectTag.java#L387 |