Klasse ImGuiCharSink
java.lang.Object
de.luckymcdev.foundryengine.client.imgui.ImGuiCharSink
- Alle implementierten Schnittstellen:
net.minecraft.util.FormattedCharSink
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
ImGuiCharSink
public ImGuiCharSink()
-
-
Methodendetails
-
setup
public void setup() -
reset
public void reset() -
accept
public boolean accept(int positionInCurrentSequence, @NotNull @NotNull net.minecraft.network.chat.Style style, int codePoint) - Angegeben von:
acceptin Schnittstellenet.minecraft.util.FormattedCharSink
-
finish
public void finish()
-