public RealmsSimpleScrolledSelectionList(int p_i45803_1_, int p_i45803_2_, int p_i45803_3_, int p_i45803_4_, int p_i45803_5_) { this.proxy = new GuiSimpleScrolledSelectionListProxy(this, p_i45803_1_, p_i45803_2_, p_i45803_3_, p_i45803_4_, p_i45803_5_); }
public RealmsSimpleScrolledSelectionList(int width, int height, int top, int bottom, int slotHeight) { this.proxy = new GuiSimpleScrolledSelectionListProxy(this, width, height, top, bottom, slotHeight); }