类 GunsmithLib.DataComponents

java.lang.Object
mod.chloeprime.gunsmithlib.GunsmithLib.DataComponents
封闭类:
GunsmithLib

public static class GunsmithLib.DataComponents extends Object
  • 字段详细资料

    • ENERGY_STORED

      public static final Supplier<net.minecraft.core.component.DataComponentType<Integer>> ENERGY_STORED
    • ATTACHMENT_ATTRIBUTES

      public static final Supplier<net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemAttributeModifiers>> ATTACHMENT_ATTRIBUTES
    • SELECTED_AIRBURST_DISTANCE_INDEX

      public static final Supplier<net.minecraft.core.component.DataComponentType<Integer>> SELECTED_AIRBURST_DISTANCE_INDEX
    • CUSTOM_AIRBURST_DISTANCE

      public static final Supplier<net.minecraft.core.component.DataComponentType<Double>> CUSTOM_AIRBURST_DISTANCE
    • AMMO_VARIANT_STORAGE

      public static final Supplier<net.minecraft.core.component.DataComponentType<AmmoVariantStorage>> AMMO_VARIANT_STORAGE
    • SELECTED_PART

      public static final Supplier<net.minecraft.core.component.DataComponentType<String>> SELECTED_PART
    • CHARGING

      public static final Supplier<net.minecraft.core.component.DataComponentType<Boolean>> CHARGING
    • CHARGE_BEGIN_TIME

      public static final Supplier<net.minecraft.core.component.DataComponentType<Long>> CHARGE_BEGIN_TIME
  • 构造器详细资料

    • DataComponents

      public DataComponents()