类 IsGunInstalled.Builder

java.lang.Object
mod.chloeprime.gunsmithlib.common.loot.IsGunInstalled.Builder
所有已实现的接口:
net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder
封闭类:
IsGunInstalled

public static class IsGunInstalled.Builder extends Object implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder
Builder
  • 构造器详细资料

    • Builder

      public Builder()
  • 方法详细资料

    • gunId

      public IsGunInstalled.Builder gunId(net.minecraft.resources.ResourceLocation gunId)
    • build

      @Nonnull public IsGunInstalled build()
      指定者:
      build 在接口中 net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder