Uses of Class
net.minecraft.entity.passive.fish.CodEntity
-
Packages that use CodEntity Package Description net.minecraft.client.renderer.entity net.minecraft.entity net.minecraft.entity.passive.fish -
-
Uses of CodEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type CodEntity Modifier and Type Method Description ResourceLocation
CodRenderer. getTextureLocation(CodEntity p_110775_1_)
protected void
CodRenderer. setupRotations(CodEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_)
-
Uses of CodEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type CodEntity Modifier and Type Field Description static EntityType<CodEntity>
EntityType. COD
-
Uses of CodEntity in net.minecraft.entity.passive.fish
Constructor parameters in net.minecraft.entity.passive.fish with type arguments of type CodEntity Constructor Description CodEntity(EntityType<? extends CodEntity> p_i50279_1_, World p_i50279_2_)
-