Class MEGAComponents

java.lang.Object
gripe._90.megacells.definition.MEGAComponents

public final class MEGAComponents extends Object
  • Field Details

    • DR

      public static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.core.component.DataComponentType<?>> DR
    • BULK_CELL_ITEM

      public static final net.minecraft.core.component.DataComponentType<appeng.api.stacks.AEKey> BULK_CELL_ITEM
    • BULK_CELL_COMPRESSION_CUTOFF

      public static final net.minecraft.core.component.DataComponentType<Integer> BULK_CELL_COMPRESSION_CUTOFF
    • BULK_CELL_UNIT_COUNT

      public static final net.minecraft.core.component.DataComponentType<BigInteger> BULK_CELL_UNIT_COUNT
    • BULK_CELL_UNIT_FACTOR

      public static final net.minecraft.core.component.DataComponentType<BigInteger> BULK_CELL_UNIT_FACTOR
    • ENCODED_DECOMPRESSION_PATTERN

      public static final net.minecraft.core.component.DataComponentType<DecompressionPattern.Encoded> ENCODED_DECOMPRESSION_PATTERN
    • RADIOACTIVE_CELL_CHEMICAL

      public static final net.minecraft.core.component.DataComponentType<appeng.api.stacks.AEKey> RADIOACTIVE_CELL_CHEMICAL
    • RADIOACTIVE_CELL_AMOUNT

      public static final net.minecraft.core.component.DataComponentType<Long> RADIOACTIVE_CELL_AMOUNT
  • Constructor Details

    • MEGAComponents

      public MEGAComponents()