Uses of Class
net.minecraft.entity.projectile.ShulkerBulletEntity
Package
Description
-
Uses of ShulkerBulletEntity in net.minecraft.client.renderer.entity
Modifier and TypeFieldDescriptionprivate final ShulkerBulletModel<ShulkerBulletEntity>
ShulkerBulletRenderer.model
Modifier and TypeMethodDescriptionprotected int
ShulkerBulletRenderer.getBlockLightLevel
(ShulkerBulletEntity p_225624_1_, BlockPos p_225624_2_) ShulkerBulletRenderer.getTextureLocation
(ShulkerBulletEntity p_110775_1_) void
ShulkerBulletRenderer.render
(ShulkerBulletEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) -
Uses of ShulkerBulletEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final EntityType<ShulkerBulletEntity>
EntityType.SHULKER_BULLET
-
Uses of ShulkerBulletEntity in net.minecraft.entity.projectile
ModifierConstructorDescriptionShulkerBulletEntity
(EntityType<? extends ShulkerBulletEntity> p_i50161_1_, World p_i50161_2_)