Splitted up MapManager.
This commit is contained in:
parent
90afd9ef82
commit
8860eb8c04
15 changed files with 655 additions and 595 deletions
|
|
@ -1,7 +0,0 @@
|
|||
package org.dynmap.render;
|
||||
|
||||
import org.dynmap.MapTile;
|
||||
|
||||
public interface MapTileRenderer {
|
||||
void render(MapTile tile);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue