Uses of Class
net.minecraft.entity.mob.ShulkerEntity
Package
Description
-
Uses of ShulkerEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionShulkerEntityRenderer.getPositionOffset
(ShulkerEntity shulkerEntity, float float2) ShulkerEntityRenderer.getTexture
(ShulkerEntity shulkerEntity) protected void
ShulkerEntityRenderer.setupTransforms
(ShulkerEntity shulkerEntity, MatrixStack matrixStack, float float2, float float3, float float4) boolean
ShulkerEntityRenderer.shouldRender
(ShulkerEntity shulkerEntity, Frustum frustum, double double2, double double3, double double4) -
Uses of ShulkerEntity in net.minecraft.client.render.entity.feature
Modifier and TypeMethodDescriptionvoid
ShulkerHeadFeatureRenderer.render
(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, ShulkerEntity shulkerEntity, float float2, float float3, float float4, float float5, float float6, float float7) ModifierConstructorDescriptionShulkerHeadFeatureRenderer
(FeatureRendererContext<ShulkerEntity, ShulkerEntityModel<ShulkerEntity>> context) -
Uses of ShulkerEntity in net.minecraft.client.render.entity.model
-
Uses of ShulkerEntity in net.minecraft.entity
-
Uses of ShulkerEntity in net.minecraft.entity.mob
ModifierConstructorDescriptionTargetOtherTeamGoal
(ShulkerEntity shulker) TargetPlayerGoal
(ShulkerEntity shulker) ModifierConstructorDescriptionShulkerEntity
(EntityType<? extends ShulkerEntity> type, World world)