Uses of Enum Class
net.minecraft.client.gui.NavigationType
Packages that use NavigationType
-
Uses of NavigationType in net.minecraft.client
Fields in net.minecraft.client declared as NavigationTypeMethods in net.minecraft.client that return NavigationTypeMethods in net.minecraft.client with parameters of type NavigationTypeModifier and TypeMethodDescriptionvoidMinecraftClient.method_48185(NavigationType navigationType) -
Uses of NavigationType in net.minecraft.client.gui
Methods in net.minecraft.client.gui that return NavigationTypeModifier and TypeMethodDescriptionstatic NavigationTypeReturns the enum constant of this class with the specified name.static NavigationType[]NavigationType.values()Returns an array containing the constants of this enum class, in the order they are declared.