TBMCPlugins/PlaceMinecraft

method: Reader.fetchImage(playerLocation)

Opened this issue · 1 comments

Paramaters: Location playerLocation
Returns: PNG File

Gets a screenshot, or png image from /r/place, based on the coordinates of a player's location

SubMethod: Reader.fetchImage(int x, int y)

Input: (int x, int y)
Returns: PNG File