Uses of Record Class
net.minecraft.world.entity.animal.wolf.WolfVariant.AssetInfo
Packages that use WolfVariant.AssetInfo
-
Uses of WolfVariant.AssetInfo in net.minecraft.world.entity.animal.wolf
Fields in net.minecraft.world.entity.animal.wolf declared as WolfVariant.AssetInfoModifier and TypeFieldDescriptionprivate final WolfVariant.AssetInfoWolfVariant.assetInfoThe field for theassetInforecord component.Fields in net.minecraft.world.entity.animal.wolf with type parameters of type WolfVariant.AssetInfoModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<WolfVariant.AssetInfo> WolfVariant.AssetInfo.CODECMethods in net.minecraft.world.entity.animal.wolf that return WolfVariant.AssetInfoModifier and TypeMethodDescriptionWolfVariant.assetInfo()Returns the value of theassetInforecord component.Constructors in net.minecraft.world.entity.animal.wolf with parameters of type WolfVariant.AssetInfoModifierConstructorDescriptionprivateWolfVariant(WolfVariant.AssetInfo p_406351_) WolfVariant(WolfVariant.AssetInfo assetInfo, SpawnPrioritySelectors spawnConditions) Creates an instance of aWolfVariantrecord class.