Uses of Class
net.minecraft.loot.function.CopyNbtLootFunction.Operation
Packages that use CopyNbtLootFunction.Operation
-
Uses of CopyNbtLootFunction.Operation in net.minecraft.loot.function
Fields in net.minecraft.loot.function with type parameters of type CopyNbtLootFunction.OperationModifier and TypeFieldDescriptionprivate final List<CopyNbtLootFunction.Operation>
CopyNbtLootFunction.Builder.operations
(package private) final List<CopyNbtLootFunction.Operation>
CopyNbtLootFunction.operations
Methods in net.minecraft.loot.function that return CopyNbtLootFunction.OperationConstructor parameters in net.minecraft.loot.function with type arguments of type CopyNbtLootFunction.OperationModifierConstructorDescription(package private)
CopyNbtLootFunction
(LootCondition[] conditions, LootNbtProvider source, List<CopyNbtLootFunction.Operation> operations)