Class ClientRenderSubscriber
java.lang.Object
com.hammy275.immersivemc.client.subscribe.ClientRenderSubscriber
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Cube1x1
static final List
<ClientRenderSubscriber.ItemGuideRenderData> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RGBA
static RGBA
static void
onWorldRender
(com.mojang.blaze3d.vertex.PoseStack stack) static RGBA
protected static <I extends ImmersiveInfo>
voidrenderInfos
(Immersive<I, ?> singleton, com.mojang.blaze3d.vertex.PoseStack stack) protected static <I extends AbstractPlayerAttachmentInfo>
voidrenderInfos
(AbstractPlayerAttachmentImmersive<I, ?> singleton, com.mojang.blaze3d.vertex.PoseStack stack) static void
static void
-
Field Details
-
cubeModel
-
itemGuideRenderData
-
-
Constructor Details
-
ClientRenderSubscriber
public ClientRenderSubscriber()
-
-
Method Details
-
onWorldRender
public static void onWorldRender(com.mojang.blaze3d.vertex.PoseStack stack) -
setRenderColors
public static void setRenderColors() -
resetCycleProgresses
public static void resetCycleProgresses() -
renderInfos
protected static <I extends ImmersiveInfo> void renderInfos(Immersive<I, ?> singleton, com.mojang.blaze3d.vertex.PoseStack stack) -
renderInfos
protected static <I extends AbstractPlayerAttachmentInfo> void renderInfos(AbstractPlayerAttachmentImmersive<I, ?> singleton, com.mojang.blaze3d.vertex.PoseStack stack) -
itemGuideColor
-
itemGuideSelectedColor
-
rangedGrabColor
-