CLASS net/minecraft/class_332 net/minecraft/client/gui/DrawableHelper METHOD method_25290 drawTexture (Lnet/minecraft/class_2960;IIFFIIII)V COMMENT Draws a textured rectangle from a region in a texture. COMMENT COMMENT

The width and height of the region are the same as COMMENT the dimensions of the rectangle. METHOD method_25291 drawTexture (Lnet/minecraft/class_2960;IIIFFIIII)V COMMENT Draws a textured rectangle from a region in a texture. COMMENT COMMENT

The width and height of the region are the same as COMMENT the dimensions of the rectangle. METHOD method_25292 drawHorizontalLine (IIII)V ARG 1 x1 ARG 2 x2 ARG 3 y ARG 4 color METHOD method_25293 drawTexture (Lnet/minecraft/class_2960;IIIIFFIIII)V COMMENT Draws a textured rectangle from a region in a texture. METHOD method_25294 fill (IIIII)V ARG 1 x1 ARG 2 y1 ARG 3 x2 ARG 4 y2 ARG 5 color METHOD method_25295 drawTexturedQuad (Lnet/minecraft/class_2960;IIIIIFFFF)V METHOD method_25296 fillGradient (IIIIII)V ARG 1 startX ARG 2 startY ARG 3 endX ARG 4 endY ARG 5 colorStart ARG 6 colorEnd METHOD method_25297 drawTexture (Lnet/minecraft/class_2960;IIIIIIIFFII)V METHOD method_25298 drawSprite (IIIIILnet/minecraft/class_1058;)V ARG 1 x ARG 2 y ARG 3 z ARG 4 width ARG 5 height ARG 6 sprite METHOD method_25300 drawCenteredTextWithShadow (Lnet/minecraft/class_327;Ljava/lang/String;III)V ARG 2 text ARG 3 centerX ARG 4 y ARG 5 color METHOD method_25301 drawVerticalLine (IIII)V ARG 1 x ARG 2 y1 ARG 3 y2 ARG 4 color METHOD method_25302 drawTexture (Lnet/minecraft/class_2960;IIIIII)V COMMENT Draws a textured rectangle from a region in a 256x256 texture. COMMENT COMMENT

The Z coordinate of the rectangle is {@code 0}. COMMENT COMMENT

The width and height of the region are the same as COMMENT the dimensions of the rectangle. METHOD method_25303 drawTextWithShadow (Lnet/minecraft/class_327;Ljava/lang/String;III)I ARG 2 text ARG 3 x ARG 4 y ARG 5 color METHOD method_27533 fillGradient (Lnet/minecraft/class_287;IIIIIII)V ARG 2 startX ARG 3 startY ARG 4 endX ARG 5 endY ARG 6 z ARG 7 colorStart ARG 8 colorEnd METHOD method_27534 drawCenteredTextWithShadow (Lnet/minecraft/class_327;Lnet/minecraft/class_2561;III)V ARG 2 text ARG 3 centerX ARG 4 y ARG 5 color METHOD method_27535 drawTextWithShadow (Lnet/minecraft/class_327;Lnet/minecraft/class_2561;III)I ARG 2 text ARG 3 x ARG 4 y ARG 5 color METHOD method_29343 drawWithOutline (IILjava/util/function/BiConsumer;)V METHOD method_33284 fillGradient (IIIIIII)V ARG 1 startX ARG 2 startY ARG 3 endX ARG 4 endY METHOD method_35719 drawCenteredTextWithShadow (Lnet/minecraft/class_327;Lnet/minecraft/class_5481;III)V ARG 2 text ARG 3 centerX ARG 4 y ARG 5 color METHOD method_35720 drawTextWithShadow (Lnet/minecraft/class_327;Lnet/minecraft/class_5481;III)I ARG 2 text ARG 3 x ARG 4 y ARG 5 color METHOD method_44379 enableScissor (IIII)V METHOD method_44380 disableScissor ()V METHOD method_48196 fill (IIIIII)V ARG 1 x1 ARG 2 y1 ARG 3 x2 ARG 4 y2 ARG 5 z ARG 6 color METHOD method_48465 drawSprite (IIIIILnet/minecraft/class_1058;FFFF)V ARG 1 x ARG 2 y ARG 3 z ARG 4 width ARG 5 height ARG 6 sprite ARG 7 red ARG 8 green ARG 9 blue ARG 10 alpha METHOD method_48466 drawTexturedQuad (Lnet/minecraft/class_2960;IIIIIFFFFFFFF)V METHOD method_48585 drawRepeatingTexture (Lnet/minecraft/class_2960;IIIIIIII)V METHOD method_48586 drawNineSlicedTexture (Lnet/minecraft/class_2960;IIIIIIIII)V METHOD method_48587 drawNineSlicedTexture (Lnet/minecraft/class_2960;IIIIIIIIIIII)V METHOD method_49601 drawBorder (IIIII)V ARG 1 x ARG 2 y ARG 3 width ARG 4 height ARG 5 color METHOD method_49696 createDivider (II)Lit/unimi/dsi/fastutil/ints/IntIterator; ARG 0 sideLength ARG 1 textureSideLength METHOD method_49697 drawNineSlicedTexture (Lnet/minecraft/class_2960;IIIIIIIIII)V METHOD method_49698 setScissor (Lnet/minecraft/class_8030;)V ARG 0 rect CLASS class_8214 ScissorStack FIELD field_43099 stack Ljava/util/Deque; METHOD method_49699 pop ()Lnet/minecraft/class_8030; METHOD method_49700 push (Lnet/minecraft/class_8030;)Lnet/minecraft/class_8030; ARG 1 rect