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