Uses of Record Class
net.minecraft.world.entity.animal.TropicalFish.Variant
Packages that use TropicalFish.Variant
-
Uses of TropicalFish.Variant in net.minecraft.world.entity.animal
Fields in net.minecraft.world.entity.animal declared as TropicalFish.VariantModifier and TypeFieldDescription(package private) final TropicalFish.VariantTropicalFish.TropicalFishGroupData.variantFields in net.minecraft.world.entity.animal with type parameters of type TropicalFish.VariantModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<TropicalFish.Variant> TropicalFish.Variant.CODECstatic final List<TropicalFish.Variant> TropicalFish.COMMON_VARIANTSConstructors in net.minecraft.world.entity.animal with parameters of type TropicalFish.VariantModifierConstructorDescription(package private)TropicalFishGroupData(TropicalFish p_262626_, TropicalFish.Variant p_262579_) -
Uses of TropicalFish.Variant in net.minecraft.world.item
Fields in net.minecraft.world.item with type parameters of type TropicalFish.VariantModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.MapCodec<TropicalFish.Variant> MobBucketItem.VARIANT_FIELD_CODEC