Class StartupMessageManager.Message
java.lang.Object
net.minecraftforge.fml.loading.progress.StartupMessageManager.Message
- Enclosing class:
- StartupMessageManager
-
Field Summary
Modifier and TypeFieldDescriptionprivate final String
private final long
private final StartupMessageManager.MessageType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetText()
(package private) long
(package private) StartupMessageManager.MessageType
getType()
float[]
-
Field Details
-
text
-
type
-
timestamp
private final long timestamp
-
-
Constructor Details
-
Message
-
-
Method Details
-
getText
-
getType
StartupMessageManager.MessageType getType() -
getTimestamp
long getTimestamp() -
getTypeColour
public float[] getTypeColour()
-