Class RealmsSelectFileToUploadScreen

    • Field Detail

      • LOGGER

        private static final org.apache.logging.log4j.Logger LOGGER
      • REQUIRES_CONVERSION_TEXT

        private static final ITextComponent REQUIRES_CONVERSION_TEXT
      • DATE_FORMAT

        private static final java.text.DateFormat DATE_FORMAT
      • worldId

        private final long worldId
      • slotId

        private final int slotId
      • uploadButton

        private Button uploadButton
      • selectedWorld

        private int selectedWorld
      • callback

        private final java.lang.Runnable callback
    • Constructor Detail

      • RealmsSelectFileToUploadScreen

        public RealmsSelectFileToUploadScreen​(long p_i232219_1_,
                                              int p_i232219_3_,
                                              RealmsResetWorldScreen p_i232219_4_,
                                              java.lang.Runnable p_i232219_5_)