Uses of Enum Class
net.minecraft.class_9192
Packages that use class_9192
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9192 in net.minecraft
Fields in net.minecraft declared as class_9192Modifier and TypeFieldDescriptionprivate final class_9192class_9178.debugSampleTypeThe field for thedebugSampleTyperecord component.private final class_9192class_9193.field_48820private final class_9192class_9179.sampleTypeThe field for thesampleTyperecord component.private final class_9192class_9188.class_9189.sampleTypeThe field for thesampleTyperecord component.Fields in net.minecraft with type parameters of type class_9192Modifier and TypeFieldDescriptionprivate final EnumMap<class_9192,Map<ServerPlayerEntity, class_9188.class_9190>> class_9188.field_48811private final EnumMap<class_9192,Long> class_9211.field_48937Methods in net.minecraft that return class_9192Modifier and TypeMethodDescriptionclass_9178.debugSampleType()Returns the value of thedebugSampleTyperecord component.class_9179.sampleType()Returns the value of thesampleTyperecord component.class_9188.class_9189.sampleType()Returns the value of thesampleTyperecord component.static class_9192Returns the enum constant of this class with the specified name.static class_9192[]class_9192.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft with parameters of type class_9192Modifier and TypeMethodDescriptionvoidclass_9188.method_56656(ServerPlayerEntity serverPlayerEntity, class_9192 class_9192) booleanclass_9188.method_56657(class_9192 class_9192) private voidclass_9211.method_56831(class_9192 class_9192) Constructors in net.minecraft with parameters of type class_9192ModifierConstructorDescriptionclass_9178(long[] long2, class_9192 class_9192) class_9179(class_9192 class_9192) (package private)class_9189(ServerPlayerEntity serverPlayerEntity, class_9192 class_9192) class_9193(int int2, class_9188 class_9188, class_9192 class_9192) class_9193(int int2, class_9188 class_9188, class_9192 class_9192, long[] long2) -
Uses of class_9192 in net.minecraft.client.gui.hud
Fields in net.minecraft.client.gui.hud with type parameters of type class_9192Methods in net.minecraft.client.gui.hud with parameters of type class_9192Modifier and TypeMethodDescriptionvoidDebugHud.method_56828(long[] long2, class_9192 class_9192) -
Uses of class_9192 in net.minecraft.server
Methods in net.minecraft.server with parameters of type class_9192Modifier and TypeMethodDescriptionvoidMinecraftServer.method_56625(ServerPlayerEntity serverPlayerEntity, class_9192 class_9192) -
Uses of class_9192 in net.minecraft.server.dedicated
Methods in net.minecraft.server.dedicated with parameters of type class_9192Modifier and TypeMethodDescriptionvoidMinecraftDedicatedServer.method_56625(ServerPlayerEntity serverPlayerEntity, class_9192 class_9192)