Class ComputerCraftBlockItemIds

java.lang.Object
dan200.computercraft.api.ComputerCraftBlockItemIds

public final class ComputerCraftBlockItemIds extends Object
The identifiers of blocks and items provided by ComputerCraft.
See Also:
  • Field Details

    • COMPUTER_NORMAL

      public static final net.minecraft.references.BlockItemId COMPUTER_NORMAL
    • COMPUTER_ADVANCED

      public static final net.minecraft.references.BlockItemId COMPUTER_ADVANCED
    • COMPUTER_COMMAND

      public static final net.minecraft.references.BlockItemId COMPUTER_COMMAND
    • TURTLE_NORMAL

      public static final net.minecraft.references.BlockItemId TURTLE_NORMAL
    • TURTLE_ADVANCED

      public static final net.minecraft.references.BlockItemId TURTLE_ADVANCED
    • DISK_DRIVE

      public static final net.minecraft.references.BlockItemId DISK_DRIVE
    • MONITOR_ADVANCED

      public static final net.minecraft.references.BlockItemId MONITOR_ADVANCED
    • MONITOR_NORMAL

      public static final net.minecraft.references.BlockItemId MONITOR_NORMAL
    • PRINTER

      public static final net.minecraft.references.BlockItemId PRINTER
    • REDSTONE_RELAY

      public static final net.minecraft.references.BlockItemId REDSTONE_RELAY
    • SPEAKER

      public static final net.minecraft.references.BlockItemId SPEAKER
    • WIRED_MODEM_FULL

      public static final net.minecraft.references.BlockItemId WIRED_MODEM_FULL
    • WIRELESS_MODEM_ADVANCED

      public static final net.minecraft.references.BlockItemId WIRELESS_MODEM_ADVANCED
    • WIRELESS_MODEM_NORMAL

      public static final net.minecraft.references.BlockItemId WIRELESS_MODEM_NORMAL