Uses of Class
net.minecraft.util.eventlog.JsonEventLog
Packages that use JsonEventLog
Package
Description
- 
Uses of JsonEventLog in net.minecraft.client.telemetryFields in net.minecraft.client.telemetry declared as JsonEventLogModifier and TypeFieldDescriptionprivate final JsonEventLog<TelemetryEventInstance>TelemetryEventLog.log
- 
Uses of JsonEventLog in net.minecraft.server.packsFields in net.minecraft.server.packs declared as JsonEventLogModifier and TypeFieldDescriptionprivate final JsonEventLog<DownloadQueue.LogEntry>DownloadQueue.eventLog
- 
Uses of JsonEventLog in net.minecraft.util.eventlogMethods in net.minecraft.util.eventlog that return JsonEventLog