Uses of Record Class
net.minecraft.world.entity.animal.FrogVariant
Packages that use FrogVariant
Package
Description
-
Uses of FrogVariant in net.minecraft.advancements.critereon
Fields in net.minecraft.advancements.critereon with type parameters of type FrogVariantModifier and TypeFieldDescriptionstatic final EntityVariantPredicate<FrogVariant>EntitySubPredicate.Types.FROGMethods in net.minecraft.advancements.critereon with parameters of type FrogVariantModifier and TypeMethodDescriptionstatic EntitySubPredicateEntitySubPredicate.variant(FrogVariant p_218834_) -
Uses of FrogVariant in net.minecraft.core.registries
Fields in net.minecraft.core.registries with type parameters of type FrogVariantModifier and TypeFieldDescriptionstatic final Registry<FrogVariant>BuiltInRegistries.FROG_VARIANTstatic final ResourceKey<Registry<FrogVariant>>Registries.FROG_VARIANT -
Uses of FrogVariant in net.minecraft.data.loot
Methods in net.minecraft.data.loot with parameters of type FrogVariantModifier and TypeMethodDescriptionprotected LootItemCondition.BuilderEntityLootSubProvider.killedByFrogVariant(FrogVariant p_249403_) -
Uses of FrogVariant in net.minecraft.network.syncher
Fields in net.minecraft.network.syncher with type parameters of type FrogVariantModifier and TypeFieldDescriptionstatic final EntityDataSerializer<FrogVariant>EntityDataSerializers.FROG_VARIANT -
Uses of FrogVariant in net.minecraft.world.entity.animal
Fields in net.minecraft.world.entity.animal declared as FrogVariantModifier and TypeFieldDescriptionstatic final FrogVariantFrogVariant.COLDstatic final FrogVariantFrogVariant.TEMPERATEstatic final FrogVariantFrogVariant.WARMMethods in net.minecraft.world.entity.animal that return FrogVariant -
Uses of FrogVariant in net.minecraft.world.entity.animal.frog
Fields in net.minecraft.world.entity.animal.frog with type parameters of type FrogVariantModifier and TypeFieldDescriptionprivate static final EntityDataAccessor<FrogVariant>Frog.DATA_VARIANT_IDMethods in net.minecraft.world.entity.animal.frog that return FrogVariantMethods in net.minecraft.world.entity.animal.frog with parameters of type FrogVariant