Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.entity | |
net.minecraft.entity.projectile |
Modifier and Type | Method and Description |
---|---|
protected int |
DragonFireballRenderer.getBlockLight(DragonFireballEntity entityIn,
float partialTicks) |
ResourceLocation |
DragonFireballRenderer.getEntityTexture(DragonFireballEntity entity) |
void |
DragonFireballRenderer.render(DragonFireballEntity entityIn,
float entityYaw,
float partialTicks,
MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int packedLightIn) |
Modifier and Type | Field and Description |
---|---|
static EntityType<DragonFireballEntity> |
EntityType.DRAGON_FIREBALL |
Constructor and Description |
---|
DragonFireballEntity(EntityType<? extends DragonFireballEntity> p_i50171_1_,
World p_i50171_2_) |