Uses of Enum Class
com.mojang.blaze3d.platform.IconSet
Packages that use IconSet
-
Uses of IconSet in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform that return IconSetModifier and TypeMethodDescriptionstatic IconSet
Returns the enum constant of this class with the specified name.static IconSet[]
IconSet.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mojang.blaze3d.platform with parameters of type IconSetModifier and TypeMethodDescriptionvoid
Window.setIcon
(PackResources p_281860_, IconSet p_282155_)