Package com.simibubi.create
Class AllDataComponents
java.lang.Object
com.simibubi.create.AllDataComponents
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.core.component.DataComponentType<List<ItemAttribute.ItemAttributeEntry>> static final net.minecraft.core.component.DataComponentType<AttributeFilterWhitelistMode> static final net.minecraft.core.component.DataComponentType<AutoRequestData> static final net.minecraft.core.component.DataComponentType<Integer> static final net.minecraft.core.component.DataComponentType<net.minecraft.core.BlockPos> static final net.minecraft.core.component.DataComponentType<Integer> static final net.minecraft.core.component.DataComponentType<ClickToLinkBlockItem.ClickToLinkData> static final net.minecraft.core.component.DataComponentType<net.minecraft.nbt.CompoundTag> static final net.minecraft.core.component.DataComponentType<List<List<ClipboardEntry>>> static final net.minecraft.core.component.DataComponentType<Integer> static final net.minecraft.core.component.DataComponentType<net.minecraft.util.Unit> static final net.minecraft.core.component.DataComponentType<ClipboardOverrides.ClipboardType> static final net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemContainerContents> static final net.minecraft.core.component.DataComponentType<Boolean> static final net.minecraft.core.component.DataComponentType<Boolean> static final net.minecraft.core.component.DataComponentType<Boolean> static final net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemContainerContents> static final net.minecraft.core.component.DataComponentType<net.minecraft.nbt.CompoundTag> static final net.minecraft.core.component.DataComponentType<String> static final net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemContainerContents> static final net.minecraft.core.component.DataComponentType<PackageOrderWithCrafts> static final net.minecraft.core.component.DataComponentType<PackageItem.PackageOrderData> static final net.minecraft.core.component.DataComponentType<PlacementPatterns> static final net.minecraft.core.component.DataComponentType<PotionFluid.BottleType> static final net.minecraft.core.component.DataComponentType<net.minecraft.util.Unit> static final net.minecraft.core.component.DataComponentType<SandPaperItemComponent> static final net.minecraft.core.component.DataComponentType<net.minecraft.core.BlockPos> static final net.minecraft.core.component.DataComponentType<net.minecraft.core.Vec3i> static final net.minecraft.core.component.DataComponentType<Boolean> static final net.minecraft.core.component.DataComponentType<String> static final net.minecraft.core.component.DataComponentType<Integer> static final net.minecraft.core.component.DataComponentType<net.minecraft.world.level.block.Mirror> static final net.minecraft.core.component.DataComponentType<String> static final net.minecraft.core.component.DataComponentType<net.minecraft.world.level.block.Rotation> static final net.minecraft.core.component.DataComponentType<SchematicannonBlockEntity.SchematicannonOptions> static final net.minecraft.core.component.DataComponentType<SequencedAssemblyRecipe.SequencedAssembly> static final net.minecraft.core.component.DataComponentType<net.minecraft.nbt.CompoundTag> static final net.minecraft.core.component.DataComponentType<net.minecraft.world.level.block.state.BlockState> static final net.minecraft.core.component.DataComponentType<TerrainBrushes> static final net.minecraft.core.component.DataComponentType<net.minecraft.core.BlockPos> static final net.minecraft.core.component.DataComponentType<PlacementOptions> static final net.minecraft.core.component.DataComponentType<Boolean> static final net.minecraft.core.component.DataComponentType<TerrainTools> static final net.minecraft.core.component.DataComponentType<ShoppingListItem.ShoppingList> static final net.minecraft.core.component.DataComponentType<String> static final net.minecraft.core.component.DataComponentType<SymmetryMirror> static final net.minecraft.core.component.DataComponentType<Boolean> static final net.minecraft.core.component.DataComponentType<Boolean> static final net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemContainerContents> static final net.minecraft.core.component.DataComponentType<UUID> static final net.minecraft.core.component.DataComponentType<TrackPlacement.ConnectingFrom> static final net.minecraft.core.component.DataComponentType<Boolean> static final net.minecraft.core.component.DataComponentType<BezierTrackPointLocation> static final net.minecraft.core.component.DataComponentType<Boolean> static final net.minecraft.core.component.DataComponentType<net.minecraft.core.BlockPos> static final net.minecraft.core.component.DataComponentType<net.minecraft.nbt.CompoundTag> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(net.neoforged.bus.api.IEventBus modEventBus)
-
Field Details
-
BACKTANK_AIR
-
BELT_FIRST_SHAFT
public static final net.minecraft.core.component.DataComponentType<net.minecraft.core.BlockPos> BELT_FIRST_SHAFT -
INFERRED_FROM_RECIPE
-
PLACEMENT_PATTERN
public static final net.minecraft.core.component.DataComponentType<PlacementPatterns> PLACEMENT_PATTERN -
SHAPER_BRUSH
-
SHAPER_BRUSH_PARAMS
public static final net.minecraft.core.component.DataComponentType<net.minecraft.core.BlockPos> SHAPER_BRUSH_PARAMS -
SHAPER_PLACEMENT_OPTIONS
public static final net.minecraft.core.component.DataComponentType<PlacementOptions> SHAPER_PLACEMENT_OPTIONS -
SHAPER_TOOL
-
SHAPER_BLOCK_USED
public static final net.minecraft.core.component.DataComponentType<net.minecraft.world.level.block.state.BlockState> SHAPER_BLOCK_USED -
SHAPER_SWAP
-
SHAPER_BLOCK_DATA
public static final net.minecraft.core.component.DataComponentType<net.minecraft.nbt.CompoundTag> SHAPER_BLOCK_DATA -
FILTER_ITEMS
public static final net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemContainerContents> FILTER_ITEMS -
FILTER_ITEMS_RESPECT_NBT
public static final net.minecraft.core.component.DataComponentType<Boolean> FILTER_ITEMS_RESPECT_NBT -
FILTER_ITEMS_BLACKLIST
-
ATTRIBUTE_FILTER_WHITELIST_MODE
public static final net.minecraft.core.component.DataComponentType<AttributeFilterWhitelistMode> ATTRIBUTE_FILTER_WHITELIST_MODE -
ATTRIBUTE_FILTER_MATCHED_ATTRIBUTES
public static final net.minecraft.core.component.DataComponentType<List<ItemAttribute.ItemAttributeEntry>> ATTRIBUTE_FILTER_MATCHED_ATTRIBUTES -
CLIPBOARD_TYPE
public static final net.minecraft.core.component.DataComponentType<ClipboardOverrides.ClipboardType> CLIPBOARD_TYPE -
CLIPBOARD_PAGES
public static final net.minecraft.core.component.DataComponentType<List<List<ClipboardEntry>>> CLIPBOARD_PAGES -
CLIPBOARD_READ_ONLY
public static final net.minecraft.core.component.DataComponentType<net.minecraft.util.Unit> CLIPBOARD_READ_ONLY -
CLIPBOARD_COPIED_VALUES
public static final net.minecraft.core.component.DataComponentType<net.minecraft.nbt.CompoundTag> CLIPBOARD_COPIED_VALUES -
CLIPBOARD_PREVIOUSLY_OPENED_PAGE
public static final net.minecraft.core.component.DataComponentType<Integer> CLIPBOARD_PREVIOUSLY_OPENED_PAGE -
TRACK_CONNECTING_FROM
public static final net.minecraft.core.component.DataComponentType<TrackPlacement.ConnectingFrom> TRACK_CONNECTING_FROM -
TRACK_EXTENDED_CURVE
-
TRACK_TARGETING_ITEM_SELECTED_POS
public static final net.minecraft.core.component.DataComponentType<net.minecraft.core.BlockPos> TRACK_TARGETING_ITEM_SELECTED_POS -
TRACK_TARGETING_ITEM_SELECTED_DIRECTION
public static final net.minecraft.core.component.DataComponentType<Boolean> TRACK_TARGETING_ITEM_SELECTED_DIRECTION -
TRACK_TARGETING_ITEM_BEZIER
public static final net.minecraft.core.component.DataComponentType<BezierTrackPointLocation> TRACK_TARGETING_ITEM_BEZIER -
SCHEMATIC_DEPLOYED
-
SCHEMATIC_OWNER
-
SCHEMATIC_FILE
-
SCHEMATIC_ANCHOR
public static final net.minecraft.core.component.DataComponentType<net.minecraft.core.BlockPos> SCHEMATIC_ANCHOR -
SCHEMATIC_ROTATION
public static final net.minecraft.core.component.DataComponentType<net.minecraft.world.level.block.Rotation> SCHEMATIC_ROTATION -
SCHEMATIC_MIRROR
public static final net.minecraft.core.component.DataComponentType<net.minecraft.world.level.block.Mirror> SCHEMATIC_MIRROR -
SCHEMATIC_BOUNDS
public static final net.minecraft.core.component.DataComponentType<net.minecraft.core.Vec3i> SCHEMATIC_BOUNDS -
SCHEMATIC_HASH
-
CHROMATIC_COMPOUND_COLLECTING_LIGHT
public static final net.minecraft.core.component.DataComponentType<Integer> CHROMATIC_COMPOUND_COLLECTING_LIGHT -
SAND_PAPER_POLISHING
public static final net.minecraft.core.component.DataComponentType<SandPaperItemComponent> SAND_PAPER_POLISHING -
SAND_PAPER_JEI
public static final net.minecraft.core.component.DataComponentType<net.minecraft.util.Unit> SAND_PAPER_JEI -
MINECRAFT_CONTRAPTION_DATA
public static final net.minecraft.core.component.DataComponentType<net.minecraft.nbt.CompoundTag> MINECRAFT_CONTRAPTION_DATA -
LINKED_CONTROLLER_ITEMS
public static final net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemContainerContents> LINKED_CONTROLLER_ITEMS -
TOOLBOX_INVENTORY
public static final net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemContainerContents> TOOLBOX_INVENTORY -
TOOLBOX_UUID
-
SEQUENCED_ASSEMBLY
public static final net.minecraft.core.component.DataComponentType<SequencedAssemblyRecipe.SequencedAssembly> SEQUENCED_ASSEMBLY -
TRAIN_SCHEDULE
public static final net.minecraft.core.component.DataComponentType<net.minecraft.nbt.CompoundTag> TRAIN_SCHEDULE -
SYMMETRY_WAND
-
SYMMETRY_WAND_ENABLE
-
SYMMETRY_WAND_SIMULATE
-
POTION_FLUID_BOTTLE_TYPE
public static final net.minecraft.core.component.DataComponentType<PotionFluid.BottleType> POTION_FLUID_BOTTLE_TYPE -
SCHEMATICANNON_OPTIONS
public static final net.minecraft.core.component.DataComponentType<SchematicannonBlockEntity.SchematicannonOptions> SCHEMATICANNON_OPTIONS -
AUTO_REQUEST_DATA
public static final net.minecraft.core.component.DataComponentType<AutoRequestData> AUTO_REQUEST_DATA -
SHOPPING_LIST
public static final net.minecraft.core.component.DataComponentType<ShoppingListItem.ShoppingList> SHOPPING_LIST -
SHOPPING_LIST_ADDRESS
-
PACKAGE_ADDRESS
-
PACKAGE_CONTENTS
public static final net.minecraft.core.component.DataComponentType<net.minecraft.world.item.component.ItemContainerContents> PACKAGE_CONTENTS -
PACKAGE_ORDER_DATA
public static final net.minecraft.core.component.DataComponentType<PackageItem.PackageOrderData> PACKAGE_ORDER_DATA -
PACKAGE_ORDER_CONTEXT
public static final net.minecraft.core.component.DataComponentType<PackageOrderWithCrafts> PACKAGE_ORDER_CONTEXT -
CLICK_TO_LINK_DATA
public static final net.minecraft.core.component.DataComponentType<ClickToLinkBlockItem.ClickToLinkData> CLICK_TO_LINK_DATA
-
-
Constructor Details
-
AllDataComponents
public AllDataComponents()
-
-
Method Details
-
register
@Internal public static void register(net.neoforged.bus.api.IEventBus modEventBus)
-