Uses of Class
net.minecraft.loot.function.CopyComponentsLootFunction.Builder
Packages that use CopyComponentsLootFunction.Builder
-
Uses of CopyComponentsLootFunction.Builder in net.minecraft.loot.function
Methods in net.minecraft.loot.function that return CopyComponentsLootFunction.BuilderModifier and TypeMethodDescriptionCopyComponentsLootFunction.blockEntity(ContextParameter<? extends BlockEntity> parameter) CopyComponentsLootFunction.entity(ContextParameter<? extends Entity> parameter) CopyComponentsLootFunction.Builder.exclude(ComponentType<?> type) protected CopyComponentsLootFunction.BuilderCopyComponentsLootFunction.Builder.getThisBuilder()CopyComponentsLootFunction.Builder.include(ComponentType<?> type)