Name | <PlayerTag.fake_block_locations> |
Returns | ListTag(LocationTag) |
Description | Returns a list of locations that the player will see a fake block at, as set by showfake or connected commands. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L2303 |