Package net.minecraft.client.quickplay
Class QuickPlayLog
java.lang.Object
net.minecraft.client.quickplay.QuickPlayLog
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final record(package private) static final recordstatic enum - 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.google.gson.Gsonprivate static final QuickPlayLogprivate static final org.slf4j.Loggerprivate final Pathprivate QuickPlayLog.QuickPlayWorld - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidstatic QuickPlayLogvoidsetWorldData(QuickPlayLog.Type p_279380_, String p_279427_, String p_279470_)  
- 
Field Details
- 
INACTIVE
 - 
LOGGER
private static final org.slf4j.Logger LOGGER - 
GSON
private static final com.google.gson.Gson GSON - 
path
 - 
worldData
 
 - 
 - 
Constructor Details
- 
QuickPlayLog
QuickPlayLog(String p_279463_)  
 - 
 - 
Method Details
- 
of
 - 
setWorldData
 - 
log
 
 -