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