Uses of Class
io.github.lucfr1746.llibrary.itemstack.MapBuilder
Packages that use MapBuilder
-
Uses of MapBuilder in io.github.lucfr1746.llibrary.itemstack
Methods in io.github.lucfr1746.llibrary.itemstack that return MapBuilderModifier and TypeMethodDescriptionMapBuilder.setColor
(@NotNull org.bukkit.Color color) Sets the map color.MapBuilder.setMapView
(@NotNull org.bukkit.map.MapView mapView) Sets the associatedMapView
for this map.MapBuilder.setScaling
(boolean scaling) Sets whether the map should scale dynamically.