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
Subclasses with type arguments of type TropicalFish in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type TropicalFishModifier and TypeMethodDescriptionvoidTropicalFishRenderer.extractRenderState(TropicalFish entity, TropicalFishRenderState state, float partialTicks) -
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> type, LevelAccessor level, EntitySpawnReason spawnReason, BlockPos pos, RandomSource random) Constructors in net.minecraft.world.entity.animal.fish with parameters of type TropicalFishModifierConstructorDescriptionprivateTropicalFishGroupData(TropicalFish leader, TropicalFish.Variant variant) Constructor parameters in net.minecraft.world.entity.animal.fish with type arguments of type TropicalFish