Package net.minecraft.client.gui.hud
Class InGameOverlayRenderer
java.lang.Object
net.minecraft.client.gui.hud.InGameOverlayRenderer
- Mappings:
Namespace Name named net/minecraft/client/gui/hud/InGameOverlayRenderer
intermediary net/minecraft/class_4603
official gfj
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static @Nullable BlockState
getInWallBlockState
(PlayerEntity player) private static void
renderFireOverlay
(MinecraftClient client, MatrixStack matrices) private static void
renderInWallOverlay
(Sprite sprite, MatrixStack matrices) static void
renderOverlays
(MinecraftClient client, MatrixStack matrices) private static void
renderUnderwaterOverlay
(MinecraftClient client, MatrixStack matrices)
-
Field Details
-
UNDERWATER_TEXTURE
- Mappings:
Namespace Name Mixin selector named UNDERWATER_TEXTURE
Lnet/minecraft/client/gui/hud/InGameOverlayRenderer;UNDERWATER_TEXTURE:Lnet/minecraft/util/Identifier;
intermediary field_20986
Lnet/minecraft/class_4603;field_20986:Lnet/minecraft/class_2960;
official a
Lgfj;a:Lakr;
-
-
Constructor Details
-
InGameOverlayRenderer
public InGameOverlayRenderer()
-
-
Method Details
-
renderOverlays
- Mappings:
Namespace Name Mixin selector named renderOverlays
Lnet/minecraft/client/gui/hud/InGameOverlayRenderer;renderOverlays(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/util/math/MatrixStack;)V
intermediary method_23067
Lnet/minecraft/class_4603;method_23067(Lnet/minecraft/class_310;Lnet/minecraft/class_4587;)V
official a
Lgfj;a(Lfgo;Lfbi;)V
-
getInWallBlockState
- Mappings:
Namespace Name Mixin selector named getInWallBlockState
Lnet/minecraft/client/gui/hud/InGameOverlayRenderer;getInWallBlockState(Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/block/BlockState;
intermediary method_24225
Lnet/minecraft/class_4603;method_24225(Lnet/minecraft/class_1657;)Lnet/minecraft/class_2680;
official a
Lgfj;a(Lcmx;)Ldtc;
-
renderInWallOverlay
- Mappings:
Namespace Name Mixin selector named renderInWallOverlay
Lnet/minecraft/client/gui/hud/InGameOverlayRenderer;renderInWallOverlay(Lnet/minecraft/client/texture/Sprite;Lnet/minecraft/client/util/math/MatrixStack;)V
intermediary method_23068
Lnet/minecraft/class_4603;method_23068(Lnet/minecraft/class_1058;Lnet/minecraft/class_4587;)V
official a
Lgfj;a(Lgql;Lfbi;)V
-
renderUnderwaterOverlay
- Mappings:
Namespace Name Mixin selector named renderUnderwaterOverlay
Lnet/minecraft/client/gui/hud/InGameOverlayRenderer;renderUnderwaterOverlay(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/util/math/MatrixStack;)V
intermediary method_23069
Lnet/minecraft/class_4603;method_23069(Lnet/minecraft/class_310;Lnet/minecraft/class_4587;)V
official b
Lgfj;b(Lfgo;Lfbi;)V
-
renderFireOverlay
- Mappings:
Namespace Name Mixin selector named renderFireOverlay
Lnet/minecraft/client/gui/hud/InGameOverlayRenderer;renderFireOverlay(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/util/math/MatrixStack;)V
intermediary method_23070
Lnet/minecraft/class_4603;method_23070(Lnet/minecraft/class_310;Lnet/minecraft/class_4587;)V
official c
Lgfj;c(Lfgo;Lfbi;)V
-