| Package | Description |
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.entity | |
| net.minecraft.entity.projectile |
| Modifier and Type | Field and Description |
|---|---|
private ShulkerBulletModel<ShulkerBulletEntity> |
ShulkerBulletRenderer.model |
| Modifier and Type | Method and Description |
|---|---|
protected int |
ShulkerBulletRenderer.getBlockLight(ShulkerBulletEntity entityIn,
float partialTicks) |
ResourceLocation |
ShulkerBulletRenderer.getEntityTexture(ShulkerBulletEntity entity) |
void |
ShulkerBulletRenderer.render(ShulkerBulletEntity entityIn,
float entityYaw,
float partialTicks,
MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int packedLightIn) |
| Modifier and Type | Field and Description |
|---|---|
static EntityType<ShulkerBulletEntity> |
EntityType.SHULKER_BULLET |
| Constructor and Description |
|---|
ShulkerBulletEntity(EntityType<? extends ShulkerBulletEntity> p_i50161_1_,
World p_i50161_2_) |