| void | | updatePose(Consumer<org.joml.Matrix3x2f> updater) | | updatePose(Consumer<org.joml.Matrix3x2f> updater) | | method_75811(Consumer<org.joml.Matrix3x2f> arg0) | | updatePose(Consumer<org.joml.Matrix3x2f> transformer) |
|
| void | | fill(int x0, int y0, int x1, int y1, int color) | | fill(int x0, int y0, int x1, int y1, int color) | | method_75809(int arg0, int arg1, int arg2, int arg3, int arg4) | | fill(int x1, int y1, int x2, int y2, int color) |
|
| boolean | |
| void | | handleTag(int x0, int y0, int x1, int y1, float opacity, GuiMessageTag tag) | | handleTag(int x0, int y0, int x1, int y1, float opacity, GuiMessageTag tag) | | method_75808(int arg0, int arg1, int arg2, int arg3, float arg4, class_7591 arg5) | | indicator(int x1, int y1, int x2, int y2, float opacity, MessageIndicator indicator) |
|
| void | | handleTagIcon(int left, int bottom, boolean forceVisible, GuiMessageTag tag, GuiMessageTag$Icon icon) | | handleTagIcon(int left, int bottom, boolean forceVisible, GuiMessageTag tag, GuiMessageTag$Icon icon) | | method_75810(int arg0, int arg1, boolean arg2, class_7591 arg3, class_7591$class_7592 arg4) | | indicatorIcon(int left, int bottom, boolean forceDraw, MessageIndicator indicator, MessageIndicator$Icon icon) |
|