Uses of Record Class
net.minecraft.world.entity.animal.fish.TropicalFish.Variant
Packages that use TropicalFish.Variant
-
Uses of TropicalFish.Variant in net.minecraft.world.entity.animal.fish
Fields in net.minecraft.world.entity.animal.fish declared as TropicalFish.VariantModifier and TypeFieldDescriptionstatic final TropicalFish.VariantTropicalFish.DEFAULT_VARIANT(package private) final TropicalFish.VariantTropicalFish.TropicalFishGroupData.variantFields in net.minecraft.world.entity.animal.fish 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.fish with parameters of type TropicalFish.VariantModifierConstructorDescription(package private)TropicalFishGroupData(TropicalFish pLeader, TropicalFish.Variant pVariant)