Uses of Record Class
net.minecraft.class_9234
Packages that use class_9234
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9234 in net.minecraft
Methods in net.minecraft that return class_9234Modifier and TypeMethodDescriptionstatic class_9234class_9234.method_56985(RecordedEvent recordedEvent) -
Uses of class_9234 in net.minecraft.util.profiling.jfr
Fields in net.minecraft.util.profiling.jfr with type parameters of type class_9234Modifier and TypeFieldDescriptionprivate final Map<class_9234,JfrProfileRecorder.PacketCounter> JfrProfileRecorder.field_49070private final Map<class_9234,JfrProfileRecorder.PacketCounter> JfrProfileRecorder.field_49071private final NetworkIoStatistics<class_9234>JfrProfile.readChunksThe field for thereadChunksrecord component.private final NetworkIoStatistics<class_9234>JfrProfile.writtenChunksThe field for thewrittenChunksrecord component.Methods in net.minecraft.util.profiling.jfr that return types with arguments of type class_9234Modifier and TypeMethodDescriptionJfrProfile.readChunks()Returns the value of thereadChunksrecord component.JfrProfile.writtenChunks()Returns the value of thewrittenChunksrecord component.Methods in net.minecraft.util.profiling.jfr with parameters of type class_9234Modifier and TypeMethodDescriptionprivate static voidJfrJsonReport.method_56983(class_9234 class_9234, JsonObject jsonObject) Method parameters in net.minecraft.util.profiling.jfr with type arguments of type class_9234Modifier and TypeMethodDescriptionprivate voidJfrProfileRecorder.method_56982(RecordedEvent recordedEvent, int int2, Map<class_9234, JfrProfileRecorder.PacketCounter> map)