Package gripe._90.megacells.definition
Class MEGAComponents
java.lang.Object
gripe._90.megacells.definition.MEGAComponents
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.core.component.DataComponentType<Integer> static final net.minecraft.core.component.DataComponentType<appeng.api.stacks.AEKey> static final net.minecraft.core.component.DataComponentType<BigInteger> static final net.minecraft.core.component.DataComponentType<BigInteger> static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.core.component.DataComponentType<?>> static final net.minecraft.core.component.DataComponentType<DecompressionPattern.Encoded> static final net.minecraft.core.component.DataComponentType<Long> static final net.minecraft.core.component.DataComponentType<appeng.api.stacks.AEKey> -
Constructor Summary
Constructors -
Method Summary
-
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
-
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
-
-
Constructor Details
-
MEGAComponents
public MEGAComponents()
-