Uses of Class
net.minecraft.entity.passive.TropicalFishEntity
Package
Description
-
Uses of TropicalFishEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionvoid
TropicalFishEntityRenderer.updateRenderState
(TropicalFishEntity tropicalFishEntity, TropicalFishEntityRenderState tropicalFishEntityRenderState, float float2) -
Uses of TropicalFishEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final EntityType
<TropicalFishEntity> EntityType.TROPICAL_FISH
-
Uses of TropicalFishEntity in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionstatic boolean
TropicalFishEntity.canTropicalFishSpawn
(EntityType<TropicalFishEntity> type, WorldAccess world, SpawnReason reason, BlockPos pos, Random random) ModifierConstructorDescription(package private)
TropicalFishData
(TropicalFishEntity leader, TropicalFishEntity.Variant variant) ModifierConstructorDescriptionTropicalFishEntity
(EntityType<? extends TropicalFishEntity> type, World world)