Class ShareToLanScreen

    • Field Detail

      • ALLOW_COMMANDS_LABEL

        private static final ITextComponent ALLOW_COMMANDS_LABEL
      • GAME_MODE_LABEL

        private static final ITextComponent GAME_MODE_LABEL
      • lastScreen

        private final Screen lastScreen
      • commandsButton

        private Button commandsButton
      • modeButton

        private Button modeButton
      • gameModeName

        private java.lang.String gameModeName
      • commands

        private boolean commands
    • Constructor Detail

      • ShareToLanScreen

        public ShareToLanScreen​(Screen p_i1055_1_)
    • Method Detail

      • init

        protected void init()
        Overrides:
        init in class Screen
      • updateSelectionStrings

        private void updateSelectionStrings()