yarn/mappings/net/minecraft/client/gui/DrawableHelper.mapping

99 lines
1.6 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_332 net/minecraft/client/gui/DrawableHelper
METHOD blit (IIFFIIII)V
ARG 0 x
ARG 1 y
ARG 2 u
ARG 3 v
ARG 4 width
ARG 5 height
ARG 6 texWidth
ARG 7 texHeight
METHOD blit (IIIFFIIII)V
ARG 0 x
ARG 1 y
ARG 2 z
ARG 3 u
ARG 4 v
ARG 5 width
ARG 6 height
ARG 7 texHeight
ARG 8 texWidth
METHOD blit (IIIIFFIIII)V
ARG 0 x
ARG 1 y
ARG 2 width
ARG 3 height
ARG 4 u
ARG 5 v
ARG 6 uWidth
ARG 7 vHeight
ARG 8 texWidth
ARG 9 texHeight
METHOD blit (IIIIII)V
2019-03-20 13:56:26 -04:00
ARG 1 x
ARG 2 y
ARG 3 u
ARG 4 v
ARG 5 width
ARG 6 height
METHOD blit (IIIIILnet/minecraft/class_1058;)V
ARG 0 x
ARG 1 y
ARG 2 z
ARG 3 width
ARG 4 height
ARG 5 sprite
METHOD drawCenteredString (Lnet/minecraft/class_327;Ljava/lang/String;III)V
ARG 1 textRenderer
2019-02-21 13:15:03 -05:00
ARG 2 str
ARG 3 centerX
ARG 4 y
ARG 5 color
METHOD drawRightAlignedString (Lnet/minecraft/class_327;Ljava/lang/String;III)V
ARG 1 textRenderer
ARG 2 str
ARG 3 rightX
2019-02-21 13:15:03 -05:00
ARG 4 y
ARG 5 color
METHOD drawString (Lnet/minecraft/class_327;Ljava/lang/String;III)V
ARG 1 textRenderer
2019-02-21 13:15:03 -05:00
ARG 2 str
ARG 3 x
ARG 4 y
ARG 5 color
METHOD fill (IIIII)V
Backport of latest 1.15.2 mappings back to 1.14.4. (#1094) Co-authored-by: Chloe Dawn <chloealexisdawn@outlook.com> Co-authored-by: Chocohead <Chocohead@users.noreply.github.com> Co-authored-by: Cloak-Bot <57413759+Cloak-Bot@users.noreply.github.com> Co-authored-by: Dan <cccm5@users.noreply.github.com> Co-authored-by: Danielshe <daniel@shedaniel.me> Co-authored-by: DrMeepster <19316085+DrMeepster@users.noreply.github.com> Co-authored-by: Draylar <samuelhimes@gmail.com> Co-authored-by: Erlend Åmdal <erlend@aamdal.com> Co-authored-by: Fudge <natan.lifsiz@gmail.com> Co-authored-by: Gareth Williams <840990+Gaz492@users.noreply.github.com> Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk> Co-authored-by: João <12478030+YummyLoop@users.noreply.github.com> Co-authored-by: Julian Dunskus <julian.dunskus@gmail.com> Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> Co-authored-by: Juuxel <kasperi.kauppi@gmail.com> Co-authored-by: LambdAurora <aurora42lambda@gmail.com> Co-authored-by: Laura F. D <eyesismine@gmail.com> Co-authored-by: Laura F. D <l@veriny.tf> Co-authored-by: Laura S. D <l@veriny.tf> Co-authored-by: Mikhail Oleynikov <falseresync@gmail.com> Co-authored-by: Mitchell Skaggs <skaggsm333@gmail.com> Co-authored-by: Modmuss50 <modmuss50@gmail.com> Co-authored-by: NeunEinser <daniel30797@gmail.com> Co-authored-by: NinjaPhenix <NinjaPhenix@users.noreply.github.com> Co-authored-by: Pyrofab <redstoneinfire@gmail.com> Co-authored-by: Ramid Khan <ramidzkh@gmail.com> Co-authored-by: Runemoro <runemoro1@gmail.com> Co-authored-by: Runemoro <runemoro@live.ca> Co-authored-by: SPGoding <SPGoding@outlook.com> Co-authored-by: Shnupbups <shnupbups@gmail.com> Co-authored-by: Siphalor <Siphalor@users.noreply.github.com> Co-authored-by: Stuff-Stuffs <stevenziehlke@gmail.com> Co-authored-by: SuperCoder79 <k.pranav@gmail.com> Co-authored-by: Tae Lim Kook <uruwi@protonmail.com> Co-authored-by: UpcraftLP <10714589+UpcraftLP@users.noreply.github.com> Co-authored-by: Valoeghese <valoeghesemods@gmail.com> Co-authored-by: Yanis48 <doublecraft.official@gmail.com> Co-authored-by: biom4st3r <37042156+biom4st3r@users.noreply.github.com> Co-authored-by: comp500 <comp500@users.noreply.github.com> Co-authored-by: grondag <grondag@users.noreply.github.com> Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> Co-authored-by: howtonotwin <rasheeqhere@gmail.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: modmuss50 <modmuss50@gmail.com> Co-authored-by: prplz <mhiming@gmail.com> Co-authored-by: qouteall <45908579+qouteall@users.noreply.github.com> Co-authored-by: shedaniel <daniel@shedaniel.me> Co-authored-by: therealfarfetchd <git@therealfarfetchd.dev> Co-authored-by: valoeghese <46117728+valoeghese@users.noreply.github.com> Co-authored-by: ­Sollace <Sollace@users.noreply.github.com>
2020-02-16 15:32:39 -05:00
ARG 0 x1
ARG 1 y1
ARG 2 x2
ARG 3 y2
2019-03-20 13:56:26 -04:00
ARG 4 color
METHOD fillGradient (IIIIII)V
2019-03-20 13:56:26 -04:00
ARG 1 top
ARG 2 left
ARG 3 right
ARG 4 bottom
ARG 5 color1
ARG 6 color2
METHOD innerBlit (IIIIIFFFF)V
ARG 0 xStart
ARG 1 xEnd
ARG 2 yStart
ARG 3 yEnd
ARG 4 z
ARG 5 uStart
ARG 6 uEnd
ARG 7 vStart
ARG 8 vEnd
METHOD innerBlit (IIIIIIIFFII)V
ARG 0 xStart
ARG 1 xEnd
ARG 2 yStart
ARG 3 yEnd
ARG 4 z
ARG 5 width
ARG 6 height
ARG 7 u
ARG 8 v
ARG 9 texWidth
ARG 10 texHeight