Skip navigation links
LazyLib
A C D E F G H I J L M N O R S T V W 

L

LazyFont - Class in org.lazywizard.lazylib.ui
An efficiently drawable bitmap font implementation.
LazyFont.DrawableString - Class in org.lazywizard.lazylib.ui
Represents an efficiently redrawable block of text.
LazyFont.LazyChar - Class in org.lazywizard.lazylib.ui
Keeps track of the metadata for each supported character in a font.
LazyLib - Class in org.lazywizard.lazylib
Contains information on the current version of LazyLib.
LazyLib() - Constructor for class LazyLib
 
LINE_LENGTH - Static variable in class MessageUtils
How long a line can be before being split by MessageUtils.showMessage(java.lang.String).
loadClassesIfClassIsPresent(String, List<String>, boolean) - Static method in class ModUtils
Loads a List of classes if a specific class is present, optionally initializing them in the process.
loadCommonJSON(String, String) - Static method in class JSONUtils
Loads a JSON file from common data, or creates it, populates it with default values, and saves it to disk if it does not already exist.
loadCommonJSON(String) - Static method in class JSONUtils
Loads a JSON file from common data, or creates it if it does not already exist.
loadFont(String) - Static method in class LazyFont
Loads a bitmap font and returns the LazyFont representation.
location - Variable in class SimpleEntity
 
A C D E F G H I J L M N O R S T V W 
Skip navigation links
LazyLib