Package io.github.ennuil.libzoomer.mixin
Class PlayerItemInHandMixin
java.lang.Object
io.github.ennuil.libzoomer.mixin.PlayerItemInHandMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract voidrenderArmWithSpyglass(net.minecraft.world.entity.LivingEntity livingEntity, net.minecraft.world.item.ItemStack itemStack, net.minecraft.world.entity.HumanoidArm arm, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource buffer, int packedLight)
-
Constructor Details
-
PlayerItemInHandMixin
public PlayerItemInHandMixin()
-
-
Method Details
-
renderArmWithSpyglass
protected abstract void renderArmWithSpyglass(net.minecraft.world.entity.LivingEntity livingEntity, net.minecraft.world.item.ItemStack itemStack, net.minecraft.world.entity.HumanoidArm arm, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource buffer, int packedLight)
-