Uses of Record Class
com.mojang.authlib.yggdrasil.request.TelemetryEventsRequest.Event
Packages that use TelemetryEventsRequest.Event
-
Uses of TelemetryEventsRequest.Event in com.mojang.authlib.yggdrasil.request
Fields in com.mojang.authlib.yggdrasil.request with type parameters of type TelemetryEventsRequest.EventModifier and TypeFieldDescriptionprivate final List<TelemetryEventsRequest.Event> TelemetryEventsRequest.eventsThe field for theeventsrecord component.Methods in com.mojang.authlib.yggdrasil.request that return types with arguments of type TelemetryEventsRequest.EventModifier and TypeMethodDescriptionTelemetryEventsRequest.events()Returns the value of theeventsrecord component.Constructor parameters in com.mojang.authlib.yggdrasil.request with type arguments of type TelemetryEventsRequest.EventModifierConstructorDescriptionCreates an instance of aTelemetryEventsRequestrecord class.