Package | Description |
---|---|
io.github.bananapuncher714.cartographer.core | |
io.github.bananapuncher714.cartographer.core.api.events.player |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.util.UUID,MapViewer> |
PlayerManager.viewers |
Modifier and Type | Method and Description |
---|---|
MapViewer |
PlayerManager.getViewerFor(java.util.UUID uuid)
Get the
MapViewer for the specified UUID. |
protected MapViewer |
PlayerManager.load(java.util.UUID uuid) |
Modifier and Type | Method and Description |
---|---|
MapViewer |
MapViewerEvent.getViewer() |
Constructor and Description |
---|
MapViewerChangeSettingEvent(MapViewer viewer,
SettingState<T> setting,
T newVal) |
MapViewerCreateEvent(MapViewer viewer) |
MapViewerEvent(MapViewer viewer) |