Uses of Record Class
net.minecraft.world.entity.animal.FrogVariant
Packages that use FrogVariant
Package
Description
- 
Uses of FrogVariant in net.minecraft.advancements.critereonFields 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.registriesFields 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.lootMethods 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.syncherFields 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.animalFields 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.frogFields 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