UNPKG

@jsprismarine/prismarine

Version:

Dedicated Minecraft Bedrock Edition server written in TypeScript

555 lines • 13.1 kB
export declare enum BlockIdsType { Air = 0, Stone = 1, Grass = 2, Dirt = 3, Cobblestone = 4, Planks = 5, Sapling = 6, Bedrock = 7, FlowingWater = 8, Water = 9, FlowingLava = 10, Lava = 11, Sand = 12, Gravel = 13, GoldOre = 14, IronOre = 15, CoalOre = 16, Log = 17, Leaves = 18, Sponge = 19, Glass = 20, LapisOre = 21, LapisBlock = 22, Dispenser = 23, Sandstone = 24, NoteBlock = 25, Bed = 26, PoweredRail = 27, DetectorRail = 28, StickyPiston = 29, Cobweb = 30, TallGrass = 31, DeadBush = 32, Piston = 33, PistonArmCollision = 34, Wool = 35, YellowFlower = 37, RedFlower = 38, BrownMushroom = 39, RedMushroom = 40, GoldBlock = 41, IronBlock = 42, DoubleStoneSlab = 43, StoneSlab = 44, Bricks = 45, TNT = 46, Bookshelf = 47, MossyCobblestone = 48, Obsidian = 49, Torch = 50, Fire = 51, MobSpawner = 52, OakStairs = 53, Chest = 54, RedstoneWire = 55, DiamondOre = 56, DiamondBlock = 57, CraftingTable = 58, Wheat = 59, Farmland = 60, Furnace = 61, LitFurnace = 62, StandingSign = 63, WoodenDoor = 64, Ladder = 65, Rail = 66, StoneStairs = 67, WallSign = 68, Lever = 69, StonePressurePlate = 70, IronDoor = 71, WoodenPressurePlate = 72, RedstoneOre = 73, LitRedstoneOre = 74, UnlitRedstoneTorch = 75, RedstoneTorch = 76, StoneButton = 77, SnowLayer = 78, Ice = 79, Snow = 80, Cactus = 81, Clay = 82, Reeds = 83, Jukebox = 84, Fence = 85, Pumpkin = 86, Netherrack = 87, SoulSand = 88, Glowstone = 89, Portal = 90, LitPumpkin = 91, Cake = 92, UnpoweredRepeater = 93, PoweredRepeater = 94, InvisibleBedrock = 95, Trapdoor = 96, MonsterEgg = 97, Stonebrick = 98, BrownMushroomBlock = 99, RedMushroomBlock = 100, IronBars = 101, GlassPane = 102, MelonBlock = 103, PumpkinStem = 104, MelonStem = 105, Vine = 106, FenceGate = 107, BrickStairs = 108, StoneBrickStairs = 109, Mycelium = 110, Waterlily = 111, NetherBrick = 112, NetherBrickFence = 113, NetherBrickStairs = 114, NetherWart = 115, EnchantingTable = 116, BrewingStand = 117, Cauldron = 118, EndPortal = 119, EndPortalFrame = 120, EndStone = 121, DragonEgg = 122, RedstoneLamp = 123, LitRedstoneLamp = 124, Dropper = 125, ActivatorRail = 126, Cocoa = 127, SandstoneStairs = 128, EmeraldOre = 129, EnderChest = 130, TripwireHook = 131, TripWire = 132, EmeraldBlock = 133, SpruceStairs = 134, BirchStairs = 135, JungleStairs = 136, CommandBlock = 137, Beacon = 138, CobblestoneWall = 139, FlowerPot = 140, Carrots = 141, Potatoes = 142, WoodenButton = 143, Skull = 144, Anvil = 145, TrappedChest = 146, LightWeightedPressurePlate = 147, HeavyWeightedPressurePlate = 148, UnpoweredComparator = 149, PoweredComparator = 150, DaylightDetector = 151, RedstoneBlock = 152, QuartzOre = 153, Hopper = 154, QuartzBlock = 155, QuartzStairs = 156, DoubleWoodenSlab = 157, WoodenSlab = 158, StainedHardenedClay = 159, StainedGlassPane = 160, Leaves2 = 161, Log2 = 162, AcaciaStairs = 163, DarkOakStairs = 164, Slime = 165, IronTrapdoor = 167, Prismarine = 168, SeaLantern = 169, HayBlock = 170, Carpet = 171, HardenedClay = 172, CoalBlock = 173, PackedIce = 174, DoublePlant = 175, StandingBanner = 176, WallBanner = 177, DaylightDetectorInverted = 178, RedSandstone = 179, RedSandstoneStairs = 180, DoubleStoneSlab2 = 181, StoneSlab2 = 182, SpruceFenceGate = 183, BirchFenceGate = 184, JungleFenceGate = 185, DarkOakFenceGate = 186, AcaciaFenceGate = 187, RepeatingCommandBlock = 188, ChainCommandBlock = 189, HardGlassPane = 190, HardStainedGlassPane = 191, ChemicalHeat = 192, SpruceDoor = 193, BirchDoor = 194, JungleDoor = 195, AcaciaDoor = 196, DarkOakDoor = 197, GrassPath = 198, Frame = 199, ChorusFlower = 200, PurpurBlock = 201, ColoredTorchRg = 202, PurpurStairs = 203, ColoredTorchBp = 204, UndyedShulkerBox = 205, EndStoneBricks = 206, FrostedIce = 207, EndRod = 208, EndGateway = 209, Allow = 210, Deny = 211, BorderBlock = 212, Magma = 213, NetherWartBlock = 214, RedNetherBrick = 215, BoneBlock = 216, StructureVoid = 217, ShulkerBox = 218, PurpleGlazedTerracotta = 219, WhiteGlazedTerracotta = 220, OrangeGlazedTerracotta = 221, MagentaGlazedTerracotta = 222, LightBlueGlazedTerracotta = 223, YellowGlazedTerracotta = 224, LimeGlazedTerracotta = 225, PinkGlazedTerracotta = 226, GrayGlazedTerracotta = 227, SilverGlazedTerracotta = 228, CyanGlazedTerracotta = 229, BlueGlazedTerracotta = 231, BrownGlazedTerracotta = 232, GreenGlazedTerracotta = 233, RedGlazedTerracotta = 234, BlackGlazedTerracotta = 235, Concrete = 236, ConcretePowder = 237, ChemistryTable = 238, UnderwaterTorch = 239, ChorusPlant = 240, StainedGlass = 241, Camera = 242, Podzol = 243, Beetroot = 244, Stonecutter = 245, Glowingobsidian = 246, Netherreactor = 247, InfoUpdate = 248, InfoUpdate2 = 249, MovingBlock = 250, Observer = 251, StructureBlock = 252, HardGlass = 253, HardStainedGlass = 254, Reserved6 = 255, PrismarineStairs = 257, DarkPrismarineStairs = 258, PrismarineBricksStairs = 259, StrippedSpruceLog = 260, StrippedBirchLog = 261, StrippedJungleLog = 262, StrippedAcaciaLog = 263, StrippedDarkOakLog = 264, StrippedOakLog = 265, BlueIce = 266, Element1 = 267, Element2 = 268, Element3 = 269, Element4 = 270, Element5 = 271, Element6 = 272, Element7 = 273, Element8 = 274, Element9 = 275, Element10 = 276, Element11 = 277, Element12 = 278, Element13 = 279, Element14 = 280, Element15 = 281, Element16 = 282, Element17 = 283, Element18 = 284, Element19 = 285, Element20 = 286, Element21 = 287, Element22 = 288, Element23 = 289, Element24 = 290, Element25 = 291, Element26 = 292, Element27 = 293, Element28 = 294, Element29 = 295, Element30 = 296, Element31 = 297, Element32 = 298, Element33 = 299, Element34 = 300, Element35 = 301, Element36 = 302, Element37 = 303, Element38 = 304, Element39 = 305, Element40 = 306, Element41 = 307, Element42 = 308, Element43 = 309, Element44 = 310, Element45 = 311, Element46 = 312, Element47 = 313, Element48 = 314, Element49 = 315, Element50 = 316, Element51 = 317, Element52 = 318, Element53 = 319, Element54 = 320, Element55 = 321, Element56 = 322, Element57 = 323, Element58 = 324, Element59 = 325, Element60 = 326, Element61 = 327, Element62 = 328, Element63 = 329, Element64 = 330, Element65 = 331, Element66 = 332, Element67 = 333, Element68 = 334, Element69 = 335, Element70 = 336, Element71 = 337, Element72 = 338, Element73 = 339, Element74 = 340, Element75 = 341, Element76 = 342, Element77 = 343, Element78 = 344, Element79 = 345, Element80 = 346, Element81 = 347, Element82 = 348, Element83 = 349, Element84 = 350, Element85 = 351, Element86 = 352, Element87 = 353, Element88 = 354, Element89 = 355, Element90 = 356, Element91 = 357, Element92 = 358, Element93 = 359, Element94 = 360, Element95 = 361, Element96 = 362, Element97 = 363, Element98 = 364, Element99 = 365, Element100 = 366, Element101 = 367, Element102 = 368, Element103 = 369, Element104 = 370, Element105 = 371, Element106 = 372, Element107 = 373, Element108 = 374, Element109 = 375, Element110 = 376, Element111 = 377, Element112 = 378, Element113 = 379, Element114 = 380, Element115 = 381, Element116 = 382, Element117 = 383, Element118 = 384, Seagrass = 385, Coral = 386, CoralBlock = 387, CoralFan = 388, CoralFanDead = 389, CoralFanHang = 390, CoralFanHang2 = 391, CoralFanHang3 = 392, Kelp = 393, DriedKelpBlock = 394, AcaciaButton = 395, BirchButton = 396, DarkOakButton = 397, JungleButton = 398, SpruceButton = 399, AcaciaTrapdoor = 400, BirchTrapdoor = 401, DarkOakTrapdoor = 402, JungleTrapdoor = 403, SpruceTrapdoor = 404, AcaciaPressurePlate = 405, BirchPressurePlate = 406, DarkOakPressurePlate = 407, JunglePressurePlate = 408, SprucePressurePlate = 409, CarvedPumpkin = 410, SeaPickle = 411, Conduit = 412, TurtleEgg = 414, BubbleColumn = 415, Barrier = 416, StoneSlab3 = 417, Bamboo = 418, BambooSapling = 419, Scaffolding = 420, StoneSlab4 = 421, DoubleStoneSlab3 = 422, DoubleStoneSlab4 = 423, GraniteStairs = 424, DioriteStairs = 425, AndesiteStairs = 426, PolishedGraniteStairs = 427, PolishedDioriteStairs = 428, PolishedAndesiteStairs = 429, MossyStoneBrickStairs = 430, SmoothRedSandstoneStairs = 431, SmoothSandstoneStairs = 432, EndStoneBrickStairs = 433, MossyCobblestoneStairs = 434, NormalStoneStairs = 435, SpruceStandingSign = 436, SpruceWallSign = 437, SmoothStone = 438, RedNetherBrickStairs = 439, SmoothQuartzStairs = 440, BirchStandingSign = 441, BirchWallSign = 442, JungleStandingSign = 443, JungleWallSign = 444, AcaciaStandingSign = 445, AcaciaWallSign = 446, DarkoakStandingSign = 447, DarkoakWallSign = 448, Lectern = 449, Grindstone = 450, BlastFurnace = 451, StonecutterBlock = 452, Smoker = 453, LitSmoker = 454, CartographyTable = 455, FletchingTable = 456, SmithingTable = 457, Barrel = 458, Loom = 459, Bell = 461, SweetBerryBush = 462, Lantern = 463, Campfire = 464, LavaCauldron = 465, Jigsaw = 466, Wood = 467, Composter = 468, LitBlastFurnace = 469, LightBlock = 470, WitherRose = 471, StickyPistonArmCollision = 472, BeeNest = 473, Beehive = 474, HoneyBlock = 475, HoneycombBlock = 476, Lodestone = 477, CrimsonRoots = 478, WarpedRoots = 479, CrimsonStem = 480, WarpedStem = 481, WarpedWartBlock = 482, CrimsonFungus = 483, WarpedFungus = 484, Shroomlight = 485, WeepingVines = 486, CrimsonNylium = 487, WarpedNylium = 488, Basalt = 489, PolishedBasalt = 490, SoulSoil = 491, SoulFire = 492, NetherSprouts = 493, Target = 494, StrippedCrimsonStem = 495, StrippedWarpedStem = 496, CrimsonPlanks = 497, WarpedPlanks = 498, CrimsonDoor = 499, WarpedDoor = 500, CrimsonTrapdoor = 501, WarpedTrapdoor = 502, CrimsonStandingSign = 505, WarpedStandingSign = 506, CrimsonWallSign = 507, WarpedWallSign = 508, CrimsonStairs = 509, WarpedStairs = 510, CrimsonFence = 511, WarpedFence = 512, CrimsonFenceGate = 513, WarpedFenceGate = 514, CrimsonButton = 515, WarpedButton = 516, CrimsonPressurePlate = 517, WarpedPressurePlate = 518, CrimsonSlab = 519, WarpedSlab = 520, CrimsonDoubleSlab = 521, WarpedDoubleSlab = 522, SoulTorch = 523, SoulLantern = 524, NetheriteBlock = 525, AncientDebris = 526, RespawnAnchor = 527, Blackstone = 528, PolishedBlackstoneBricks = 529, PolishedBlackstoneBrickStairs = 530, BlackstoneStairs = 531, BlackstoneWall = 532, PolishedBlackstoneBrickWall = 533, ChiseledPolishedBlackstone = 534, CrackedPolishedBlackstoneBricks = 535, GildedBlackstone = 536, BlackstoneSlab = 537, BlackstoneDoubleSlab = 538, PolishedBlackstoneBrickSlab = 539, PolishedBlackstoneBrickDoubleSlab = 540, Chain = 541, TwistingVines = 542, NetherGoldOre = 543, CryingObsidian = 544, SoulCampfire = 545, PolishedBlackstone = 546, PolishedBlackstoneStairs = 547, PolishedBlackstoneSlab = 548, PolishedBlackstoneDoubleSlab = 549, PolishedBlackstonePressurePlate = 550, PolishedBlackstoneButton = 551, PolishedBlackstoneWall = 552, WarpedHyphae = 553, CrimsonHyphae = 554, StrippedCrimsonHyphae = 555, StrippedWarpedHyphae = 556, ChiseledNetherBricks = 557, CrackedNetherBricks = 558, QuartzBricks = 559 } //# sourceMappingURL=BlockIdsType.d.ts.map