Class ContainerList.Builder<T extends ContainerList.Entry<T>>
java.lang.Object
de.cheaterpaul.enchantmentmachine.client.gui.components.ContainerList.Builder<T>
- Enclosing class:
ContainerList<T extends net.minecraft.client.gui.components.ContainerObjectSelectionList.Entry<T>>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected intprotected final intprotected final intprotected final intprotected final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
protected final int x -
y
protected final int y -
pWidth
protected final int pWidth -
pHeight
protected final int pHeight -
itemHeight
protected int itemHeight
-
-
Constructor Details
-
Builder
public Builder(int x, int y, int pWidth, int pHeight)
-
-
Method Details
-
itemHeight
-
build
-