Uses of Class
net.minecraft.client.gui.screen.WorldSelectionList.Entry
-
Packages that use WorldSelectionList.Entry Package Description net.minecraft.client.gui.screen -
-
Uses of WorldSelectionList.Entry in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen that return types with arguments of type WorldSelectionList.Entry Modifier and Type Method Description java.util.Optional<WorldSelectionList.Entry>WorldSelectionList. getSelectedOpt()Methods in net.minecraft.client.gui.screen with parameters of type WorldSelectionList.Entry Modifier and Type Method Description voidWorldSelectionList. setSelected(WorldSelectionList.Entry p_241215_1_)
-