| Package | Description |
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.entity | |
| net.minecraft.entity.passive.fish |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SalmonRenderer.applyRotations(SalmonEntity entityLiving,
MatrixStack matrixStackIn,
float ageInTicks,
float rotationYaw,
float partialTicks) |
ResourceLocation |
SalmonRenderer.getEntityTexture(SalmonEntity entity) |
| Modifier and Type | Field and Description |
|---|---|
static EntityType<SalmonEntity> |
EntityType.SALMON |
| Constructor and Description |
|---|
SalmonEntity(EntityType<? extends SalmonEntity> p_i50246_1_,
World p_i50246_2_) |