Package appeng.api.ids
Class AEComponents
java.lang.Object
appeng.api.ids.AEComponents
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.core.component.DataComponentType
<net.minecraft.world.item.component.ItemContainerContents> A crafting inventory.static final net.neoforged.neoforge.registries.DeferredRegister
<net.minecraft.core.component.DataComponentType<?>> List of AE key types enabled in a terminalstatic final net.minecraft.core.component.DataComponentType
<appeng.crafting.pattern.EncodedCraftingPattern> An encoded crafting pattern.static final net.minecraft.core.component.DataComponentType
<appeng.crafting.pattern.EncodedProcessingPattern> An encoded processing pattern.static final net.minecraft.core.component.DataComponentType
<appeng.crafting.pattern.EncodedSmithingTablePattern> An encoded smithing table pattern.static final net.minecraft.core.component.DataComponentType
<appeng.crafting.pattern.EncodedStonecuttingPattern> An encoded stonecutting pattern.static final net.minecraft.core.component.DataComponentType
<Double> The maximum amount of energy that can be stored in this item.static final net.minecraft.core.component.DataComponentType
<Long> The unique ID of a pair ofAEItems.QUANTUM_ENTANGLED_SINGULARITY
.static final net.minecraft.core.component.DataComponentType
<List<GenericStack>> Exported configuration inventory.static final net.minecraft.core.component.DataComponentType
<net.minecraft.network.chat.Component> An export custom machine name.static final net.minecraft.core.component.DataComponentType
<Long> Exported reporting value for level emitters.static final net.minecraft.core.component.DataComponentType
<Short> ExportedP2PTunnelPart
frequency.static final net.minecraft.core.component.DataComponentType
<net.minecraft.world.item.Item> Exported subtype of aP2PTunnelPart
.static final net.minecraft.core.component.DataComponentType
<net.minecraft.world.item.component.ItemContainerContents> Exported patternsstatic final net.minecraft.core.component.DataComponentType
<Integer> Exported machine priority.static final net.minecraft.core.component.DataComponentType
<appeng.block.crafting.PushDirection> Exported push direction of pattern providers or similar machines.Exported machine configuration.static final net.minecraft.core.component.DataComponentType
<net.minecraft.network.chat.Component> The name of the machine type the settings were exported from.static final net.minecraft.core.component.DataComponentType
<ExportedUpgrades> Exported machine upgrades.static final net.minecraft.core.component.DataComponentType
<String> Which property of a facade blockstate the wrench is currently cycling through.static final net.minecraft.core.component.DataComponentType
<net.minecraft.core.Holder<net.minecraft.world.item.Item>> The item a facade is masquerading as.static final net.minecraft.core.component.DataComponentType
<MemoryCardColors> Specifies a color code consisting of 8 colors to display on the memory card item.static final net.minecraft.core.component.DataComponentType
<net.minecraft.world.item.component.CustomData> static final net.minecraft.core.component.DataComponentType
<String> static final net.minecraft.core.component.DataComponentType
<net.minecraft.world.item.component.CustomData> static final net.minecraft.core.component.DataComponentType
<net.minecraft.network.chat.Component> The name inscribed by aNamePressItem
static final net.minecraft.core.component.DataComponentType
<AEColor> Which paint item is currently selected in a color applicator.static final net.minecraft.core.component.DataComponentType
<appeng.items.storage.SpatialPlotInfo> static final net.minecraft.core.component.DataComponentType
<List<GenericStack>> Defines partitioning for a storage cell.static final net.minecraft.core.component.DataComponentType
<FuzzyMode> Defines the fuzzy mode for a storage cell.static final net.minecraft.core.component.DataComponentType
<List<GenericStack>> Content of a storage cell.static final net.minecraft.core.component.DataComponentType
<Double> Currently stored energy in AE in this item.static final net.minecraft.core.component.DataComponentType
<net.minecraft.world.item.component.ItemContainerContents> An upgrade inventory.static final net.minecraft.core.component.DataComponentType
<net.minecraft.core.GlobalPos> Encodes the link between a wireless item and a wireless access point.static final net.minecraft.core.component.DataComponentType
<GenericStack> The generic stack wrapped in aAEItems.WRAPPED_GENERIC_STACK
-
Method Summary
-
Field Details
-
DR
@Internal public static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.core.component.DataComponentType<?>> DR -
EXPORTED_SETTINGS_SOURCE
public static final net.minecraft.core.component.DataComponentType<net.minecraft.network.chat.Component> EXPORTED_SETTINGS_SOURCEThe name of the machine type the settings were exported from.- See Also:
-
EXPORTED_CUSTOM_NAME
public static final net.minecraft.core.component.DataComponentType<net.minecraft.network.chat.Component> EXPORTED_CUSTOM_NAMEAn export custom machine name.- See Also:
-
EXPORTED_UPGRADES
public static final net.minecraft.core.component.DataComponentType<ExportedUpgrades> EXPORTED_UPGRADESExported machine upgrades.- See Also:
-
EXPORTED_SETTINGS
public static final net.minecraft.core.component.DataComponentType<Map<String,String>> EXPORTED_SETTINGSExported machine configuration.- See Also:
-
EXPORTED_PRIORITY
Exported machine priority.- See Also:
-
EXPORTED_P2P_TYPE
public static final net.minecraft.core.component.DataComponentType<net.minecraft.world.item.Item> EXPORTED_P2P_TYPEExported subtype of aP2PTunnelPart
.- See Also:
-
EXPORTED_P2P_FREQUENCY
ExportedP2PTunnelPart
frequency.- See Also:
-
MEMORY_CARD_COLORS
public static final net.minecraft.core.component.DataComponentType<MemoryCardColors> MEMORY_CARD_COLORSSpecifies a color code consisting of 8 colors to display on the memory card item.- See Also:
-
EXPORTED_CONFIG_INV
public static final net.minecraft.core.component.DataComponentType<List<GenericStack>> EXPORTED_CONFIG_INVExported configuration inventory.- See Also:
-
EXPORTED_LEVEL_EMITTER_VALUE
public static final net.minecraft.core.component.DataComponentType<Long> EXPORTED_LEVEL_EMITTER_VALUEExported reporting value for level emitters. -
EXPORTED_PATTERNS
public static final net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemContainerContents> EXPORTED_PATTERNSExported patterns- See Also:
-
EXPORTED_PUSH_DIRECTION
public static final net.minecraft.core.component.DataComponentType<appeng.block.crafting.PushDirection> EXPORTED_PUSH_DIRECTIONExported push direction of pattern providers or similar machines. -
NAME_PRESS_NAME
public static final net.minecraft.core.component.DataComponentType<net.minecraft.network.chat.Component> NAME_PRESS_NAMEThe name inscribed by aNamePressItem
-
UPGRADES
public static final net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemContainerContents> UPGRADESAn upgrade inventory. -
ENTANGLED_SINGULARITY_ID
The unique ID of a pair ofAEItems.QUANTUM_ENTANGLED_SINGULARITY
. -
STORED_ENERGY
Currently stored energy in AE in this item. Usually the capacity will be set by the item, but some items allow it to be overridden byENERGY_CAPACITY
. -
ENERGY_CAPACITY
The maximum amount of energy that can be stored in this item. -
ENCODED_CRAFTING_PATTERN
public static final net.minecraft.core.component.DataComponentType<appeng.crafting.pattern.EncodedCraftingPattern> ENCODED_CRAFTING_PATTERNAn encoded crafting pattern.- See Also:
-
ENCODED_PROCESSING_PATTERN
public static final net.minecraft.core.component.DataComponentType<appeng.crafting.pattern.EncodedProcessingPattern> ENCODED_PROCESSING_PATTERNAn encoded processing pattern.- See Also:
-
ENCODED_STONECUTTING_PATTERN
public static final net.minecraft.core.component.DataComponentType<appeng.crafting.pattern.EncodedStonecuttingPattern> ENCODED_STONECUTTING_PATTERNAn encoded stonecutting pattern.- See Also:
-
ENCODED_SMITHING_TABLE_PATTERN
public static final net.minecraft.core.component.DataComponentType<appeng.crafting.pattern.EncodedSmithingTablePattern> ENCODED_SMITHING_TABLE_PATTERNAn encoded smithing table pattern.- See Also:
-
ENABLED_KEY_TYPES
public static final net.minecraft.core.component.DataComponentType<List<AEKeyType>> ENABLED_KEY_TYPESList of AE key types enabled in a terminal -
WIRELESS_LINK_TARGET
public static final net.minecraft.core.component.DataComponentType<net.minecraft.core.GlobalPos> WIRELESS_LINK_TARGETEncodes the link between a wireless item and a wireless access point. -
SELECTED_COLOR
Which paint item is currently selected in a color applicator. -
STORAGE_CELL_FUZZY_MODE
public static final net.minecraft.core.component.DataComponentType<FuzzyMode> STORAGE_CELL_FUZZY_MODEDefines the fuzzy mode for a storage cell. -
STORAGE_CELL_INV
public static final net.minecraft.core.component.DataComponentType<List<GenericStack>> STORAGE_CELL_INVContent of a storage cell. -
STORAGE_CELL_CONFIG_INV
public static final net.minecraft.core.component.DataComponentType<List<GenericStack>> STORAGE_CELL_CONFIG_INVDefines partitioning for a storage cell. -
FACADE_ITEM
public static final net.minecraft.core.component.DataComponentType<net.minecraft.core.Holder<net.minecraft.world.item.Item>> FACADE_ITEMThe item a facade is masquerading as. -
FACADE_CYCLE_PROPERTY
Which property of a facade blockstate the wrench is currently cycling through. -
WRAPPED_STACK
The generic stack wrapped in aAEItems.WRAPPED_GENERIC_STACK
-
CRAFTING_INV
public static final net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemContainerContents> CRAFTING_INVA crafting inventory. -
SPATIAL_PLOT_INFO
public static final net.minecraft.core.component.DataComponentType<appeng.items.storage.SpatialPlotInfo> SPATIAL_PLOT_INFO -
MISSING_CONTENT_ITEMSTACK_DATA
public static final net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.CustomData> MISSING_CONTENT_ITEMSTACK_DATA -
MISSING_CONTENT_AEKEY_DATA
public static final net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.CustomData> MISSING_CONTENT_AEKEY_DATA -
MISSING_CONTENT_ERROR
-