mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-16 12:43:52 -07:00
@@ -40,7 +40,7 @@ public abstract class MapRenderer {
|
||||
*
|
||||
* @param map The MapView being initialized.
|
||||
*/
|
||||
public void initialize(MapView map) { }
|
||||
public void initialize(MapView map) {}
|
||||
|
||||
/**
|
||||
* Render to the given map.
|
||||
|
Reference in New Issue
Block a user