Uses of Interface
net.minecraft.loot.function.CopyComponentsLootFunction.ComponentsSource
Packages that use CopyComponentsLootFunction.ComponentsSource
- 
Uses of CopyComponentsLootFunction.ComponentsSource in net.minecraft.loot.function
Classes in net.minecraft.loot.function that implement CopyComponentsLootFunction.ComponentsSourceModifier and TypeClassDescriptionprivate static final recordprivate static final recordprivate static final recordFields in net.minecraft.loot.function declared as CopyComponentsLootFunction.ComponentsSourceModifier and TypeFieldDescriptionprivate final CopyComponentsLootFunction.ComponentsSource<?> CopyComponentsLootFunction.Builder.sourceprivate final CopyComponentsLootFunction.ComponentsSource<?> CopyComponentsLootFunction.sourceFields in net.minecraft.loot.function with type parameters of type CopyComponentsLootFunction.ComponentsSourceModifier and TypeFieldDescriptionprivate static final Codecs.IdMapper<String, CopyComponentsLootFunction.ComponentsSource<?>> CopyComponentsLootFunction.SOURCESConstructors in net.minecraft.loot.function with parameters of type CopyComponentsLootFunction.ComponentsSourceModifierConstructorDescription(package private)(package private)CopyComponentsLootFunction(List<LootCondition> conditions, CopyComponentsLootFunction.ComponentsSource<?> source, Optional<List<ComponentType<?>>> include, Optional<List<ComponentType<?>>> exclude)