Class AbstractCommandBlockScreen

    • Constructor Detail

      • AbstractCommandBlockScreen

        public AbstractCommandBlockScreen()
    • Method Detail

      • getPreviousY

        abstract int getPreviousY()
      • init

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

        public void resize​(Minecraft p_231152_1_,
                           int p_231152_2_,
                           int p_231152_3_)
        Overrides:
        resize in class Screen
      • updateCommandOutput

        protected void updateCommandOutput()
      • onDone

        protected void onDone()
      • removed

        public void removed()
        Overrides:
        removed in class Screen
      • populateAndSendPacket

        protected abstract void populateAndSendPacket​(CommandBlockLogic p_195235_1_)
      • onClose

        public void onClose()
        Overrides:
        onClose in class Screen
      • onEdited

        private void onEdited​(java.lang.String p_214185_1_)
      • mouseScrolled

        public boolean mouseScrolled​(double p_231043_1_,
                                     double p_231043_3_,
                                     double p_231043_5_)
      • mouseClicked

        public boolean mouseClicked​(double p_231044_1_,
                                    double p_231044_3_,
                                    int p_231044_5_)