Uses of Class
net.minecraft.entity.passive.SalmonEntity
Package
Description
-
Uses of SalmonEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionSalmonEntityRenderer.getTexture(SalmonEntity salmonEntity)
protected void
SalmonEntityRenderer.setupTransforms(SalmonEntity salmonEntity, MatrixStack matrixStack, float float2, float float3, float float4)
-
Uses of SalmonEntity in net.minecraft.entity
-
Uses of SalmonEntity in net.minecraft.entity.passive
ModifierConstructorDescriptionSalmonEntity(EntityType<? extends SalmonEntity> type, World world)