SHARE
    TWEET
    Krenair

    Untitled

    Nov 5th, 2011
    165
    0
    Never
    Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
    Java 0.38 KB | None | 0 0
    1. try {
    2. Field theMinecraft = Minecraft.class.getDeclaredField("theMinecraft");
    3. theMinecraft.setAccessible(true);
    4. Minecraft.class.getDeclaredField("hideQuitButton").set(theMinecraft.get(null), true);
    5. } catch (Exception e) {
    6. e.printStackTrace();
    7. }
    Advertisement
    Add Comment
    Please, Sign In to add comment
    Public Pastes
    We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
    Not a member of Pastebin yet?
    Sign Up, it unlocks many cool features!

    AltStyle によって変換されたページ (->オリジナル) /