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