Uses of Class
net.minecraft.entity.passive.fish.SalmonEntity
Packages that use SalmonEntity
Package
Description
-
Uses of SalmonEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type SalmonEntityModifier and TypeMethodDescriptionSalmonRenderer.getTextureLocation
(SalmonEntity p_110775_1_) protected void
SalmonRenderer.setupRotations
(SalmonEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) -
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.fish
Constructor parameters in net.minecraft.entity.passive.fish with type arguments of type SalmonEntityModifierConstructorDescriptionSalmonEntity
(EntityType<? extends SalmonEntity> p_i50246_1_, World p_i50246_2_)