/// <summary> /// Returns the ModWaterfallStyle with the given ID. /// </summary> public static ModWaterfallStyle GetModWaterfallStyle(int style) => WaterfallStyleLoader.GetWaterfallStyle(style);