Interface IStream


  • public interface IStream
    + This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code. Minecraft 1.8.8 bytecode is (c) 2015 Mojang AB. "Do not distribute!" Mod Coder Pack v9.18 deobfuscation configs are (c) Copyright by the MCP Team EaglercraftX 1.8 patch files are (c) 2022-2023 LAX1DUDE. All Rights Reserved. WITH THE EXCEPTION OF PATCH FILES, MINIFIED JAVASCRIPT, AND ALL FILES NORMALLY FOUND IN AN UNMODIFIED MINECRAFT RESOURCE PACK, YOU ARE NOT ALLOWED TO SHARE, DISTRIBUTE, OR REPURPOSE ANY FILE USED BY OR PRODUCED BY THE SOFTWARE IN THIS REPOSITORY WITHOUT PRIOR PERMISSION FROM THE PROJECT AUTHOR. NOT FOR COMMERCIAL OR MALICIOUS USE (please read the 'LICENSE' file this repo's root directory for more info)
    • Method Detail

      • shutdownStream

        void shutdownStream()
        + Shuts down a steam
      • func_152935_j

        void func_152935_j()
      • func_152922_k

        void func_152922_k()
      • func_152936_l

        boolean func_152936_l()
      • isReadyToBroadcast

        boolean isReadyToBroadcast()
      • isBroadcasting

        boolean isBroadcasting()
      • isPaused

        boolean isPaused()
      • requestCommercial

        void requestCommercial()
      • pause

        void pause()
        + pauses a stream
      • unpause

        void unpause()
        + unpauses a stream
      • updateStreamVolume

        void updateStreamVolume()
      • func_152930_t

        void func_152930_t()
      • stopBroadcasting

        void stopBroadcasting()
      • func_152909_x

        void func_152909_x()
      • func_152908_z

        boolean func_152908_z()
      • func_152920_A

        int func_152920_A()
      • func_152927_B

        boolean func_152927_B()
      • func_152921_C

        java.lang.String func_152921_C()
      • func_152917_b

        void func_152917_b​(java.lang.String var1)
      • func_152928_D

        boolean func_152928_D()
      • func_152913_F

        boolean func_152913_F()
      • muteMicrophone

        void muteMicrophone​(boolean var1)
        + mutes or unmutes the microphone based on the boolean parameter passed into the method
      • func_152929_G

        boolean func_152929_G()