Map Minecraft logo outline method (#2432)

* Map Minecraft logo outline method

* Rename to drawWithOutline

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Document consumer

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
This commit is contained in:
jackassmc 2021-05-25 22:36:44 +02:00 committed by GitHub
parent 6be1599808
commit b830235152
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -206,6 +206,11 @@ CLASS net/minecraft/class_332 net/minecraft/client/gui/DrawableHelper
ARG 3 x
ARG 4 y
ARG 5 color
METHOD method_29343 drawWithOutline (IILjava/util/function/BiConsumer;)V
ARG 1 x
ARG 2 y
ARG 3 renderAction
COMMENT the action to render both the content and the outline, taking x and y positions as input
METHOD method_33284 fillGradient (Lnet/minecraft/class_4587;IIIIIII)V
ARG 0 matrices
ARG 1 startX