Uses of Class
net.minecraft.world.entity.projectile.ShulkerBullet
Package
Description
-
Uses of ShulkerBullet in net.minecraft.client.renderer.entity
Modifier and TypeFieldDescriptionprivate ShulkerBulletModel<ShulkerBullet>
ShulkerBulletRenderer.model
Modifier and TypeMethodDescriptionprotected int
ShulkerBulletRenderer.getBlockLightLevel(ShulkerBullet p_115869_, BlockPos p_115870_)
ShulkerBulletRenderer.getTextureLocation(ShulkerBullet p_115860_)
void
ShulkerBulletRenderer.render(ShulkerBullet p_115862_, float p_115863_, float p_115864_, PoseStack p_115865_, MultiBufferSource p_115866_, int p_115867_)
-
Uses of ShulkerBullet in net.minecraft.world.entity
-
Uses of ShulkerBullet in net.minecraft.world.entity.projectile
ModifierConstructorDescriptionShulkerBullet(EntityType<? extends ShulkerBullet> p_37319_, Level p_37320_)