Uses of Enum Class
net.minecraft.client.gui.components.ScrollableLayout.ReserveStrategy
Packages that use ScrollableLayout.ReserveStrategy
-
Uses of ScrollableLayout.ReserveStrategy in net.minecraft.client.gui.components
Subclasses with type arguments of type ScrollableLayout.ReserveStrategy in net.minecraft.client.gui.componentsFields in net.minecraft.client.gui.components declared as ScrollableLayout.ReserveStrategyModifier and TypeFieldDescriptionprivate final ScrollableLayout.ReserveStrategyScrollableLayout.reserveStrategyMethods in net.minecraft.client.gui.components that return ScrollableLayout.ReserveStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ScrollableLayout.ReserveStrategy[]ScrollableLayout.ReserveStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.