Uses of Interface
me.ulrich.koth.interfaces.Line
Packages that use Line
-
Uses of Line in me.ulrich.koth.interfaces
Subinterfaces of Line in me.ulrich.koth.interfacesModifier and TypeInterfaceDescriptioninterfaceA class which handlesItemStackdisplays on anyHolograminterfaceMethods in me.ulrich.koth.interfaces that return LineMethods in me.ulrich.koth.interfaces that return types with arguments of type LineMethods in me.ulrich.koth.interfaces with parameters of type LineModifier and TypeMethodDescriptionvoidHologram.appendLine(Line line) intHologram.getLineIndex(Line line) Get the index of aLinevoidSet aLineat an indexvoidHologram.updateLine(int index, Line line) Update aLineat an index