Class AccessoryRenderHelper
java.lang.Object
vazkii.botania.client.core.helper.AccessoryRenderHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidrotateIfSneaking(com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.world.entity.LivingEntity living) Rotates the render for a bauble correctly if the player is sneaking.
-
Constructor Details
-
AccessoryRenderHelper
public AccessoryRenderHelper()
-
-
Method Details
-
rotateIfSneaking
public static void rotateIfSneaking(com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.world.entity.LivingEntity living) Rotates the render for a bauble correctly if the player is sneaking.
-