GUI Attributes

height

This attribute defines the height of the gui. This is not the height of the gui file which is always 256.

Examples

// Default value
height = 166;

// Default value chest
height = 222;

height = 150;