Uses of Record Class
net.minecraft.entity.passive.Variant
Packages that use Variant
Package
Description
The base package for all Minecraft classes.
-
Uses of Variant in net.minecraft
Fields in net.minecraft with type parameters of type VariantModifier and TypeFieldDescriptionstatic final class_7380<Variant>class_7376.class_7378.field_38730Methods in net.minecraft with parameters of type Variant -
Uses of Variant in net.minecraft.data.server
Methods in net.minecraft.data.server with parameters of type VariantModifier and TypeMethodDescriptionprivate LootCondition.BuilderEntityLootTableGenerator.method_43227(Variant variant) -
Uses of Variant in net.minecraft.entity.data
Fields in net.minecraft.entity.data with type parameters of type VariantModifier and TypeFieldDescriptionstatic final TrackedDataHandler<Variant>TrackedDataHandlerRegistry.field_38827 -
Uses of Variant in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as VariantModifier and TypeFieldDescriptionstatic final VariantVariant.COLDstatic final VariantVariant.TEMPERATEstatic final VariantVariant.WARMFields in net.minecraft.entity.passive with type parameters of type VariantMethods in net.minecraft.entity.passive that return VariantModifier and TypeMethodDescriptionFrogEntity.getVariant()private static VariantVariant.method_43091(String string, String string2) Methods in net.minecraft.entity.passive with parameters of type Variant -
Uses of Variant in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type VariantModifier and TypeFieldDescriptionRegistry.field_38805static final RegistryKey<Registry<Variant>>Registry.FROG_VARIANT