Package com.hrznstudio.emojiful.mixin
Class FontRendererMixin
java.lang.Object
com.hrznstudio.emojiful.mixin.FontRendererMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddrawInBatch(net.minecraft.util.FormattedCharSequence reorderingProcessor, float x, float y, int color, boolean isShadow, org.joml.Matrix4f matrix, net.minecraft.client.renderer.MultiBufferSource buffer, net.minecraft.client.gui.Font.DisplayMode displayMode, int colorBackgroundIn, int packedLight, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Integer> cir)
-
Constructor Details
-
FontRendererMixin
public FontRendererMixin()
-
-
Method Details
-
drawInBatch
public void drawInBatch(net.minecraft.util.FormattedCharSequence reorderingProcessor, float x, float y, int color, boolean isShadow, org.joml.Matrix4f matrix, net.minecraft.client.renderer.MultiBufferSource buffer, net.minecraft.client.gui.Font.DisplayMode displayMode, int colorBackgroundIn, int packedLight, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Integer> cir)
-