Uses of Interface
noppes.npcs.api.gui.IColoredLine
Packages that use IColoredLine
-
Uses of IColoredLine in noppes.npcs.api.gui
Methods in noppes.npcs.api.gui that return IColoredLineModifier and TypeMethodDescriptionIComponentsWrapper.addColoredLine(int id, int xStart, int yStart, int xEnd, int yEnd, int color, float thickness) Add a colored lineIColoredLine.setColor(int color) IColoredLine.setEnd(int x, int y) IColoredLine.setThickness(float thickness)