1
mirror of https://github.com/Shiewk/Widgets.git synced 2026-04-28 11:34:17 +02:00

Add rainbow text setting (#3)

This commit is contained in:
Shy
2025-08-21 10:52:42 +02:00
parent 8192f13e51
commit b898102036
22 changed files with 109 additions and 51 deletions
@@ -1,5 +1,6 @@
package de.shiewk.widgets;
import de.shiewk.widgets.utils.WidgetUtils;
import net.minecraft.client.font.TextRenderer;
import net.minecraft.client.gui.DrawContext;
import net.minecraft.text.Text;