isLoaded

boolean isLoaded()

Checks if this local tile is valid and in the loaded region. A local tile is loaded if it's x and y coordinates are within [0, 103]

Return

true if this local tile is a valid, loaded local tile, false otherwise