Uses of Class
net.minecraft.entity.passive.TropicalFishEntity
Packages that use TropicalFishEntity
-
Uses of TropicalFishEntity in net.minecraft
Methods in net.minecraft with parameters of type TropicalFishEntityModifier and TypeMethodDescriptionprotected Identifierclass_4264.getTexture(TropicalFishEntity tropicalFishEntity) protected voidclass_4264.method_5777(TropicalFishEntity tropicalFishEntity, float float2, float float3, float float4) voidclass_4264.render(TropicalFishEntity tropicalFishEntity, double double2, double double3, double double4, float float2, float float3) voidclass_4274.render(TropicalFishEntity tropicalFishEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8) -
Uses of TropicalFishEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type TropicalFishEntityModifier and TypeFieldDescriptionstatic final EntityType<TropicalFishEntity>EntityType.TROPICAL_FISH -
Uses of TropicalFishEntity in net.minecraft.entity.passive
Constructors in net.minecraft.entity.passive with parameters of type TropicalFishEntityModifierConstructorDescriptionprivateclass_3494(TropicalFishEntity tropicalFishEntity, int int2, int int3, int int4, int int5)