public class MemoriesWindow extends Window
Class MemoriesWindow. Provides memorieswindow functionality for the Hytale server.
java.lang.Object > Window > MemoriesWindow
Field Summary
array
final
JsonArray
array
Field array.
ref
final
Ref
ref
Field ref.
playerMemories
final
PlayerMemories
playerMemories
Field playerMemories.
obj
final
JsonObject
obj
Field obj.
iconPath
final
String
iconPath
Field iconPath.
category
final
String
category
Field category.
memoryCategoryIconBasePath
final
String
memoryCategoryIconBasePath
Field memoryCategoryIconBasePath.
Method Detail
MemoriesWindow
public
public
MemoriesWindow
()
Method MemoriesWindow.
getData
public
JsonObject
getData
()
Method getData.
onOpen0
public
boolean
onOpen0
()
Method onOpen0.
GetCategoryIconPathForMemory
Method GetCategoryIconPathForMemory.
- Parameters:
@Nonnull final Memorymemory
onClose0
public
void
onClose0
()
Method onClose0.