Uses of Interface
me.ulrich.outpost.interfaces.Line
Packages that use Line
-
Uses of Line in me.ulrich.outpost.data
Classes in me.ulrich.outpost.data that implement LineMethods in me.ulrich.outpost.data that return LineMethods in me.ulrich.outpost.data that return types with arguments of type LineMethods in me.ulrich.outpost.data with parameters of type LineModifier and TypeMethodDescriptionvoidOptimalHologram.appendLine(Line line) intOptimalHologram.getLineIndex(Line line) voidvoidOptimalHologram.updateLine(int index, Line line) -
Uses of Line in me.ulrich.outpost.interfaces
Subinterfaces of Line in me.ulrich.outpost.interfacesModifier and TypeInterfaceDescriptioninterfaceA class which handlesItemStackdisplays on anyHolograminterfaceMethods in me.ulrich.outpost.interfaces that return LineMethods in me.ulrich.outpost.interfaces that return types with arguments of type LineMethods in me.ulrich.outpost.interfaces with parameters of type LineModifier and TypeMethodDescriptionvoidHologram.appendLine(Line line) voidHologramAPI.appendLine(Hologram hologram, Line line) intHologram.getLineIndex(Line line) Get the index of aLinevoidSet a holograms line at an indexvoidSet aLineat an indexvoidHologram.updateLine(int index, Line line) Update aLineat an indexvoidHologramAPI.updateLine(Hologram hologram, int lineIndex, Line line) Update aHolograms line