Uses of Record Class
net.minecraft.client.telemetry.TelemetryEventInstance
Packages that use TelemetryEventInstance
- 
Uses of TelemetryEventInstance in net.minecraft.client.telemetryFields in net.minecraft.client.telemetry with type parameters of type TelemetryEventInstanceModifier and TypeFieldDescriptionprivate final com.mojang.serialization.Codec<TelemetryEventInstance>TelemetryEventType.codecstatic final com.mojang.serialization.Codec<TelemetryEventInstance>TelemetryEventInstance.CODECprivate final JsonEventLog<TelemetryEventInstance>TelemetryEventLog.logMethods in net.minecraft.client.telemetry that return types with arguments of type TelemetryEventInstanceModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<TelemetryEventInstance>TelemetryEventType.codec()Methods in net.minecraft.client.telemetry with parameters of type TelemetryEventInstanceModifier and TypeMethodDescriptionvoidTelemetryEventLogger.log(TelemetryEventInstance p_261961_)