类 IsAttachmentInstalledInDatabase.Builder
java.lang.Object
mod.chloeprime.gunsmithlib.common.loot.IsAttachmentInstalledInDatabase.Builder
- 所有已实现的接口:
net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder
public static class IsAttachmentInstalledInDatabase.Builder
extends Object
implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
attachmentId
public IsAttachmentInstalledInDatabase.Builder attachmentId(net.minecraft.resources.ResourceLocation attachmentId) -
build
- 指定者:
build在接口中net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder
-