Uses of Class
net.minecraft.entity.mob.ShulkerEntity
Packages that use ShulkerEntity
Package
Description
-
Uses of ShulkerEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type ShulkerEntityModifier and TypeMethodDescriptionbooleanShulkerEntityRenderer.shouldRender(ShulkerEntity shulkerEntity, Frustum frustum, double double2, double double3, double double4) voidShulkerEntityRenderer.updateRenderState(ShulkerEntity shulkerEntity, ShulkerEntityRenderState shulkerEntityRenderState, float float2) -
Uses of ShulkerEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ShulkerEntity -
Uses of ShulkerEntity in net.minecraft.entity.mob
Constructors in net.minecraft.entity.mob with parameters of type ShulkerEntityModifierConstructorDescriptionTargetOtherTeamGoal(ShulkerEntity shulker) TargetPlayerGoal(ShulkerEntity shulker) Constructor parameters in net.minecraft.entity.mob with type arguments of type ShulkerEntityModifierConstructorDescriptionShulkerEntity(EntityType<? extends ShulkerEntity> type, World world)