Examples of ThreadClientSleep


Examples of net.minecraft.src.ThreadClientSleep

        StatList.func_27360_a();
        tempDisplayHeight = par5;
        fullscreen = par6;
        mcApplet = par3MinecraftApplet;
        Packet3Chat.maxChatLength = 32767;
        new ThreadClientSleep(this, "Timer hack thread");
        mcCanvas = par2Canvas;
        displayWidth = par4;
        displayHeight = par5;
        fullscreen = par6;
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.