Uses of Record Class
net.minecraft.class_6767.class_6769
Packages that use class_6767.class_6769
Package
Description
The base package for all Minecraft classes.
-
Uses of class_6767.class_6769 in net.minecraft
Fields in net.minecraft with type parameters of type class_6767.class_6769Modifier and TypeFieldDescriptionprivate final List<com.mojang.datafixers.util.Pair<class_6767.class_6769,class_6767.class_6768>> class_6767.field_35584private static final Map<class_6767.class_6769,String> class_6767.class_6769.field_35587Methods in net.minecraft that return class_6767.class_6769Modifier and TypeMethodDescriptionstatic class_6767.class_6769class_6767.class_6769.method_39447(RecordedEvent recordedEvent) Methods in net.minecraft that return types with arguments of type class_6767.class_6769Modifier and TypeMethodDescriptionList<com.mojang.datafixers.util.Pair<class_6767.class_6769,class_6767.class_6768>> class_6767.method_39442()Constructor parameters in net.minecraft with type arguments of type class_6767.class_6769ModifierConstructorDescriptionclass_6767(Duration duration, List<com.mojang.datafixers.util.Pair<class_6767.class_6769, class_6767.class_6768>> list) -
Uses of class_6767.class_6769 in net.minecraft.util.profiling.jfr
Fields in net.minecraft.util.profiling.jfr with type parameters of type class_6767.class_6769Modifier and TypeFieldDescriptionprivate final Map<class_6767.class_6769,JfrProfileRecorder.class_6766> JfrProfileRecorder.packetReadSamplesprivate final Map<class_6767.class_6769,JfrProfileRecorder.class_6766> JfrProfileRecorder.packetSentSamplesMethod parameters in net.minecraft.util.profiling.jfr with type arguments of type class_6767.class_6769Modifier and TypeMethodDescriptionprivate static class_6767JfrProfileRecorder.method_39433(Duration duration, Map<class_6767.class_6769, JfrProfileRecorder.class_6766> map) private voidJfrProfileRecorder.method_39435(RecordedEvent recordedEvent, int int2, Map<class_6767.class_6769, JfrProfileRecorder.class_6766> map)