Package me.ulrich.outpost.data
Class OptimalTextLine
java.lang.Object
me.ulrich.outpost.data.OptimalTextLine
-
Constructor Summary
ConstructorsConstructorDescriptionOptimalTextLine(OptimalHologram hologram, String text) Create a new Item Line -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface me.ulrich.outpost.interfaces.Line
updateHologram
-
Constructor Details
-
OptimalTextLine
Create a new Item Line- Parameters:
hologram- The parentOptimalHologramtext- The defaultStringtext
-
-
Method Details