Uses of Record Class
net.minecraft.world.entity.variant.SpawnPrioritySelectors
Packages that use SpawnPrioritySelectors
Package
Description
-
Uses of SpawnPrioritySelectors in net.minecraft.world.entity.animal.chicken
Fields in net.minecraft.world.entity.animal.chicken declared as SpawnPrioritySelectorsModifier and TypeFieldDescriptionprivate final SpawnPrioritySelectorsChickenVariant.spawnConditionsThe field for thespawnConditionsrecord component.Methods in net.minecraft.world.entity.animal.chicken that return SpawnPrioritySelectorsModifier and TypeMethodDescriptionChickenVariant.spawnConditions()Returns the value of thespawnConditionsrecord component.Methods in net.minecraft.world.entity.animal.chicken with parameters of type SpawnPrioritySelectorsModifier and TypeMethodDescriptionprivate static voidChickenVariants.register(BootstrapContext<ChickenVariant> context, ResourceKey<ChickenVariant> name, ChickenVariant.ModelType modelType, String textureName, String babyTextureName, SpawnPrioritySelectors selectors) Constructors in net.minecraft.world.entity.animal.chicken with parameters of type SpawnPrioritySelectorsModifierConstructorDescriptionChickenVariant(ModelAndTexture<ChickenVariant.ModelType> modelAndTexture, ClientAsset.ResourceTexture babyTexture, SpawnPrioritySelectors spawnConditions) Creates an instance of aChickenVariantrecord class. -
Uses of SpawnPrioritySelectors in net.minecraft.world.entity.animal.cow
Fields in net.minecraft.world.entity.animal.cow declared as SpawnPrioritySelectorsModifier and TypeFieldDescriptionprivate final SpawnPrioritySelectorsCowVariant.spawnConditionsThe field for thespawnConditionsrecord component.Methods in net.minecraft.world.entity.animal.cow that return SpawnPrioritySelectorsModifier and TypeMethodDescriptionCowVariant.spawnConditions()Returns the value of thespawnConditionsrecord component.Methods in net.minecraft.world.entity.animal.cow with parameters of type SpawnPrioritySelectorsModifier and TypeMethodDescriptionprivate static voidCowVariants.register(BootstrapContext<CowVariant> context, ResourceKey<CowVariant> name, CowVariant.ModelType modelType, String textureName, String babyTextureName, SpawnPrioritySelectors selectors) Constructors in net.minecraft.world.entity.animal.cow with parameters of type SpawnPrioritySelectorsModifierConstructorDescriptionCowVariant(ModelAndTexture<CowVariant.ModelType> modelAndTexture, ClientAsset.ResourceTexture babyTexture, SpawnPrioritySelectors spawnConditions) Creates an instance of aCowVariantrecord class. -
Uses of SpawnPrioritySelectors in net.minecraft.world.entity.animal.feline
Fields in net.minecraft.world.entity.animal.feline declared as SpawnPrioritySelectorsModifier and TypeFieldDescriptionprivate final SpawnPrioritySelectorsCatVariant.spawnConditionsThe field for thespawnConditionsrecord component.Methods in net.minecraft.world.entity.animal.feline that return SpawnPrioritySelectorsModifier and TypeMethodDescriptionCatVariant.spawnConditions()Returns the value of thespawnConditionsrecord component.Methods in net.minecraft.world.entity.animal.feline with parameters of type SpawnPrioritySelectorsModifier and TypeMethodDescriptionprivate static voidCatVariants.register(BootstrapContext<CatVariant> context, ResourceKey<CatVariant> name, String adultTexture, String babyTexture, SpawnPrioritySelectors spawnConditions) Constructors in net.minecraft.world.entity.animal.feline with parameters of type SpawnPrioritySelectorsModifierConstructorDescriptionCatVariant(ClientAsset.ResourceTexture adultAssetInfo, ClientAsset.ResourceTexture babyAssetInfo, SpawnPrioritySelectors spawnConditions) Creates an instance of aCatVariantrecord class. -
Uses of SpawnPrioritySelectors in net.minecraft.world.entity.animal.frog
Fields in net.minecraft.world.entity.animal.frog declared as SpawnPrioritySelectorsModifier and TypeFieldDescriptionprivate final SpawnPrioritySelectorsFrogVariant.spawnConditionsThe field for thespawnConditionsrecord component.Methods in net.minecraft.world.entity.animal.frog that return SpawnPrioritySelectorsModifier and TypeMethodDescriptionFrogVariant.spawnConditions()Returns the value of thespawnConditionsrecord component.Methods in net.minecraft.world.entity.animal.frog with parameters of type SpawnPrioritySelectorsModifier and TypeMethodDescriptionprivate static voidFrogVariants.register(BootstrapContext<FrogVariant> context, ResourceKey<FrogVariant> name, String assetId, SpawnPrioritySelectors selectors) Constructors in net.minecraft.world.entity.animal.frog with parameters of type SpawnPrioritySelectorsModifierConstructorDescriptionFrogVariant(ClientAsset.ResourceTexture assetInfo, SpawnPrioritySelectors spawnConditions) Creates an instance of aFrogVariantrecord class. -
Uses of SpawnPrioritySelectors in net.minecraft.world.entity.animal.nautilus
Fields in net.minecraft.world.entity.animal.nautilus declared as SpawnPrioritySelectorsModifier and TypeFieldDescriptionprivate final SpawnPrioritySelectorsZombieNautilusVariant.spawnConditionsThe field for thespawnConditionsrecord component.Methods in net.minecraft.world.entity.animal.nautilus that return SpawnPrioritySelectorsModifier and TypeMethodDescriptionZombieNautilusVariant.spawnConditions()Returns the value of thespawnConditionsrecord component.Methods in net.minecraft.world.entity.animal.nautilus with parameters of type SpawnPrioritySelectorsModifier and TypeMethodDescriptionprivate static voidZombieNautilusVariants.register(BootstrapContext<ZombieNautilusVariant> context, ResourceKey<ZombieNautilusVariant> name, ZombieNautilusVariant.ModelType modelType, String textureName, SpawnPrioritySelectors selectors) Constructors in net.minecraft.world.entity.animal.nautilus with parameters of type SpawnPrioritySelectorsModifierConstructorDescriptionZombieNautilusVariant(ModelAndTexture<ZombieNautilusVariant.ModelType> modelAndTexture, SpawnPrioritySelectors spawnConditions) Creates an instance of aZombieNautilusVariantrecord class. -
Uses of SpawnPrioritySelectors in net.minecraft.world.entity.animal.pig
Fields in net.minecraft.world.entity.animal.pig declared as SpawnPrioritySelectorsModifier and TypeFieldDescriptionprivate final SpawnPrioritySelectorsPigVariant.spawnConditionsThe field for thespawnConditionsrecord component.Methods in net.minecraft.world.entity.animal.pig that return SpawnPrioritySelectorsModifier and TypeMethodDescriptionPigVariant.spawnConditions()Returns the value of thespawnConditionsrecord component.Methods in net.minecraft.world.entity.animal.pig with parameters of type SpawnPrioritySelectorsModifier and TypeMethodDescriptionprivate static voidPigVariants.register(BootstrapContext<PigVariant> context, ResourceKey<PigVariant> name, PigVariant.ModelType modelType, String textureName, String babyTextureName, SpawnPrioritySelectors selectors) Constructors in net.minecraft.world.entity.animal.pig with parameters of type SpawnPrioritySelectorsModifierConstructorDescriptionPigVariant(ModelAndTexture<PigVariant.ModelType> modelAndTexture, ClientAsset.ResourceTexture babyTexture, SpawnPrioritySelectors spawnConditions) Creates an instance of aPigVariantrecord class. -
Uses of SpawnPrioritySelectors in net.minecraft.world.entity.animal.wolf
Fields in net.minecraft.world.entity.animal.wolf declared as SpawnPrioritySelectorsModifier and TypeFieldDescriptionprivate final SpawnPrioritySelectorsWolfVariant.spawnConditionsThe field for thespawnConditionsrecord component.Methods in net.minecraft.world.entity.animal.wolf that return SpawnPrioritySelectorsModifier and TypeMethodDescriptionprivate static SpawnPrioritySelectorsWolfVariants.highPrioBiome(HolderSet<Biome> biomes) WolfVariant.spawnConditions()Returns the value of thespawnConditionsrecord component.Methods in net.minecraft.world.entity.animal.wolf with parameters of type SpawnPrioritySelectorsModifier and TypeMethodDescriptionprivate static voidWolfVariants.register(BootstrapContext<WolfVariant> context, ResourceKey<WolfVariant> name, String fileName, SpawnPrioritySelectors selectors) Constructors in net.minecraft.world.entity.animal.wolf with parameters of type SpawnPrioritySelectorsModifierConstructorDescriptionWolfVariant(WolfVariant.AssetInfo adultInfo, WolfVariant.AssetInfo babyInfo, SpawnPrioritySelectors spawnConditions) Creates an instance of aWolfVariantrecord class. -
Uses of SpawnPrioritySelectors in net.minecraft.world.entity.variant
Fields in net.minecraft.world.entity.variant declared as SpawnPrioritySelectorsModifier and TypeFieldDescriptionstatic final SpawnPrioritySelectorsSpawnPrioritySelectors.EMPTYFields in net.minecraft.world.entity.variant with type parameters of type SpawnPrioritySelectorsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SpawnPrioritySelectors> SpawnPrioritySelectors.CODECMethods in net.minecraft.world.entity.variant that return SpawnPrioritySelectorsModifier and TypeMethodDescriptionstatic SpawnPrioritySelectorsSpawnPrioritySelectors.fallback(int priority) static SpawnPrioritySelectorsSpawnPrioritySelectors.single(SpawnCondition condition, int priority)