Uses of Class
net.minecraft.client.render.entity.state.ShulkerBulletEntityRenderState
Packages that use ShulkerBulletEntityRenderState
-
Uses of ShulkerBulletEntityRenderState in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return ShulkerBulletEntityRenderStateMethods in net.minecraft.client.render.entity with parameters of type ShulkerBulletEntityRenderStateModifier and TypeMethodDescriptionvoid
ShulkerBulletEntityRenderer.render
(ShulkerBulletEntityRenderState shulkerBulletEntityRenderState, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) void
ShulkerBulletEntityRenderer.updateRenderState
(ShulkerBulletEntity shulkerBulletEntity, ShulkerBulletEntityRenderState shulkerBulletEntityRenderState, float float2) -
Uses of ShulkerBulletEntityRenderState in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type ShulkerBulletEntityRenderStateModifier and TypeMethodDescriptionvoid
ShulkerBulletEntityModel.setAngles
(ShulkerBulletEntityRenderState shulkerBulletEntityRenderState)