Interface EntityRenderDispatcherWithIcon
- All Known Implementing Classes:
EntityRenderDispatcherMixin
public interface EntityRenderDispatcherWithIcon
-
Method Summary
Modifier and TypeMethodDescription<E extends net.minecraft.world.entity.Entity>
voidfrozenLib$renderIcon(E entity, double x, double y, double z, float rotationYaw, float partialTicks, com.mojang.blaze3d.vertex.PoseStack matrixStack, net.minecraft.client.renderer.MultiBufferSource buffer, int packedLight)
-
Method Details
-
frozenLib$renderIcon
<E extends net.minecraft.world.entity.Entity> void frozenLib$renderIcon(E entity, double x, double y, double z, float rotationYaw, float partialTicks, com.mojang.blaze3d.vertex.PoseStack matrixStack, net.minecraft.client.renderer.MultiBufferSource buffer, int packedLight)
-