Uses of Enum Class
net.minecraft.client.gui.screens.friends.AddFriendWidget.State
Packages that use AddFriendWidget.State
-
Uses of AddFriendWidget.State in net.minecraft.client.gui.screens.friends
Subclasses with type arguments of type AddFriendWidget.State in net.minecraft.client.gui.screens.friendsMethods in net.minecraft.client.gui.screens.friends that return AddFriendWidget.StateModifier and TypeMethodDescriptionstatic AddFriendWidget.StateReturns the enum constant of this class with the specified name.static AddFriendWidget.State[]AddFriendWidget.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.gui.screens.friends with parameters of type AddFriendWidget.StateModifier and TypeMethodDescriptionvoidAddFriendWidget.applyState(AddFriendWidget.State newState)