Mapping for `TextRenderer method_37296` (#2488)

This commit is contained in:
Frank 2021-06-11 13:32:32 +02:00 committed by GitHub
parent fc64c34532
commit 1d4e5813b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -249,6 +249,17 @@ CLASS net/minecraft/class_327 net/minecraft/client/font/TextRenderer
ARG 4 y
ARG 5 color
COMMENT the text color in the 0xAARRGGBB format
METHOD method_37296 drawWithOutline (Lnet/minecraft/class_5481;FFIILnet/minecraft/class_1159;Lnet/minecraft/class_4597;I)V
ARG 1 text
ARG 2 x
ARG 3 y
ARG 4 color
COMMENT the text color in 0xAARRGGBB
ARG 5 outlineColor
COMMENT the outline color in 0xAARRGGBB
ARG 6 matrix
ARG 7 vertexConsumers
ARG 8 light
CLASS class_5232 Drawer
FIELD field_24239 vertexConsumers Lnet/minecraft/class_4597;
FIELD field_24241 shadow Z