Uses of Class
net.minecraft.world.entity.animal.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 TypeMethodDescriptionvoid
TropicalFishRenderer.extractRenderState
(TropicalFish p_364725_, 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
Method parameters in net.minecraft.world.entity.animal with type arguments of type TropicalFishModifier and TypeMethodDescriptionstatic boolean
TropicalFish.checkTropicalFishSpawnRules
(EntityType<TropicalFish> p_218267_, LevelAccessor p_218268_, EntitySpawnReason p_362646_, BlockPos p_218270_, RandomSource p_218271_) Constructors in net.minecraft.world.entity.animal with parameters of type TropicalFishModifierConstructorDescription(package private)
TropicalFishGroupData
(TropicalFish p_262626_, TropicalFish.Variant p_262579_) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type TropicalFishModifierConstructorDescriptionTropicalFish
(EntityType<? extends TropicalFish> p_30015_, Level p_30016_)