Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.entity | |
net.minecraft.entity.monster |
Modifier and Type | Method and Description |
---|---|
protected int |
BlazeRenderer.getBlockLight(BlazeEntity entityIn,
float partialTicks) |
ResourceLocation |
BlazeRenderer.getEntityTexture(BlazeEntity entity) |
Modifier and Type | Field and Description |
---|---|
static EntityType<BlazeEntity> |
EntityType.BLAZE |
Modifier and Type | Field and Description |
---|---|
private BlazeEntity |
BlazeEntity.FireballAttackGoal.blaze |
Constructor and Description |
---|
FireballAttackGoal(BlazeEntity blazeIn) |
Constructor and Description |
---|
BlazeEntity(EntityType<? extends BlazeEntity> type,
World p_i50215_2_) |