Uses of Class
net.minecraft.entity.passive.SalmonEntity
Packages that use SalmonEntity
Package
Description
-
Uses of SalmonEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type SalmonEntityModifier 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
Fields in net.minecraft.entity with type parameters of type SalmonEntity -
Uses of SalmonEntity in net.minecraft.entity.passive
Constructor parameters in net.minecraft.entity.passive with type arguments of type SalmonEntityModifierConstructorDescriptionSalmonEntity(EntityType<? extends SalmonEntity> type, World world)