Uses of Class
net.minecraft.entity.monster.ShulkerEntity
Packages that use ShulkerEntity
Package
Description
-
Uses of ShulkerEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type ShulkerEntityModifier and TypeMethodDescriptionShulkerRenderer.getRenderOffset(ShulkerEntity p_225627_1_, float p_225627_2_) ShulkerRenderer.getTextureLocation(ShulkerEntity p_110775_1_) protected voidShulkerRenderer.setupRotations(ShulkerEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) booleanShulkerRenderer.shouldRender(ShulkerEntity p_225626_1_, ClippingHelper p_225626_2_, double p_225626_3_, double p_225626_5_, double p_225626_7_) -
Uses of ShulkerEntity in net.minecraft.client.renderer.entity.layers
Methods in net.minecraft.client.renderer.entity.layers with parameters of type ShulkerEntityModifier and TypeMethodDescriptionvoidShulkerColorLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, ShulkerEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type ShulkerEntityModifierConstructorDescriptionShulkerColorLayer(IEntityRenderer<ShulkerEntity, ShulkerModel<ShulkerEntity>> p_i50924_1_) ShulkerColorLayer(IEntityRenderer<ShulkerEntity, ShulkerModel<ShulkerEntity>> p_i50924_1_) -
Uses of ShulkerEntity in net.minecraft.client.renderer.entity.model
Classes in net.minecraft.client.renderer.entity.model with type parameters of type ShulkerEntity -
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.monster
Constructors in net.minecraft.entity.monster with parameters of type ShulkerEntityModifierConstructorDescriptionAttackNearestGoal(ShulkerEntity p_i47060_2_) DefenseAttackGoal(ShulkerEntity p_i47061_1_) Constructor parameters in net.minecraft.entity.monster with type arguments of type ShulkerEntityModifierConstructorDescriptionShulkerEntity(EntityType<? extends ShulkerEntity> p_i50196_1_, World p_i50196_2_)