Class BlueMapAPI
java.lang.Object
tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
tfagaming.projects.minecraft.homestead.integrations.maps.BlueMapAPI
-
Nested Class Summary
Nested classes/interfaces inherited from class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
AbstractMapIntegration.GeoDirection -
Field Summary
Fields inherited from class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
CONFIG_PATH, LAYER_LABEL, plugin -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddRegionMarker(Region region) voidde.bluecolored.bluemap.api.markers.MarkerSetgetOrCreateMarkerSet(org.bukkit.World world) voidupdate()Methods inherited from class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
getConfigBoolean, getConfigInt, getConfigString, getTransparencyFill, getTransparencyOutline, isNeighborClaimed, resolveChunkColor, resolveHoverText, resolvePlainLabel, resolveRegionWorld
-
Constructor Details
-
BlueMapAPI
-
-
Method Details
-
clearAllMarkers
public void clearAllMarkers()- Specified by:
clearAllMarkersin classAbstractMapIntegration
-
update
public void update()- Specified by:
updatein classAbstractMapIntegration
-
addRegionMarker
-
getOrCreateMarkerSet
public de.bluecolored.bluemap.api.markers.MarkerSet getOrCreateMarkerSet(org.bukkit.World world)
-