GuiTextureGroup Basic Properties Field Description textures An array of textures used in the group APIs setTextures Sets the textures used in the group. Java / KubeJS guiTextureGroup.setTextures(texture1, texture2); setColor Sets the color for all textures in the group. Java / KubeJS guiTextureGroup.setColor(0xff00ff);