Uses of Class
net.minecraft.world.entity.animal.fish.TropicalFish
Packages that use TropicalFish
Package
Description
-
Uses of TropicalFish in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type TropicalFishModifier and TypeMethodDescriptionvoidTropicalFishRenderer.extractRenderState(TropicalFish p_481952_, TropicalFishRenderState p_363671_, float p_361595_) -
Uses of TropicalFish in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type TropicalFish -
Uses of TropicalFish in net.minecraft.world.entity.animal.fish
Method parameters in net.minecraft.world.entity.animal.fish with type arguments of type TropicalFishModifier and TypeMethodDescriptionstatic booleanTropicalFish.checkTropicalFishSpawnRules(EntityType<TropicalFish> pEntityType, LevelAccessor pLevel, EntitySpawnReason pSpawnReason, BlockPos pPos, RandomSource pRandom) Constructors in net.minecraft.world.entity.animal.fish with parameters of type TropicalFishModifierConstructorDescription(package private)TropicalFishGroupData(TropicalFish pLeader, TropicalFish.Variant pVariant) Constructor parameters in net.minecraft.world.entity.animal.fish with type arguments of type TropicalFishModifierConstructorDescriptionTropicalFish(EntityType<? extends TropicalFish> p_480312_, Level p_480862_)