Uses of Interface
net.minecraft.world.level.storage.loot.functions.CopyComponentsFunction.Source
Packages that use CopyComponentsFunction.Source
-
Uses of CopyComponentsFunction.Source in net.minecraft.world.level.storage.loot.functions
Classes in net.minecraft.world.level.storage.loot.functions that implement CopyComponentsFunction.SourceModifier and TypeClassDescription(package private) static final record(package private) static final record(package private) static final recordFields in net.minecraft.world.level.storage.loot.functions declared as CopyComponentsFunction.SourceModifier and TypeFieldDescriptionprivate final CopyComponentsFunction.Source<?> CopyComponentsFunction.Builder.sourceprivate final CopyComponentsFunction.Source<?> CopyComponentsFunction.sourceFields in net.minecraft.world.level.storage.loot.functions with type parameters of type CopyComponentsFunction.SourceModifier and TypeFieldDescriptionprivate static final ExtraCodecs.LateBoundIdMapper<String, CopyComponentsFunction.Source<?>> CopyComponentsFunction.SOURCESConstructors in net.minecraft.world.level.storage.loot.functions with parameters of type CopyComponentsFunction.SourceModifierConstructorDescription(package private)Builder(CopyComponentsFunction.Source<?> source) (package private)CopyComponentsFunction(List<LootItemCondition> conditions, CopyComponentsFunction.Source<?> source, Optional<List<DataComponentType<?>>> include, Optional<List<DataComponentType<?>>> exclude)