Magi Liu
Last activity
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Badges
No badges earned
Comments
Recent activity by Magi Liu-
more common one: def inspect_block_at_pos(position): agent.teleport(position.add(pos(0, 1, 0)), WEST) what = agent.inspect(AgentInspection.BLOCK, DOWN) for i in range(1, 16)...