Package com.mojang.realmsclient.dto
Class WorldTemplate
java.lang.Object
com.mojang.realmsclient.dto.ValueObject
com.mojang.realmsclient.dto.WorldTemplate
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic WorldTemplateparse(com.google.gson.JsonObject p_87739_) Methods inherited from class com.mojang.realmsclient.dto.ValueObjecttoString
- 
Field Details- 
LOGGERprivate static final org.slf4j.Logger LOGGER
- 
id
- 
name
- 
version
- 
author
- 
link
- 
image
- 
trailer
- 
recommendedPlayers
- 
type
 
- 
- 
Constructor Details- 
WorldTemplatepublic WorldTemplate()
 
- 
- 
Method Details- 
parse
 
-