Java 类net.minecraft.client.gui.GuiButtonRealmsProxy 实例源码

项目:DecompiledMinecraft    文件:RealmsButton.java   
public RealmsButton(int p_i1177_1_, int p_i1177_2_, int p_i1177_3_, String p_i1177_4_)
{
    this.proxy = new GuiButtonRealmsProxy(this, p_i1177_1_, p_i1177_2_, p_i1177_3_, p_i1177_4_);
}
项目:DecompiledMinecraft    文件:RealmsButton.java   
public RealmsButton(int p_i1178_1_, int p_i1178_2_, int p_i1178_3_, int p_i1178_4_, int p_i1178_5_, String p_i1178_6_)
{
    this.proxy = new GuiButtonRealmsProxy(this, p_i1178_1_, p_i1178_2_, p_i1178_3_, p_i1178_6_, p_i1178_4_, p_i1178_5_);
}
项目:BaseClient    文件:RealmsButton.java   
public RealmsButton(int p_i1177_1_, int p_i1177_2_, int p_i1177_3_, String p_i1177_4_)
{
    this.proxy = new GuiButtonRealmsProxy(this, p_i1177_1_, p_i1177_2_, p_i1177_3_, p_i1177_4_);
}
项目:BaseClient    文件:RealmsButton.java   
public RealmsButton(int p_i1178_1_, int p_i1178_2_, int p_i1178_3_, int p_i1178_4_, int p_i1178_5_, String p_i1178_6_)
{
    this.proxy = new GuiButtonRealmsProxy(this, p_i1178_1_, p_i1178_2_, p_i1178_3_, p_i1178_6_, p_i1178_4_, p_i1178_5_);
}
项目:BaseClient    文件:RealmsButton.java   
public RealmsButton(int p_i1177_1_, int p_i1177_2_, int p_i1177_3_, String p_i1177_4_)
{
    this.proxy = new GuiButtonRealmsProxy(this, p_i1177_1_, p_i1177_2_, p_i1177_3_, p_i1177_4_);
}
项目:BaseClient    文件:RealmsButton.java   
public RealmsButton(int p_i1178_1_, int p_i1178_2_, int p_i1178_3_, int p_i1178_4_, int p_i1178_5_, String p_i1178_6_)
{
    this.proxy = new GuiButtonRealmsProxy(this, p_i1178_1_, p_i1178_2_, p_i1178_3_, p_i1178_6_, p_i1178_4_, p_i1178_5_);
}
项目:Backmemed    文件:RealmsButton.java   
public RealmsButton(int buttonId, int x, int y, String text)
{
    this.proxy = new GuiButtonRealmsProxy(this, buttonId, x, y, text);
}
项目:Backmemed    文件:RealmsButton.java   
public RealmsButton(int buttonId, int x, int y, int widthIn, int heightIn, String text)
{
    this.proxy = new GuiButtonRealmsProxy(this, buttonId, x, y, text, widthIn, heightIn);
}
项目:CustomWorldGen    文件:RealmsButton.java   
public RealmsButton(int buttonId, int x, int y, String text)
{
    this.proxy = new GuiButtonRealmsProxy(this, buttonId, x, y, text);
}
项目:CustomWorldGen    文件:RealmsButton.java   
public RealmsButton(int buttonId, int x, int y, int widthIn, int heightIn, String text)
{
    this.proxy = new GuiButtonRealmsProxy(this, buttonId, x, y, text, widthIn, heightIn);
}
项目:Cauldron    文件:RealmsButton.java   
public RealmsButton(int p_i1177_1_, int p_i1177_2_, int p_i1177_3_, String p_i1177_4_)
{
    this.proxy = new GuiButtonRealmsProxy(this, p_i1177_1_, p_i1177_2_, p_i1177_3_, p_i1177_4_);
}
项目:Cauldron    文件:RealmsButton.java   
public RealmsButton(int p_i1178_1_, int p_i1178_2_, int p_i1178_3_, int p_i1178_4_, int p_i1178_5_, String p_i1178_6_)
{
    this.proxy = new GuiButtonRealmsProxy(this, p_i1178_1_, p_i1178_2_, p_i1178_3_, p_i1178_6_, p_i1178_4_, p_i1178_5_);
}
项目:Cauldron    文件:RealmsButton.java   
public RealmsButton(int p_i1177_1_, int p_i1177_2_, int p_i1177_3_, String p_i1177_4_)
{
    this.proxy = new GuiButtonRealmsProxy(this, p_i1177_1_, p_i1177_2_, p_i1177_3_, p_i1177_4_);
}
项目:Cauldron    文件:RealmsButton.java   
public RealmsButton(int p_i1178_1_, int p_i1178_2_, int p_i1178_3_, int p_i1178_4_, int p_i1178_5_, String p_i1178_6_)
{
    this.proxy = new GuiButtonRealmsProxy(this, p_i1178_1_, p_i1178_2_, p_i1178_3_, p_i1178_6_, p_i1178_4_, p_i1178_5_);
}