ActivatePistonEvent
- isExpanding: boolean
- piston: BlockPistonComponent
ActivatePistonEventSignal
- subscribe(callback: (arg: ActivatePistonEvent) => void): (arg: ActivatePistonEvent) => void
- unsubscribe(callback: (arg: ActivatePistonEvent) => void): void
ActorAddEffectEvent
- effect: Effect
- effectState: number
- entity: Entity
AddEffectEventSignal
- subscribe(callback: (arg: ActorAddEffectEvent) => void): (arg: ActorAddEffectEvent) => void
- unsubscribe(callback: (arg: ActorAddEffectEvent) => void): void
AddRider
- entityType: string
- id: string
- spawnEvent: string
Ageable
- dropItems: Array
- duration: number
- feedItems: Array
- growUp: Trigger
- id: string
BeforeActivatePistonEvent
- cancel: boolean
- isExpanding: boolean
- piston: BlockPistonComponent
BeforeActivatePistonEventSignal
- subscribe(callback: (arg: BeforeActivatePistonEvent) => void): (arg: BeforeActivatePistonEvent) => void
- unsubscribe(callback: (arg: BeforeActivatePistonEvent) => void): void
BeforeChatEvent
- cancel: boolean
- message: string
- sender: Player
- sendToTargets: boolean
- targets: Array
BeforeChatEventSignal
- subscribe(callback: (arg: BeforeChatEvent) => void): (arg: BeforeChatEvent) => void
- unsubscribe(callback: (arg: BeforeChatEvent) => void): void
BeforeExplosionEvent
- cancel: boolean
- dimension: Dimension
- impactedBlocks: Array
- source: Entity
BeforeExplosionEventSignal
- subscribe(callback: (arg: BeforeExplosionEvent) => void): (arg: BeforeExplosionEvent) => void
- unsubscribe(callback: (arg: BeforeExplosionEvent) => void): void
Block
- x: number
- y: number
- z: number
- canBeWaterlogged(): boolean
- getBlockData(): BlockPermutation
- getComponent(): any
- getDimension(): Dimension
- getLocation(): BlockLocation
- getTags(): Array
- hasTag(): boolean
- isEmpty(): boolean
- isWaterlogged(): boolean
- setPermutation(permutation: BlockPermutation): void
- setType(): void
- setWaterlogged(setWaterlogged: boolean): void
BlockComponent
BlockInventoryComponent
- container: BlockInventoryComponentContainer
- location: BlockLocation
BlockInventoryComponentContainer
- emptySlotsCount: number
- size: number
- addItem(itemStack: ItemStack): void
- getItem(slot: number): ItemStack
- setItem(slot: number, itemStack: ItemStack): void
- swapItems(slot: number, otherSlot: number, otherContainer: Container): boolean
- transferItem(fromSlot: number, toSlot: number, toContainer: Container): boolean
BlockLocation
- x: number
- y: number
- z: number
- above(): BlockLocation
- blocksBetween(): Array
- constructor(x: number, y: number, z: number)
- equals(other: BlockLocation): boolean
- offset(x: number, y: number, z: number): BlockLocation
BlockPermutation
- clone(): BlockPermutation
- getAllProperties(): Array
- getProperty(propertyName: string): any
- getTags(): Array
- getType(): BlockType
- hasTag(tag: string): boolean
BlockPistonComponent
- attachedBlocks: Array
- isExpanded: boolean
- isExpanding: boolean
- isMoving: boolean
- isRetracted: boolean
- isRetracting: boolean
- location: BlockLocation
BlockProperties
- age: string
- ageBit: string
- allowUnderwaterBit: string
- attachedBit: string
- attachment: string
- bambooLeafSize: string
- bambooStalkThickness: string
- bigDripleafHead: string
- bigDripleafTilt: string
- biteCounter: string
- blockLightLevel: string
- brewingStandSlotABit: string
- brewingStandSlotBBit: string
- brewingStandSlotCBit: string
- buttonPressedBit: string
- candles: string
- cauldronLiquid: string
- chemistryTableType: string
- chiselType: string
- clusterCount: string
- color: string
- colorBit: string
- composterFillLevel: string
- conditionalBit: string
- coralColor: string
- coralDirection: string
- coralFanDirection: string
- coralHangTypeBit: string
- coveredBit: string
- crackedState: string
- damage: string
- deadBit: string
- deprecated: string
- direction: string
- dirtType: string
- disarmedBit: string
- doorHingeBit: string
- doublePlantType: string
- dragDown: string
- dripstoneThickness: string
- endPortalEyeBit: string
- explodeBit: string
- extinguished: string
- facingDirection: string
- fillLevel: string
- flowerType: string
- groundSignDirection: string
- growingPlantAge: string
- growth: string
- hanging: string
- headPieceBit: string
- height: string
- honeyLevel: string
- hugeMushroomBits: string
- infiniburnBit: string
- inWallBit: string
- itemFrameMapBit: string
- kelpAge: string
- leverDirection: string
- liquidDepth: string
- lit: string
- moisturizedAmount: string
- monsterEggStoneType: string
- multiFaceDirectionBits: string
- newLeafType: string
- newLogType: string
- noDropBit: string
- occupiedBit: string
- oldLeafType: string
- oldLogType: string
- openBit: string
- outputLitBit: string
- outputSubtractBit: string
- persistentBit: string
- pillarAxis: string
- portalAxis: string
- poweredBit: string
- prismarineBlockType: string
- railDataBit: string
- railDirection: string
- redstoneSignal: string
- repeaterDelay: string
- respawnAnchorCharge: string
- rotation: string
- sandStoneType: string
- sandType: string
- saplingType: string
- seaGrassType: string
- spongeType: string
- stability: string
- stabilityCheck: string
- stoneBrickType: string
- stoneSlabType: string
- stoneSlabType2: string
- stoneSlabType3: string
- stoneSlabType4: string
- stoneType: string
- strippedBit: string
- structureBlockType: string
- structureVoidType: string
- suspendedBit: string
- tallGrassType: string
- toggleBit: string
- topSlotBit: string
- torchFacingDirection: string
- triggeredBit: string
- turtleEggCount: string
- twistingVinesAge: string
- updateBit: string
- upperBlockBit: string
- upsideDownBit: string
- vineDirectionBits: string
- wallBlockType: string
- wallConnectionTypeEast: string
- wallConnectionTypeNorth: string
- wallConnectionTypeSouth: string
- wallConnectionTypeWest: string
- wallPostBit: string
- weepingVinesAge: string
- weirdoDirection: string
- woodType: string
BlockType
- canBeWaterlogged(): boolean
- createDefaultBlockPermutation(): BlockPermutation
- getName(): string
BlockTypes
- acaciaButton: BlockType
- acaciaDoor: BlockType
- acaciaFenceGate: BlockType
- acaciaPressurePlate: BlockType
- acaciaStairs: BlockType
- acaciaStandingSign: BlockType
- acaciaTrapdoor: BlockType
- acaciaWallSign: BlockType
- activatorRail: BlockType
- air: BlockType
- allow: BlockType
- amethystBlock: BlockType
- amethystCluster: BlockType
- ancientDebris: BlockType
- andesiteStairs: BlockType
- anvil: BlockType
- azalea: BlockType
- azaleaLeaves: BlockType
- azaleaLeavesFlowered: BlockType
- bamboo: BlockType
- bambooSapling: BlockType
- barrel: BlockType
- barrier: BlockType
- basalt: BlockType
- beacon: BlockType
- bed: BlockType
- bedrock: BlockType
- beehive: BlockType
- beeNest: BlockType
- beetroot: BlockType
- bell: BlockType
- bigDripleaf: BlockType
- birchButton: BlockType
- birchDoor: BlockType
- birchFenceGate: BlockType
- birchPressurePlate: BlockType
- birchStairs: BlockType
- birchStandingSign: BlockType
- birchTrapdoor: BlockType
- birchWallSign: BlockType
- blackCandle: BlockType
- blackCandleCake: BlockType
- blackGlazedTerracotta: BlockType
- blackstone: BlockType
- blackstoneDoubleSlab: BlockType
- blackstoneSlab: BlockType
- blackstoneStairs: BlockType
- blackstoneWall: BlockType
- blastFurnace: BlockType
- blueCandle: BlockType
- blueCandleCake: BlockType
- blueGlazedTerracotta: BlockType
- blueIce: BlockType
- boneBlock: BlockType
- bookshelf: BlockType
- borderBlock: BlockType
- brewingStand: BlockType
- brickBlock: BlockType
- brickStairs: BlockType
- brownCandle: BlockType
- brownCandleCake: BlockType
- brownGlazedTerracotta: BlockType
- brownMushroom: BlockType
- brownMushroomBlock: BlockType
- bubbleColumn: BlockType
- buddingAmethyst: BlockType
- cactus: BlockType
- cake: BlockType
- calcite: BlockType
- camera: BlockType
- campfire: BlockType
- candle: BlockType
- candleCake: BlockType
- carpet: BlockType
- carrots: BlockType
- cartographyTable: BlockType
- carvedPumpkin: BlockType
- cauldron: BlockType
- caveVines: BlockType
- caveVinesBodyWithBerries: BlockType
- caveVinesHeadWithBerries: BlockType
- chain: BlockType
- chainCommandBlock: BlockType
- chemicalHeat: BlockType
- chemistryTable: BlockType
- chest: BlockType
- chiseledDeepslate: BlockType
- chiseledNetherBricks: BlockType
- chiseledPolishedBlackstone: BlockType
- chorusFlower: BlockType
- chorusPlant: BlockType
- clay: BlockType
- coalBlock: BlockType
- coalOre: BlockType
- cobbledDeepslate: BlockType
- cobbledDeepslateDoubleSlab: BlockType
- cobbledDeepslateSlab: BlockType
- cobbledDeepslateStairs: BlockType
- cobbledDeepslateWall: BlockType
- cobblestone: BlockType
- cobblestoneWall: BlockType
- cocoa: BlockType
- coloredTorchBp: BlockType
- coloredTorchRg: BlockType
- commandBlock: BlockType
- composter: BlockType
- concrete: BlockType
- concretepowder: BlockType
- conduit: BlockType
- copperBlock: BlockType
- copperOre: BlockType
- coral: BlockType
- coralBlock: BlockType
- coralFan: BlockType
- coralFanDead: BlockType
- coralFanHang: BlockType
- coralFanHang2: BlockType
- coralFanHang3: BlockType
- crackedDeepslateBricks: BlockType
- crackedDeepslateTiles: BlockType
- crackedNetherBricks: BlockType
- crackedPolishedBlackstoneBricks: BlockType
- craftingTable: BlockType
- crimsonButton: BlockType
- crimsonDoor: BlockType
- crimsonDoubleSlab: BlockType
- crimsonFence: BlockType
- crimsonFenceGate: BlockType
- crimsonFungus: BlockType
- crimsonHyphae: BlockType
- crimsonNylium: BlockType
- crimsonPlanks: BlockType
- crimsonPressurePlate: BlockType
- crimsonRoots: BlockType
- crimsonSlab: BlockType
- crimsonStairs: BlockType
- crimsonStandingSign: BlockType
- crimsonStem: BlockType
- crimsonTrapdoor: BlockType
- crimsonWallSign: BlockType
- cryingObsidian: BlockType
- cutCopper: BlockType
- cutCopperSlab: BlockType
- cutCopperStairs: BlockType
- cyanCandle: BlockType
- cyanCandleCake: BlockType
- cyanGlazedTerracotta: BlockType
- darkOakButton: BlockType
- darkOakDoor: BlockType
- darkOakFenceGate: BlockType
- darkOakPressurePlate: BlockType
- darkOakStairs: BlockType
- darkoakStandingSign: BlockType
- darkOakTrapdoor: BlockType
- darkoakWallSign: BlockType
- darkPrismarineStairs: BlockType
- daylightDetector: BlockType
- daylightDetectorInverted: BlockType
- deadbush: BlockType
- deepslate: BlockType
- deepslateBrickDoubleSlab: BlockType
- deepslateBricks: BlockType
- deepslateBrickSlab: BlockType
- deepslateBrickStairs: BlockType
- deepslateBrickWall: BlockType
- deepslateCoalOre: BlockType
- deepslateCopperOre: BlockType
- deepslateDiamondOre: BlockType
- deepslateEmeraldOre: BlockType
- deepslateGoldOre: BlockType
- deepslateIronOre: BlockType
- deepslateLapisOre: BlockType
- deepslateRedstoneOre: BlockType
- deepslateTileDoubleSlab: BlockType
- deepslateTiles: BlockType
- deepslateTileSlab: BlockType
- deepslateTileStairs: BlockType
- deepslateTileWall: BlockType
- deny: BlockType
- detectorRail: BlockType
- diamondBlock: BlockType
- diamondOre: BlockType
- dioriteStairs: BlockType
- dirt: BlockType
- dirtWithRoots: BlockType
- dispenser: BlockType
- doubleCutCopperSlab: BlockType
- doublePlant: BlockType
- doubleStoneSlab: BlockType
- doubleStoneSlab2: BlockType
- doubleStoneSlab3: BlockType
- doubleStoneSlab4: BlockType
- doubleWoodenSlab: BlockType
- dragonEgg: BlockType
- driedKelpBlock: BlockType
- dripstoneBlock: BlockType
- dropper: BlockType
- element0: BlockType
- element1: BlockType
- element10: BlockType
- element100: BlockType
- element101: BlockType
- element102: BlockType
- element103: BlockType
- element104: BlockType
- element105: BlockType
- element106: BlockType
- element107: BlockType
- element108: BlockType
- element109: BlockType
- element11: BlockType
- element110: BlockType
- element111: BlockType
- element112: BlockType
- element113: BlockType
- element114: BlockType
- element115: BlockType
- element116: BlockType
- element117: BlockType
- element118: BlockType
- element12: BlockType
- element13: BlockType
- element14: BlockType
- element15: BlockType
- element16: BlockType
- element17: BlockType
- element18: BlockType
- element19: BlockType
- element2: BlockType
- element20: BlockType
- element21: BlockType
- element22: BlockType
- element23: BlockType
- element24: BlockType
- element25: BlockType
- element26: BlockType
- element27: BlockType
- element28: BlockType
- element29: BlockType
- element3: BlockType
- element30: BlockType
- element31: BlockType
- element32: BlockType
- element33: BlockType
- element34: BlockType
- element35: BlockType
- element36: BlockType
- element37: BlockType
- element38: BlockType
- element39: BlockType
- element4: BlockType
- element40: BlockType
- element41: BlockType
- element42: BlockType
- element43: BlockType
- element44: BlockType
- element45: BlockType
- element46: BlockType
- element47: BlockType
- element48: BlockType
- element49: BlockType
- element5: BlockType
- element50: BlockType
- element51: BlockType
- element52: BlockType
- element53: BlockType
- element54: BlockType
- element55: BlockType
- element56: BlockType
- element57: BlockType
- element58: BlockType
- element59: BlockType
- element6: BlockType
- element60: BlockType
- element61: BlockType
- element62: BlockType
- element63: BlockType
- element64: BlockType
- element65: BlockType
- element66: BlockType
- element67: BlockType
- element68: BlockType
- element69: BlockType
- element7: BlockType
- element70: BlockType
- element71: BlockType
- element72: BlockType
- element73: BlockType
- element74: BlockType
- element75: BlockType
- element76: BlockType
- element77: BlockType
- element78: BlockType
- element79: BlockType
- element8: BlockType
- element80: BlockType
- element81: BlockType
- element82: BlockType
- element83: BlockType
- element84: BlockType
- element85: BlockType
- element86: BlockType
- element87: BlockType
- element88: BlockType
- element89: BlockType
- element9: BlockType
- element90: BlockType
- element91: BlockType
- element92: BlockType
- element93: BlockType
- element94: BlockType
- element95: BlockType
- element96: BlockType
- element97: BlockType
- element98: BlockType
- element99: BlockType
- emeraldBlock: BlockType
- emeraldOre: BlockType
- enchantingTable: BlockType
- endBricks: BlockType
- endBrickStairs: BlockType
- enderChest: BlockType
- endGateway: BlockType
- endPortal: BlockType
- endPortalFrame: BlockType
- endRod: BlockType
- endStone: BlockType
- exposedCopper: BlockType
- exposedCutCopper: BlockType
- exposedCutCopperSlab: BlockType
- exposedCutCopperStairs: BlockType
- exposedDoubleCutCopperSlab: BlockType
- farmland: BlockType
- fence: BlockType
- fenceGate: BlockType
- fire: BlockType
- fletchingTable: BlockType
- floweringAzalea: BlockType
- flowerPot: BlockType
- flowingLava: BlockType
- flowingWater: BlockType
- frame: BlockType
- frostedIce: BlockType
- furnace: BlockType
- gildedBlackstone: BlockType
- glass: BlockType
- glassPane: BlockType
- glowFrame: BlockType
- glowingobsidian: BlockType
- glowLichen: BlockType
- glowstone: BlockType
- goldBlock: BlockType
- goldenRail: BlockType
- goldOre: BlockType
- graniteStairs: BlockType
- grass: BlockType
- grassPath: BlockType
- gravel: BlockType
- grayCandle: BlockType
- grayCandleCake: BlockType
- grayGlazedTerracotta: BlockType
- greenCandle: BlockType
- greenCandleCake: BlockType
- greenGlazedTerracotta: BlockType
- grindstone: BlockType
- hangingRoots: BlockType
- hardenedClay: BlockType
- hardGlass: BlockType
- hardGlassPane: BlockType
- hardStainedGlass: BlockType
- hardStainedGlassPane: BlockType
- hayBlock: BlockType
- heavyWeightedPressurePlate: BlockType
- honeyBlock: BlockType
- honeycombBlock: BlockType
- hopper: BlockType
- ice: BlockType
- infestedDeepslate: BlockType
- infoUpdate: BlockType
- infoUpdate2: BlockType
- invisiblebedrock: BlockType
- ironBars: BlockType
- ironBlock: BlockType
- ironDoor: BlockType
- ironOre: BlockType
- ironTrapdoor: BlockType
- jigsaw: BlockType
- jukebox: BlockType
- jungleButton: BlockType
- jungleDoor: BlockType
- jungleFenceGate: BlockType
- junglePressurePlate: BlockType
- jungleStairs: BlockType
- jungleStandingSign: BlockType
- jungleTrapdoor: BlockType
- jungleWallSign: BlockType
- kelp: BlockType
- ladder: BlockType
- lantern: BlockType
- lapisBlock: BlockType
- lapisOre: BlockType
- largeAmethystBud: BlockType
- lava: BlockType
- lavaCauldron: BlockType
- leaves: BlockType
- leaves2: BlockType
- lectern: BlockType
- lever: BlockType
- lightBlock: BlockType
- lightBlueCandle: BlockType
- lightBlueCandleCake: BlockType
- lightBlueGlazedTerracotta: BlockType
- lightGrayCandle: BlockType
- lightGrayCandleCake: BlockType
- lightningRod: BlockType
- lightWeightedPressurePlate: BlockType
- limeCandle: BlockType
- limeCandleCake: BlockType
- limeGlazedTerracotta: BlockType
- litBlastFurnace: BlockType
- litDeepslateRedstoneOre: BlockType
- litFurnace: BlockType
- litPumpkin: BlockType
- litRedstoneLamp: BlockType
- litRedstoneOre: BlockType
- litSmoker: BlockType
- lodestone: BlockType
- log: BlockType
- log2: BlockType
- loom: BlockType
- magentaCandle: BlockType
- magentaCandleCake: BlockType
- magentaGlazedTerracotta: BlockType
- magma: BlockType
- mediumAmethystBud: BlockType
- melonBlock: BlockType
- melonStem: BlockType
- mobSpawner: BlockType
- monsterEgg: BlockType
- mossBlock: BlockType
- mossCarpet: BlockType
- mossyCobblestone: BlockType
- mossyCobblestoneStairs: BlockType
- mossyStoneBrickStairs: BlockType
- movingblock: BlockType
- mycelium: BlockType
- netherBrick: BlockType
- netherBrickFence: BlockType
- netherBrickStairs: BlockType
- netherGoldOre: BlockType
- netheriteBlock: BlockType
- netherrack: BlockType
- netherreactor: BlockType
- netherSprouts: BlockType
- netherWart: BlockType
- netherWartBlock: BlockType
- normalStoneStairs: BlockType
- noteblock: BlockType
- oakStairs: BlockType
- observer: BlockType
- obsidian: BlockType
- orangeCandle: BlockType
- orangeCandleCake: BlockType
- orangeGlazedTerracotta: BlockType
- oxidizedCopper: BlockType
- oxidizedCutCopper: BlockType
- oxidizedCutCopperSlab: BlockType
- oxidizedCutCopperStairs: BlockType
- oxidizedDoubleCutCopperSlab: BlockType
- packedIce: BlockType
- pinkCandle: BlockType
- pinkCandleCake: BlockType
- pinkGlazedTerracotta: BlockType
- piston: BlockType
- pistonarmcollision: BlockType
- planks: BlockType
- podzol: BlockType
- pointedDripstone: BlockType
- polishedAndesiteStairs: BlockType
- polishedBasalt: BlockType
- polishedBlackstone: BlockType
- polishedBlackstoneBrickDoubleSlab: BlockType
- polishedBlackstoneBricks: BlockType
- polishedBlackstoneBrickSlab: BlockType
- polishedBlackstoneBrickStairs: BlockType
- polishedBlackstoneBrickWall: BlockType
- polishedBlackstoneButton: BlockType
- polishedBlackstoneDoubleSlab: BlockType
- polishedBlackstonePressurePlate: BlockType
- polishedBlackstoneSlab: BlockType
- polishedBlackstoneStairs: BlockType
- polishedBlackstoneWall: BlockType
- polishedDeepslate: BlockType
- polishedDeepslateDoubleSlab: BlockType
- polishedDeepslateSlab: BlockType
- polishedDeepslateStairs: BlockType
- polishedDeepslateWall: BlockType
- polishedDioriteStairs: BlockType
- polishedGraniteStairs: BlockType
- portal: BlockType
- potatoes: BlockType
- powderSnow: BlockType
- poweredComparator: BlockType
- poweredRepeater: BlockType
- prismarine: BlockType
- prismarineBricksStairs: BlockType
- prismarineStairs: BlockType
- pumpkin: BlockType
- pumpkinStem: BlockType
- purpleCandle: BlockType
- purpleCandleCake: BlockType
- purpleGlazedTerracotta: BlockType
- purpurBlock: BlockType
- purpurStairs: BlockType
- quartzBlock: BlockType
- quartzBricks: BlockType
- quartzOre: BlockType
- quartzStairs: BlockType
- rail: BlockType
- rawCopperBlock: BlockType
- rawGoldBlock: BlockType
- rawIronBlock: BlockType
- redCandle: BlockType
- redCandleCake: BlockType
- redFlower: BlockType
- redGlazedTerracotta: BlockType
- redMushroom: BlockType
- redMushroomBlock: BlockType
- redNetherBrick: BlockType
- redNetherBrickStairs: BlockType
- redSandstone: BlockType
- redSandstoneStairs: BlockType
- redstoneBlock: BlockType
- redstoneLamp: BlockType
- redstoneOre: BlockType
- redstoneTorch: BlockType
- redstoneWire: BlockType
- reeds: BlockType
- repeatingCommandBlock: BlockType
- reserved6: BlockType
- respawnAnchor: BlockType
- sand: BlockType
- sandstone: BlockType
- sandstoneStairs: BlockType
- sapling: BlockType
- scaffolding: BlockType
- sculkSensor: BlockType
- seagrass: BlockType
- sealantern: BlockType
- seaPickle: BlockType
- shroomlight: BlockType
- shulkerBox: BlockType
- silverGlazedTerracotta: BlockType
- skull: BlockType
- slime: BlockType
- smallAmethystBud: BlockType
- smallDripleafBlock: BlockType
- smithingTable: BlockType
- smoker: BlockType
- smoothBasalt: BlockType
- smoothQuartzStairs: BlockType
- smoothRedSandstoneStairs: BlockType
- smoothSandstoneStairs: BlockType
- smoothStone: BlockType
- snow: BlockType
- snowLayer: BlockType
- soulCampfire: BlockType
- soulFire: BlockType
- soulLantern: BlockType
- soulSand: BlockType
- soulSoil: BlockType
- soulTorch: BlockType
- sponge: BlockType
- sporeBlossom: BlockType
- spruceButton: BlockType
- spruceDoor: BlockType
- spruceFenceGate: BlockType
- sprucePressurePlate: BlockType
- spruceStairs: BlockType
- spruceStandingSign: BlockType
- spruceTrapdoor: BlockType
- spruceWallSign: BlockType
- stainedGlass: BlockType
- stainedGlassPane: BlockType
- stainedHardenedClay: BlockType
- standingBanner: BlockType
- standingSign: BlockType
- stickyPiston: BlockType
- stickypistonarmcollision: BlockType
- stone: BlockType
- stonebrick: BlockType
- stoneBrickStairs: BlockType
- stoneButton: BlockType
- stonecutter: BlockType
- stonecutterBlock: BlockType
- stonePressurePlate: BlockType
- stoneSlab: BlockType
- stoneSlab2: BlockType
- stoneSlab3: BlockType
- stoneSlab4: BlockType
- stoneStairs: BlockType
- strippedAcaciaLog: BlockType
- strippedBirchLog: BlockType
- strippedCrimsonHyphae: BlockType
- strippedCrimsonStem: BlockType
- strippedDarkOakLog: BlockType
- strippedJungleLog: BlockType
- strippedOakLog: BlockType
- strippedSpruceLog: BlockType
- strippedWarpedHyphae: BlockType
- strippedWarpedStem: BlockType
- structureBlock: BlockType
- structureVoid: BlockType
- sweetBerryBush: BlockType
- tallgrass: BlockType
- target: BlockType
- tintedGlass: BlockType
- tnt: BlockType
- torch: BlockType
- trapdoor: BlockType
- trappedChest: BlockType
- tripwire: BlockType
- tripwireHook: BlockType
- tuff: BlockType
- turtleEgg: BlockType
- twistingVines: BlockType
- underwaterTorch: BlockType
- undyedShulkerBox: BlockType
- unknown: BlockType
- unlitRedstoneTorch: BlockType
- unpoweredComparator: BlockType
- unpoweredRepeater: BlockType
- vine: BlockType
- wallBanner: BlockType
- wallSign: BlockType
- warpedButton: BlockType
- warpedDoor: BlockType
- warpedDoubleSlab: BlockType
- warpedFence: BlockType
- warpedFenceGate: BlockType
- warpedFungus: BlockType
- warpedHyphae: BlockType
- warpedNylium: BlockType
- warpedPlanks: BlockType
- warpedPressurePlate: BlockType
- warpedRoots: BlockType
- warpedSlab: BlockType
- warpedStairs: BlockType
- warpedStandingSign: BlockType
- warpedStem: BlockType
- warpedTrapdoor: BlockType
- warpedWallSign: BlockType
- warpedWartBlock: BlockType
- water: BlockType
- waterlily: BlockType
- waxedCopper: BlockType
- waxedCutCopper: BlockType
- waxedCutCopperSlab: BlockType
- waxedCutCopperStairs: BlockType
- waxedDoubleCutCopperSlab: BlockType
- waxedExposedCopper: BlockType
- waxedExposedCutCopper: BlockType
- waxedExposedCutCopperSlab: BlockType
- waxedExposedCutCopperStairs: BlockType
- waxedExposedDoubleCutCopperSlab: BlockType
- waxedOxidizedCopper: BlockType
- waxedOxidizedCutCopper: BlockType
- waxedOxidizedCutCopperSlab: BlockType
- waxedOxidizedCutCopperStairs: BlockType
- waxedOxidizedDoubleCutCopperSlab: BlockType
- waxedWeatheredCopper: BlockType
- waxedWeatheredCutCopper: BlockType
- waxedWeatheredCutCopperSlab: BlockType
- waxedWeatheredCutCopperStairs: BlockType
- waxedWeatheredDoubleCutCopperSlab: BlockType
- weatheredCopper: BlockType
- weatheredCutCopper: BlockType
- weatheredCutCopperSlab: BlockType
- weatheredCutCopperStairs: BlockType
- weatheredDoubleCutCopperSlab: BlockType
- web: BlockType
- weepingVines: BlockType
- wheat: BlockType
- whiteCandle: BlockType
- whiteCandleCake: BlockType
- whiteGlazedTerracotta: BlockType
- witherRose: BlockType
- wood: BlockType
- woodenButton: BlockType
- woodenDoor: BlockType
- woodenPressurePlate: BlockType
- woodenSlab: BlockType
- wool: BlockType
- yellowCandle: BlockType
- yellowCandleCake: BlockType
- yellowFlower: BlockType
- yellowGlazedTerracotta: BlockType
- get(typeName: string): BlockType
- getAllBlockTypes(): Array
BoolBlockProperty
- name: string
- validValues: Array
- value: boolean
Breathable
- breatheBlocks: Array
- breathesAir: boolean
- breathesLava: boolean
- breathesSolids: boolean
- breathesWater: boolean
- generatesBubbles: boolean
- id: string
- inhaleTime: number
- nonBreatheBlocks: Array
- suffocateTime: number
- totalSupply: number
- setAirSupply(value: number): void
ChangeWeatherEventSignal
- subscribe(callback: (arg: WeatherChangedEvent) => void): (arg: WeatherChangedEvent) => void
- unsubscribe(callback: (arg: WeatherChangedEvent) => void): void
ChatEvent
- message: string
- sender: Player
- sendToTargets: boolean
- targets: Array
ChatEventSignal
- subscribe(callback: (arg: ChatEvent) => void): (arg: ChatEvent) => void
- unsubscribe(callback: (arg: ChatEvent) => void): void
Color
- id: string
- value: number
Commands
- run(commandString: string): any
Container
- emptySlotsCount: number
- size: number
- addItem(itemStack: ItemStack): void
- getItem(slot: number): ItemStack
- setItem(slot: number, itemStack: ItemStack): void
- swapItems(slot: number, otherSlot: number, otherContainer: Container): boolean
- transferItem(fromSlot: number, toSlot: number, toContainer: Container): boolean
Dimension
- createExplosion(location: Location, radius: number, explosionOptions: ExplosionOptions): void
- getBlock(location: BlockLocation): Block
- getEntitiesAtBlockLocation(location: BlockLocation): Array
- isEmpty(location: BlockLocation): boolean
- spawnEntity(identifier: string, location: BlockLocation): Entity
Direction
- down: number
- east: number
- north: number
- south: number
- up: number
- west: number
Effect
- amplifier: number
- displayName: string
- duration: number
Effects
- absorption: EffectType
- badOmen: EffectType
- blindness: EffectType
- conduitPower: EffectType
- empty: EffectType
- fatalPoison: EffectType
- fireResistance: EffectType
- haste: EffectType
- healthBoost: EffectType
- hunger: EffectType
- instantDamage: EffectType
- instantHealth: EffectType
- invisibility: EffectType
- jumpBoost: EffectType
- levitation: EffectType
- miningFatigue: EffectType
- nausea: EffectType
- nightVision: EffectType
- poison: EffectType
- regeneration: EffectType
- resistance: EffectType
- saturation: EffectType
- slowFalling: EffectType
- slowness: EffectType
- speed: EffectType
- strength: EffectType
- villageHero: EffectType
- waterBreathing: EffectType
- weakness: EffectType
- wither: EffectType
EffectType
- getName(): string
EmptySignal
- subscribe(callback: () => void): () => void
- unsubscribe(callback: () => void): void
Entity
- id: string
- isSneaking: boolean
- location: Location
- nameTag: string
- velocity: Location
- addEffect(effectType: EffectType, duration: number, amplifier: number): void
- getComponent(componentId: string): any
- getComponents(): Array
- getEffect(effectType: EffectType): Effect
- hasComponent(componentId: string): boolean
- kill(): void
- triggerEvent(eventName: string): void
EntityDefinitionFeedItem
- growth: number
- item: string
EntityEvent
- entity: Entity
EntityEventSignal
- subscribe(callback: (arg: EntityEvent) => void): (arg: EntityEvent) => void
- unsubscribe(callback: (arg: EntityEvent) => void): void
Events
- activatePiston: ActivatePistonEventSignal
- addEffect: AddEffectEventSignal
- beforeActivatePiston: BeforeActivatePistonEventSignal
- beforeChat: BeforeChatEventSignal
- beforeExplosion: BeforeExplosionEventSignal
- changeWeather: ChangeWeatherEventSignal
- chat: ChatEventSignal
- createEntity: EntityEventSignal
- explodeBlock: ExplodeBlockSignal
- explosion: ExplosionEventSignal
- tick: EmptySignal
ExplodeBlockEvent
- destroyedBlock: Block
- source: Entity
ExplodeBlockSignal
- subscribe(callback: (arg: ExplodeBlockEvent) => void): (arg: ExplodeBlockEvent) => void
- unsubscribe(callback: (arg: ExplodeBlockEvent) => void): void
ExplosionEvent
- dimension: Dimension
- impactedBlocks: Array
- source: Entity
ExplosionEventSignal
- subscribe(callback: (arg: ExplosionEvent) => void): (arg: ExplosionEvent) => void
- unsubscribe(callback: (arg: ExplosionEvent) => void): void
ExplosionOptions
- allowUnderwater: boolean
- breaksBlocks: boolean
- causesFire: boolean
- source: Entity constructor()
FeedItem
- effects: Array
- healAmount: number
- item: string
FeedItemEffect
- amplifier: number
- chance: number
- duration: number
- name: string
FilterGroup
FlyingSpeed
- id: string
- value: number
Healable
- filters: FilterGroup
- forceUse: boolean
- id: string
- items: Array
Health
- current: number
- id: string
- value: number
- resetToDefaultValue(): void
- resetToMaxValue(): void
- resetToMinValue(): void
- setCurrent(): void
IntBlockProperty
- name: string
- validValues: Array
- value: number
Inventory
- additionalSlotsPerStrength: number
- canBeSiphonedFrom: boolean
- container: InventoryComponentContainer
- containerType: string
- inventorySize: number
- private: boolean
- restrictToOwner: boolean
InventoryComponentContainer
- emptySlotsCount: number
- size: number
- addItem(itemStack: ItemStack): void
- getItem(slot: number): ItemStack
- setItem(slot: number, itemStack: ItemStack): void
- swapItems(slot: number, otherSlot: number, otherContainer: Container): boolean
- transferItem(fromSlot: number, toSlot: number, toContainer: Container): boolean
Items
- acaciaBoat: ItemType
- acaciaButton: ItemType
- acaciaDoor: ItemType
- acaciaFenceGate: ItemType
- acaciaPressurePlate: ItemType
- acaciaSign: ItemType
- acaciaStairs: ItemType
- acaciaStandingSign: ItemType
- acaciaTrapdoor: ItemType
- acaciaWallSign: ItemType
- activatorRail: ItemType
- agentSpawnEgg: ItemType
- air: ItemType
- allow: ItemType
- amethystBlock: ItemType
- amethystCluster: ItemType
- amethystShard: ItemType
- ancientDebris: ItemType
- andesiteStairs: ItemType
- anvil: ItemType
- apple: ItemType
- armorStand: ItemType
- arrow: ItemType
- axolotlBucket: ItemType
- axolotlSpawnEgg: ItemType
- azalea: ItemType
- azaleaLeaves: ItemType
- azaleaLeavesFlowered: ItemType
- bakedPotato: ItemType
- balloon: ItemType
- bamboo: ItemType
- bambooSapling: ItemType
- banner: ItemType
- bannerPattern: ItemType
- barrel: ItemType
- barrier: ItemType
- basalt: ItemType
- batSpawnEgg: ItemType
- beacon: ItemType
- bed: ItemType
- bedrock: ItemType
- beef: ItemType
- beehive: ItemType
- beeNest: ItemType
- beeSpawnEgg: ItemType
- beetroot: ItemType
- beetrootSeeds: ItemType
- beetrootSoup: ItemType
- bell: ItemType
- bigDripleaf: ItemType
- birchBoat: ItemType
- birchButton: ItemType
- birchDoor: ItemType
- birchFenceGate: ItemType
- birchPressurePlate: ItemType
- birchSign: ItemType
- birchStairs: ItemType
- birchStandingSign: ItemType
- birchTrapdoor: ItemType
- birchWallSign: ItemType
- blackCandle: ItemType
- blackCandleCake: ItemType
- blackDye: ItemType
- blackGlazedTerracotta: ItemType
- blackstone: ItemType
- blackstoneDoubleSlab: ItemType
- blackstoneSlab: ItemType
- blackstoneStairs: ItemType
- blackstoneWall: ItemType
- blastFurnace: ItemType
- blazePowder: ItemType
- blazeRod: ItemType
- blazeSpawnEgg: ItemType
- bleach: ItemType
- blueCandle: ItemType
- blueCandleCake: ItemType
- blueDye: ItemType
- blueGlazedTerracotta: ItemType
- blueIce: ItemType
- boat: ItemType
- bone: ItemType
- boneBlock: ItemType
- boneMeal: ItemType
- book: ItemType
- bookshelf: ItemType
- borderBlock: ItemType
- bordureIndentedBannerPattern: ItemType
- bow: ItemType
- bowl: ItemType
- bread: ItemType
- brewingStand: ItemType
- brewingstandblock: ItemType
- brick: ItemType
- brickBlock: ItemType
- brickStairs: ItemType
- brownCandle: ItemType
- brownCandleCake: ItemType
- brownDye: ItemType
- brownGlazedTerracotta: ItemType
- brownMushroom: ItemType
- brownMushroomBlock: ItemType
- bubbleColumn: ItemType
- bucket: ItemType
- buddingAmethyst: ItemType
- cactus: ItemType
- cake: ItemType
- calcite: ItemType
- camera: ItemType
- campfire: ItemType
- candle: ItemType
- candleCake: ItemType
- carpet: ItemType
- carrot: ItemType
- carrotOnAStick: ItemType
- carrots: ItemType
- cartographyTable: ItemType
- carvedPumpkin: ItemType
- catSpawnEgg: ItemType
- cauldron: ItemType
- caveSpiderSpawnEgg: ItemType
- caveVines: ItemType
- caveVinesBodyWithBerries: ItemType
- caveVinesHeadWithBerries: ItemType
- chain: ItemType
- chainCommandBlock: ItemType
- chainmailBoots: ItemType
- chainmailChestplate: ItemType
- chainmailHelmet: ItemType
- chainmailLeggings: ItemType
- charcoal: ItemType
- chemicalHeat: ItemType
- chemistryTable: ItemType
- chest: ItemType
- chestMinecart: ItemType
- chicken: ItemType
- chickenSpawnEgg: ItemType
- chiseledDeepslate: ItemType
- chiseledNetherBricks: ItemType
- chiseledPolishedBlackstone: ItemType
- chorusFlower: ItemType
- chorusFruit: ItemType
- chorusPlant: ItemType
- clay: ItemType
- clayBall: ItemType
- clock: ItemType
- coal: ItemType
- coalBlock: ItemType
- coalOre: ItemType
- cobbledDeepslate: ItemType
- cobbledDeepslateDoubleSlab: ItemType
- cobbledDeepslateSlab: ItemType
- cobbledDeepslateStairs: ItemType
- cobbledDeepslateWall: ItemType
- cobblestone: ItemType
- cobblestoneWall: ItemType
- cocoa: ItemType
- cocoaBeans: ItemType
- cod: ItemType
- codBucket: ItemType
- codSpawnEgg: ItemType
- coloredTorchBp: ItemType
- coloredTorchRg: ItemType
- commandBlock: ItemType
- commandBlockMinecart: ItemType
- comparator: ItemType
- compass: ItemType
- composter: ItemType
- compound: ItemType
- concrete: ItemType
- concretePowder: ItemType
- conduit: ItemType
- cookedBeef: ItemType
- cookedChicken: ItemType
- cookedCod: ItemType
- cookedMutton: ItemType
- cookedPorkchop: ItemType
- cookedRabbit: ItemType
- cookedSalmon: ItemType
- cookie: ItemType
- copperBlock: ItemType
- copperIngot: ItemType
- copperOre: ItemType
- coral: ItemType
- coralBlock: ItemType
- coralFan: ItemType
- coralFanDead: ItemType
- coralFanHang: ItemType
- coralFanHang2: ItemType
- coralFanHang3: ItemType
- cowSpawnEgg: ItemType
- crackedDeepslateBricks: ItemType
- crackedDeepslateTiles: ItemType
- crackedNetherBricks: ItemType
- crackedPolishedBlackstoneBricks: ItemType
- craftingTable: ItemType
- creeperBannerPattern: ItemType
- creeperSpawnEgg: ItemType
- crimsonButton: ItemType
- crimsonDoor: ItemType
- crimsonDoubleSlab: ItemType
- crimsonFence: ItemType
- crimsonFenceGate: ItemType
- crimsonFungus: ItemType
- crimsonHyphae: ItemType
- crimsonNylium: ItemType
- crimsonPlanks: ItemType
- crimsonPressurePlate: ItemType
- crimsonRoots: ItemType
- crimsonSign: ItemType
- crimsonSlab: ItemType
- crimsonStairs: ItemType
- crimsonStandingSign: ItemType
- crimsonStem: ItemType
- crimsonTrapdoor: ItemType
- crimsonWallSign: ItemType
- crossbow: ItemType
- cryingObsidian: ItemType
- cutCopper: ItemType
- cutCopperSlab: ItemType
- cutCopperStairs: ItemType
- cyanCandle: ItemType
- cyanCandleCake: ItemType
- cyanDye: ItemType
- cyanGlazedTerracotta: ItemType
- darkOakBoat: ItemType
- darkOakButton: ItemType
- darkOakDoor: ItemType
- darkOakFenceGate: ItemType
- darkOakPressurePlate: ItemType
- darkOakSign: ItemType
- darkOakStairs: ItemType
- darkoakStandingSign: ItemType
- darkOakTrapdoor: ItemType
- darkoakWallSign: ItemType
- darkPrismarineStairs: ItemType
- daylightDetector: ItemType
- daylightDetectorInverted: ItemType
- deadbush: ItemType
- debugStick: ItemType
- deepslate: ItemType
- deepslateBrickDoubleSlab: ItemType
- deepslateBricks: ItemType
- deepslateBrickSlab: ItemType
- deepslateBrickStairs: ItemType
- deepslateBrickWall: ItemType
- deepslateCoalOre: ItemType
- deepslateCopperOre: ItemType
- deepslateDiamondOre: ItemType
- deepslateEmeraldOre: ItemType
- deepslateGoldOre: ItemType
- deepslateIronOre: ItemType
- deepslateLapisOre: ItemType
- deepslateRedstoneOre: ItemType
- deepslateTileDoubleSlab: ItemType
- deepslateTiles: ItemType
- deepslateTileSlab: ItemType
- deepslateTileStairs: ItemType
- deepslateTileWall: ItemType
- deny: ItemType
- detectorRail: ItemType
- diamond: ItemType
- diamondAxe: ItemType
- diamondBlock: ItemType
- diamondBoots: ItemType
- diamondChestplate: ItemType
- diamondHelmet: ItemType
- diamondHoe: ItemType
- diamondHorseArmor: ItemType
- diamondLeggings: ItemType
- diamondOre: ItemType
- diamondPickaxe: ItemType
- diamondShovel: ItemType
- diamondSword: ItemType
- dioriteStairs: ItemType
- dirt: ItemType
- dirtWithRoots: ItemType
- dispenser: ItemType
- dolphinSpawnEgg: ItemType
- donkeySpawnEgg: ItemType
- doubleCutCopperSlab: ItemType
- doublePlant: ItemType
- doubleStoneSlab: ItemType
- doubleStoneSlab2: ItemType
- doubleStoneSlab3: ItemType
- doubleStoneSlab4: ItemType
- doubleWoodenSlab: ItemType
- dragonBreath: ItemType
- dragonEgg: ItemType
- driedKelp: ItemType
- driedKelpBlock: ItemType
- dripstoneBlock: ItemType
- dropper: ItemType
- drownedSpawnEgg: ItemType
- dye: ItemType
- egg: ItemType
- elderGuardianSpawnEgg: ItemType
- element0: ItemType
- element1: ItemType
- element10: ItemType
- element100: ItemType
- element101: ItemType
- element102: ItemType
- element103: ItemType
- element104: ItemType
- element105: ItemType
- element106: ItemType
- element107: ItemType
- element108: ItemType
- element109: ItemType
- element11: ItemType
- element110: ItemType
- element111: ItemType
- element112: ItemType
- element113: ItemType
- element114: ItemType
- element115: ItemType
- element116: ItemType
- element117: ItemType
- element118: ItemType
- element12: ItemType
- element13: ItemType
- element14: ItemType
- element15: ItemType
- element16: ItemType
- element17: ItemType
- element18: ItemType
- element19: ItemType
- element2: ItemType
- element20: ItemType
- element21: ItemType
- element22: ItemType
- element23: ItemType
- element24: ItemType
- element25: ItemType
- element26: ItemType
- element27: ItemType
- element28: ItemType
- element29: ItemType
- element3: ItemType
- element30: ItemType
- element31: ItemType
- element32: ItemType
- element33: ItemType
- element34: ItemType
- element35: ItemType
- element36: ItemType
- element37: ItemType
- element38: ItemType
- element39: ItemType
- element4: ItemType
- element40: ItemType
- element41: ItemType
- element42: ItemType
- element43: ItemType
- element44: ItemType
- element45: ItemType
- element46: ItemType
- element47: ItemType
- element48: ItemType
- element49: ItemType
- element5: ItemType
- element50: ItemType
- element51: ItemType
- element52: ItemType
- element53: ItemType
- element54: ItemType
- element55: ItemType
- element56: ItemType
- element57: ItemType
- element58: ItemType
- element59: ItemType
- element6: ItemType
- element60: ItemType
- element61: ItemType
- element62: ItemType
- element63: ItemType
- element64: ItemType
- element65: ItemType
- element66: ItemType
- element67: ItemType
- element68: ItemType
- element69: ItemType
- element7: ItemType
- element70: ItemType
- element71: ItemType
- element72: ItemType
- element73: ItemType
- element74: ItemType
- element75: ItemType
- element76: ItemType
- element77: ItemType
- element78: ItemType
- element79: ItemType
- element8: ItemType
- element80: ItemType
- element81: ItemType
- element82: ItemType
- element83: ItemType
- element84: ItemType
- element85: ItemType
- element86: ItemType
- element87: ItemType
- element88: ItemType
- element89: ItemType
- element9: ItemType
- element90: ItemType
- element91: ItemType
- element92: ItemType
- element93: ItemType
- element94: ItemType
- element95: ItemType
- element96: ItemType
- element97: ItemType
- element98: ItemType
- element99: ItemType
- elytra: ItemType
- emerald: ItemType
- emeraldBlock: ItemType
- emeraldOre: ItemType
- emptyMap: ItemType
- enchantedBook: ItemType
- enchantedGoldenApple: ItemType
- enchantingTable: ItemType
- endBricks: ItemType
- endBrickStairs: ItemType
- endCrystal: ItemType
- enderChest: ItemType
- enderEye: ItemType
- endermanSpawnEgg: ItemType
- endermiteSpawnEgg: ItemType
- enderPearl: ItemType
- endGateway: ItemType
- endPortal: ItemType
- endPortalFrame: ItemType
- endRod: ItemType
- endStone: ItemType
- evokerSpawnEgg: ItemType
- experienceBottle: ItemType
- exposedCopper: ItemType
- exposedCutCopper: ItemType
- exposedCutCopperSlab: ItemType
- exposedCutCopperStairs: ItemType
- exposedDoubleCutCopperSlab: ItemType
- farmland: ItemType
- feather: ItemType
- fence: ItemType
- fenceGate: ItemType
- fermentedSpiderEye: ItemType
- fieldMasonedBannerPattern: ItemType
- filledMap: ItemType
- fire: ItemType
- fireCharge: ItemType
- fireworkRocket: ItemType
- fireworkStar: ItemType
- fishingRod: ItemType
- fletchingTable: ItemType
- flint: ItemType
- flintAndSteel: ItemType
- flowerBannerPattern: ItemType
- floweringAzalea: ItemType
- flowerPot: ItemType
- flowingLava: ItemType
- flowingWater: ItemType
- foxSpawnEgg: ItemType
- frame: ItemType
- frostedIce: ItemType
- furnace: ItemType
- ghastSpawnEgg: ItemType
- ghastTear: ItemType
- gildedBlackstone: ItemType
- glass: ItemType
- glassBottle: ItemType
- glassPane: ItemType
- glisteringMelonSlice: ItemType
- glowBerries: ItemType
- glowFrame: ItemType
- glowingobsidian: ItemType
- glowInkSac: ItemType
- glowLichen: ItemType
- glowSquidSpawnEgg: ItemType
- glowStick: ItemType
- glowstone: ItemType
- glowstoneDust: ItemType
- goatHorn: ItemType
- goatSpawnEgg: ItemType
- goldBlock: ItemType
- goldenApple: ItemType
- goldenAxe: ItemType
- goldenBoots: ItemType
- goldenCarrot: ItemType
- goldenChestplate: ItemType
- goldenHelmet: ItemType
- goldenHoe: ItemType
- goldenHorseArmor: ItemType
- goldenLeggings: ItemType
- goldenPickaxe: ItemType
- goldenRail: ItemType
- goldenShovel: ItemType
- goldenSword: ItemType
- goldIngot: ItemType
- goldNugget: ItemType
- goldOre: ItemType
- graniteStairs: ItemType
- grass: ItemType
- grassPath: ItemType
- gravel: ItemType
- grayCandle: ItemType
- grayCandleCake: ItemType
- grayDye: ItemType
- grayGlazedTerracotta: ItemType
- greenCandle: ItemType
- greenCandleCake: ItemType
- greenDye: ItemType
- greenGlazedTerracotta: ItemType
- grindstone: ItemType
- guardianSpawnEgg: ItemType
- gunpowder: ItemType
- hangingRoots: ItemType
- hardenedClay: ItemType
- hardGlass: ItemType
- hardGlassPane: ItemType
- hardStainedGlass: ItemType
- hardStainedGlassPane: ItemType
- hayBlock: ItemType
- heartOfTheSea: ItemType
- heavyWeightedPressurePlate: ItemType
- hoglinSpawnEgg: ItemType
- honeyBlock: ItemType
- honeyBottle: ItemType
- honeycomb: ItemType
- honeycombBlock: ItemType
- hopper: ItemType
- hopperMinecart: ItemType
- horseSpawnEgg: ItemType
- huskSpawnEgg: ItemType
- ice: ItemType
- iceBomb: ItemType
- infestedDeepslate: ItemType
- infoUpdate: ItemType
- infoUpdate2: ItemType
- inkSac: ItemType
- invisiblebedrock: ItemType
- ironAxe: ItemType
- ironBars: ItemType
- ironBlock: ItemType
- ironBoots: ItemType
- ironChestplate: ItemType
- ironDoor: ItemType
- ironHelmet: ItemType
- ironHoe: ItemType
- ironHorseArmor: ItemType
- ironIngot: ItemType
- ironLeggings: ItemType
- ironNugget: ItemType
- ironOre: ItemType
- ironPickaxe: ItemType
- ironShovel: ItemType
- ironSword: ItemType
- ironTrapdoor: ItemType
- item.acaciaDoor: ItemType
- item.bed: ItemType
- item.beetroot: ItemType
- item.birchDoor: ItemType
- item.cake: ItemType
- item.camera: ItemType
- item.campfire: ItemType
- item.cauldron: ItemType
- item.chain: ItemType
- item.crimsonDoor: ItemType
- item.darkOakDoor: ItemType
- item.flowerPot: ItemType
- item.frame: ItemType
- item.glowFrame: ItemType
- item.hopper: ItemType
- item.ironDoor: ItemType
- item.jungleDoor: ItemType
- item.kelp: ItemType
- item.netherSprouts: ItemType
- item.netherWart: ItemType
- item.reeds: ItemType
- item.skull: ItemType
- item.soulCampfire: ItemType
- item.spruceDoor: ItemType
- item.warpedDoor: ItemType
- item.wheat: ItemType
- item.woodenDoor: ItemType
- jigsaw: ItemType
- jukebox: ItemType
- jungleBoat: ItemType
- jungleButton: ItemType
- jungleDoor: ItemType
- jungleFenceGate: ItemType
- junglePressurePlate: ItemType
- jungleSign: ItemType
- jungleStairs: ItemType
- jungleStandingSign: ItemType
- jungleTrapdoor: ItemType
- jungleWallSign: ItemType
- kelp: ItemType
- ladder: ItemType
- lantern: ItemType
- lapisBlock: ItemType
- lapisLazuli: ItemType
- lapisOre: ItemType
- largeAmethystBud: ItemType
- lava: ItemType
- lavaBucket: ItemType
- lavaCauldron: ItemType
- lead: ItemType
- leather: ItemType
- leatherBoots: ItemType
- leatherChestplate: ItemType
- leatherHelmet: ItemType
- leatherHorseArmor: ItemType
- leatherLeggings: ItemType
- leaves: ItemType
- leaves2: ItemType
- lectern: ItemType
- lever: ItemType
- lightBlock: ItemType
- lightBlueCandle: ItemType
- lightBlueCandleCake: ItemType
- lightBlueDye: ItemType
- lightBlueGlazedTerracotta: ItemType
- lightGrayCandle: ItemType
- lightGrayCandleCake: ItemType
- lightGrayDye: ItemType
- lightningRod: ItemType
- lightWeightedPressurePlate: ItemType
- limeCandle: ItemType
- limeCandleCake: ItemType
- limeDye: ItemType
- limeGlazedTerracotta: ItemType
- lingeringPotion: ItemType
- litBlastFurnace: ItemType
- litDeepslateRedstoneOre: ItemType
- litFurnace: ItemType
- litPumpkin: ItemType
- litRedstoneLamp: ItemType
- litRedstoneOre: ItemType
- litSmoker: ItemType
- llamaSpawnEgg: ItemType
- lodestone: ItemType
- lodestoneCompass: ItemType
- log: ItemType
- log2: ItemType
- loom: ItemType
- magentaCandle: ItemType
- magentaCandleCake: ItemType
- magentaDye: ItemType
- magentaGlazedTerracotta: ItemType
- magma: ItemType
- magmaCream: ItemType
- magmaCubeSpawnEgg: ItemType
- medicine: ItemType
- mediumAmethystBud: ItemType
- melonBlock: ItemType
- melonSeeds: ItemType
- melonSlice: ItemType
- melonStem: ItemType
- milkBucket: ItemType
- minecart: ItemType
- minecraft:acacia_boat: ItemType
- minecraft:acacia_button: ItemType
- minecraft:acacia_door: ItemType
- minecraft:acacia_fence_gate: ItemType
- minecraft:acacia_pressure_plate: ItemType
- minecraft:acacia_sign: ItemType
- minecraft:acacia_stairs: ItemType
- minecraft:acacia_standing_sign: ItemType
- minecraft:acacia_trapdoor: ItemType
- minecraft:acacia_wall_sign: ItemType
- minecraft:activator_rail: ItemType
- minecraft:agent_spawn_egg: ItemType
- minecraft:air: ItemType
- minecraft:allow: ItemType
- minecraft:amethyst_block: ItemType
- minecraft:amethyst_cluster: ItemType
- minecraft:amethyst_shard: ItemType
- minecraft:ancient_debris: ItemType
- minecraft:andesite_stairs: ItemType
- minecraft:anvil: ItemType
- minecraft:apple: ItemType
- minecraft:armor_stand: ItemType
- minecraft:arrow: ItemType
- minecraft:axolotl_bucket: ItemType
- minecraft:axolotl_spawn_egg: ItemType
- minecraft:azalea: ItemType
- minecraft:azalea_leaves: ItemType
- minecraft:azalea_leaves_flowered: ItemType
- minecraft:baked_potato: ItemType
- minecraft:balloon: ItemType
- minecraft:bamboo: ItemType
- minecraft:bamboo_sapling: ItemType
- minecraft:banner: ItemType
- minecraft:banner_pattern: ItemType
- minecraft:barrel: ItemType
- minecraft:barrier: ItemType
- minecraft:basalt: ItemType
- minecraft:bat_spawn_egg: ItemType
- minecraft:beacon: ItemType
- minecraft:bed: ItemType
- minecraft:bedrock: ItemType
- minecraft:bee_nest: ItemType
- minecraft:bee_spawn_egg: ItemType
- minecraft:beef: ItemType
- minecraft:beehive: ItemType
- minecraft:beetroot: ItemType
- minecraft:beetroot_seeds: ItemType
- minecraft:beetroot_soup: ItemType
- minecraft:bell: ItemType
- minecraft:big_dripleaf: ItemType
- minecraft:birch_boat: ItemType
- minecraft:birch_button: ItemType
- minecraft:birch_door: ItemType
- minecraft:birch_fence_gate: ItemType
- minecraft:birch_pressure_plate: ItemType
- minecraft:birch_sign: ItemType
- minecraft:birch_stairs: ItemType
- minecraft:birch_standing_sign: ItemType
- minecraft:birch_trapdoor: ItemType
- minecraft:birch_wall_sign: ItemType
- minecraft:black_candle: ItemType
- minecraft:black_candle_cake: ItemType
- minecraft:black_dye: ItemType
- minecraft:black_glazed_terracotta: ItemType
- minecraft:blackstone: ItemType
- minecraft:blackstone_double_slab: ItemType
- minecraft:blackstone_slab: ItemType
- minecraft:blackstone_stairs: ItemType
- minecraft:blackstone_wall: ItemType
- minecraft:blast_furnace: ItemType
- minecraft:blaze_powder: ItemType
- minecraft:blaze_rod: ItemType
- minecraft:blaze_spawn_egg: ItemType
- minecraft:bleach: ItemType
- minecraft:blue_candle: ItemType
- minecraft:blue_candle_cake: ItemType
- minecraft:blue_dye: ItemType
- minecraft:blue_glazed_terracotta: ItemType
- minecraft:blue_ice: ItemType
- minecraft:boat: ItemType
- minecraft:bone: ItemType
- minecraft:bone_block: ItemType
- minecraft:bone_meal: ItemType
- minecraft:book: ItemType
- minecraft:bookshelf: ItemType
- minecraft:border_block: ItemType
- minecraft:bordure_indented_banner_pattern: ItemType
- minecraft:bow: ItemType
- minecraft:bowl: ItemType
- minecraft:bread: ItemType
- minecraft:brewing_stand: ItemType
- minecraft:brewingstandblock: ItemType
- minecraft:brick: ItemType
- minecraft:brick_block: ItemType
- minecraft:brick_stairs: ItemType
- minecraft:brown_candle: ItemType
- minecraft:brown_candle_cake: ItemType
- minecraft:brown_dye: ItemType
- minecraft:brown_glazed_terracotta: ItemType
- minecraft:brown_mushroom: ItemType
- minecraft:brown_mushroom_block: ItemType
- minecraft:bubble_column: ItemType
- minecraft:bucket: ItemType
- minecraft:budding_amethyst: ItemType
- minecraft:cactus: ItemType
- minecraft:cake: ItemType
- minecraft:calcite: ItemType
- minecraft:camera: ItemType
- minecraft:campfire: ItemType
- minecraft:candle: ItemType
- minecraft:candle_cake: ItemType
- minecraft:carpet: ItemType
- minecraft:carrot: ItemType
- minecraft:carrot_on_a_stick: ItemType
- minecraft:carrots: ItemType
- minecraft:cartography_table: ItemType
- minecraft:carved_pumpkin: ItemType
- minecraft:cat_spawn_egg: ItemType
- minecraft:cauldron: ItemType
- minecraft:cave_spider_spawn_egg: ItemType
- minecraft:cave_vines: ItemType
- minecraft:cave_vines_body_with_berries: ItemType
- minecraft:cave_vines_head_with_berries: ItemType
- minecraft:chain: ItemType
- minecraft:chain_command_block: ItemType
- minecraft:chainmail_boots: ItemType
- minecraft:chainmail_chestplate: ItemType
- minecraft:chainmail_helmet: ItemType
- minecraft:chainmail_leggings: ItemType
- minecraft:charcoal: ItemType
- minecraft:chemical_heat: ItemType
- minecraft:chemistry_table: ItemType
- minecraft:chest: ItemType
- minecraft:chest_minecart: ItemType
- minecraft:chicken: ItemType
- minecraft:chicken_spawn_egg: ItemType
- minecraft:chiseled_deepslate: ItemType
- minecraft:chiseled_nether_bricks: ItemType
- minecraft:chiseled_polished_blackstone: ItemType
- minecraft:chorus_flower: ItemType
- minecraft:chorus_fruit: ItemType
- minecraft:chorus_plant: ItemType
- minecraft:clay: ItemType
- minecraft:clay_ball: ItemType
- minecraft:clock: ItemType
- minecraft:coal: ItemType
- minecraft:coal_block: ItemType
- minecraft:coal_ore: ItemType
- minecraft:cobbled_deepslate: ItemType
- minecraft:cobbled_deepslate_double_slab: ItemType
- minecraft:cobbled_deepslate_slab: ItemType
- minecraft:cobbled_deepslate_stairs: ItemType
- minecraft:cobbled_deepslate_wall: ItemType
- minecraft:cobblestone: ItemType
- minecraft:cobblestone_wall: ItemType
- minecraft:cocoa: ItemType
- minecraft:cocoa_beans: ItemType
- minecraft:cod: ItemType
- minecraft:cod_bucket: ItemType
- minecraft:cod_spawn_egg: ItemType
- minecraft:colored_torch_bp: ItemType
- minecraft:colored_torch_rg: ItemType
- minecraft:command_block: ItemType
- minecraft:command_block_minecart: ItemType
- minecraft:comparator: ItemType
- minecraft:compass: ItemType
- minecraft:composter: ItemType
- minecraft:compound: ItemType
- minecraft:concrete: ItemType
- minecraft:concrete_powder: ItemType
- minecraft:conduit: ItemType
- minecraft:cooked_beef: ItemType
- minecraft:cooked_chicken: ItemType
- minecraft:cooked_cod: ItemType
- minecraft:cooked_mutton: ItemType
- minecraft:cooked_porkchop: ItemType
- minecraft:cooked_rabbit: ItemType
- minecraft:cooked_salmon: ItemType
- minecraft:cookie: ItemType
- minecraft:copper_block: ItemType
- minecraft:copper_ingot: ItemType
- minecraft:copper_ore: ItemType
- minecraft:coral: ItemType
- minecraft:coral_block: ItemType
- minecraft:coral_fan: ItemType
- minecraft:coral_fan_dead: ItemType
- minecraft:coral_fan_hang: ItemType
- minecraft:coral_fan_hang2: ItemType
- minecraft:coral_fan_hang3: ItemType
- minecraft:cow_spawn_egg: ItemType
- minecraft:cracked_deepslate_bricks: ItemType
- minecraft:cracked_deepslate_tiles: ItemType
- minecraft:cracked_nether_bricks: ItemType
- minecraft:cracked_polished_blackstone_bricks: ItemType
- minecraft:crafting_table: ItemType
- minecraft:creeper_banner_pattern: ItemType
- minecraft:creeper_spawn_egg: ItemType
- minecraft:crimson_button: ItemType
- minecraft:crimson_door: ItemType
- minecraft:crimson_double_slab: ItemType
- minecraft:crimson_fence: ItemType
- minecraft:crimson_fence_gate: ItemType
- minecraft:crimson_fungus: ItemType
- minecraft:crimson_hyphae: ItemType
- minecraft:crimson_nylium: ItemType
- minecraft:crimson_planks: ItemType
- minecraft:crimson_pressure_plate: ItemType
- minecraft:crimson_roots: ItemType
- minecraft:crimson_sign: ItemType
- minecraft:crimson_slab: ItemType
- minecraft:crimson_stairs: ItemType
- minecraft:crimson_standing_sign: ItemType
- minecraft:crimson_stem: ItemType
- minecraft:crimson_trapdoor: ItemType
- minecraft:crimson_wall_sign: ItemType
- minecraft:crossbow: ItemType
- minecraft:crying_obsidian: ItemType
- minecraft:cut_copper: ItemType
- minecraft:cut_copper_slab: ItemType
- minecraft:cut_copper_stairs: ItemType
- minecraft:cyan_candle: ItemType
- minecraft:cyan_candle_cake: ItemType
- minecraft:cyan_dye: ItemType
- minecraft:cyan_glazed_terracotta: ItemType
- minecraft:dark_oak_boat: ItemType
- minecraft:dark_oak_button: ItemType
- minecraft:dark_oak_door: ItemType
- minecraft:dark_oak_fence_gate: ItemType
- minecraft:dark_oak_pressure_plate: ItemType
- minecraft:dark_oak_sign: ItemType
- minecraft:dark_oak_stairs: ItemType
- minecraft:dark_oak_trapdoor: ItemType
- minecraft:dark_prismarine_stairs: ItemType
- minecraft:darkoak_standing_sign: ItemType
- minecraft:darkoak_wall_sign: ItemType
- minecraft:daylight_detector: ItemType
- minecraft:daylight_detector_inverted: ItemType
- minecraft:deadbush: ItemType
- minecraft:debug_stick: ItemType
- minecraft:deepslate: ItemType
- minecraft:deepslate_brick_double_slab: ItemType
- minecraft:deepslate_brick_slab: ItemType
- minecraft:deepslate_brick_stairs: ItemType
- minecraft:deepslate_brick_wall: ItemType
- minecraft:deepslate_bricks: ItemType
- minecraft:deepslate_coal_ore: ItemType
- minecraft:deepslate_copper_ore: ItemType
- minecraft:deepslate_diamond_ore: ItemType
- minecraft:deepslate_emerald_ore: ItemType
- minecraft:deepslate_gold_ore: ItemType
- minecraft:deepslate_iron_ore: ItemType
- minecraft:deepslate_lapis_ore: ItemType
- minecraft:deepslate_redstone_ore: ItemType
- minecraft:deepslate_tile_double_slab: ItemType
- minecraft:deepslate_tile_slab: ItemType
- minecraft:deepslate_tile_stairs: ItemType
- minecraft:deepslate_tile_wall: ItemType
- minecraft:deepslate_tiles: ItemType
- minecraft:deny: ItemType
- minecraft:detector_rail: ItemType
- minecraft:diamond: ItemType
- minecraft:diamond_axe: ItemType
- minecraft:diamond_block: ItemType
- minecraft:diamond_boots: ItemType
- minecraft:diamond_chestplate: ItemType
- minecraft:diamond_helmet: ItemType
- minecraft:diamond_hoe: ItemType
- minecraft:diamond_horse_armor: ItemType
- minecraft:diamond_leggings: ItemType
- minecraft:diamond_ore: ItemType
- minecraft:diamond_pickaxe: ItemType
- minecraft:diamond_shovel: ItemType
- minecraft:diamond_sword: ItemType
- minecraft:diorite_stairs: ItemType
- minecraft:dirt: ItemType
- minecraft:dirt_with_roots: ItemType
- minecraft:dispenser: ItemType
- minecraft:dolphin_spawn_egg: ItemType
- minecraft:donkey_spawn_egg: ItemType
- minecraft:double_cut_copper_slab: ItemType
- minecraft:double_plant: ItemType
- minecraft:double_stone_slab: ItemType
- minecraft:double_stone_slab2: ItemType
- minecraft:double_stone_slab3: ItemType
- minecraft:double_stone_slab4: ItemType
- minecraft:double_wooden_slab: ItemType
- minecraft:dragon_breath: ItemType
- minecraft:dragon_egg: ItemType
- minecraft:dried_kelp: ItemType
- minecraft:dried_kelp_block: ItemType
- minecraft:dripstone_block: ItemType
- minecraft:dropper: ItemType
- minecraft:drowned_spawn_egg: ItemType
- minecraft:dye: ItemType
- minecraft:egg: ItemType
- minecraft:elder_guardian_spawn_egg: ItemType
- minecraft:element_0: ItemType
- minecraft:element_1: ItemType
- minecraft:element_10: ItemType
- minecraft:element_100: ItemType
- minecraft:element_101: ItemType
- minecraft:element_102: ItemType
- minecraft:element_103: ItemType
- minecraft:element_104: ItemType
- minecraft:element_105: ItemType
- minecraft:element_106: ItemType
- minecraft:element_107: ItemType
- minecraft:element_108: ItemType
- minecraft:element_109: ItemType
- minecraft:element_11: ItemType
- minecraft:element_110: ItemType
- minecraft:element_111: ItemType
- minecraft:element_112: ItemType
- minecraft:element_113: ItemType
- minecraft:element_114: ItemType
- minecraft:element_115: ItemType
- minecraft:element_116: ItemType
- minecraft:element_117: ItemType
- minecraft:element_118: ItemType
- minecraft:element_12: ItemType
- minecraft:element_13: ItemType
- minecraft:element_14: ItemType
- minecraft:element_15: ItemType
- minecraft:element_16: ItemType
- minecraft:element_17: ItemType
- minecraft:element_18: ItemType
- minecraft:element_19: ItemType
- minecraft:element_2: ItemType
- minecraft:element_20: ItemType
- minecraft:element_21: ItemType
- minecraft:element_22: ItemType
- minecraft:element_23: ItemType
- minecraft:element_24: ItemType
- minecraft:element_25: ItemType
- minecraft:element_26: ItemType
- minecraft:element_27: ItemType
- minecraft:element_28: ItemType
- minecraft:element_29: ItemType
- minecraft:element_3: ItemType
- minecraft:element_30: ItemType
- minecraft:element_31: ItemType
- minecraft:element_32: ItemType
- minecraft:element_33: ItemType
- minecraft:element_34: ItemType
- minecraft:element_35: ItemType
- minecraft:element_36: ItemType
- minecraft:element_37: ItemType
- minecraft:element_38: ItemType
- minecraft:element_39: ItemType
- minecraft:element_4: ItemType
- minecraft:element_40: ItemType
- minecraft:element_41: ItemType
- minecraft:element_42: ItemType
- minecraft:element_43: ItemType
- minecraft:element_44: ItemType
- minecraft:element_45: ItemType
- minecraft:element_46: ItemType
- minecraft:element_47: ItemType
- minecraft:element_48: ItemType
- minecraft:element_49: ItemType
- minecraft:element_5: ItemType
- minecraft:element_50: ItemType
- minecraft:element_51: ItemType
- minecraft:element_52: ItemType
- minecraft:element_53: ItemType
- minecraft:element_54: ItemType
- minecraft:element_55: ItemType
- minecraft:element_56: ItemType
- minecraft:element_57: ItemType
- minecraft:element_58: ItemType
- minecraft:element_59: ItemType
- minecraft:element_6: ItemType
- minecraft:element_60: ItemType
- minecraft:element_61: ItemType
- minecraft:element_62: ItemType
- minecraft:element_63: ItemType
- minecraft:element_64: ItemType
- minecraft:element_65: ItemType
- minecraft:element_66: ItemType
- minecraft:element_67: ItemType
- minecraft:element_68: ItemType
- minecraft:element_69: ItemType
- minecraft:element_7: ItemType
- minecraft:element_70: ItemType
- minecraft:element_71: ItemType
- minecraft:element_72: ItemType
- minecraft:element_73: ItemType
- minecraft:element_74: ItemType
- minecraft:element_75: ItemType
- minecraft:element_76: ItemType
- minecraft:element_77: ItemType
- minecraft:element_78: ItemType
- minecraft:element_79: ItemType
- minecraft:element_8: ItemType
- minecraft:element_80: ItemType
- minecraft:element_81: ItemType
- minecraft:element_82: ItemType
- minecraft:element_83: ItemType
- minecraft:element_84: ItemType
- minecraft:element_85: ItemType
- minecraft:element_86: ItemType
- minecraft:element_87: ItemType
- minecraft:element_88: ItemType
- minecraft:element_89: ItemType
- minecraft:element_9: ItemType
- minecraft:element_90: ItemType
- minecraft:element_91: ItemType
- minecraft:element_92: ItemType
- minecraft:element_93: ItemType
- minecraft:element_94: ItemType
- minecraft:element_95: ItemType
- minecraft:element_96: ItemType
- minecraft:element_97: ItemType
- minecraft:element_98: ItemType
- minecraft:element_99: ItemType
- minecraft:elytra: ItemType
- minecraft:emerald: ItemType
- minecraft:emerald_block: ItemType
- minecraft:emerald_ore: ItemType
- minecraft:empty_map: ItemType
- minecraft:enchanted_book: ItemType
- minecraft:enchanted_golden_apple: ItemType
- minecraft:enchanting_table: ItemType
- minecraft:end_brick_stairs: ItemType
- minecraft:end_bricks: ItemType
- minecraft:end_crystal: ItemType
- minecraft:end_gateway: ItemType
- minecraft:end_portal: ItemType
- minecraft:end_portal_frame: ItemType
- minecraft:end_rod: ItemType
- minecraft:end_stone: ItemType
- minecraft:ender_chest: ItemType
- minecraft:ender_eye: ItemType
- minecraft:ender_pearl: ItemType
- minecraft:enderman_spawn_egg: ItemType
- minecraft:endermite_spawn_egg: ItemType
- minecraft:evoker_spawn_egg: ItemType
- minecraft:experience_bottle: ItemType
- minecraft:exposed_copper: ItemType
- minecraft:exposed_cut_copper: ItemType
- minecraft:exposed_cut_copper_slab: ItemType
- minecraft:exposed_cut_copper_stairs: ItemType
- minecraft:exposed_double_cut_copper_slab: ItemType
- minecraft:farmland: ItemType
- minecraft:feather: ItemType
- minecraft:fence: ItemType
- minecraft:fence_gate: ItemType
- minecraft:fermented_spider_eye: ItemType
- minecraft:field_masoned_banner_pattern: ItemType
- minecraft:filled_map: ItemType
- minecraft:fire: ItemType
- minecraft:fire_charge: ItemType
- minecraft:firework_rocket: ItemType
- minecraft:firework_star: ItemType
- minecraft:fishing_rod: ItemType
- minecraft:fletching_table: ItemType
- minecraft:flint: ItemType
- minecraft:flint_and_steel: ItemType
- minecraft:flower_banner_pattern: ItemType
- minecraft:flower_pot: ItemType
- minecraft:flowering_azalea: ItemType
- minecraft:flowing_lava: ItemType
- minecraft:flowing_water: ItemType
- minecraft:fox_spawn_egg: ItemType
- minecraft:frame: ItemType
- minecraft:frosted_ice: ItemType
- minecraft:furnace: ItemType
- minecraft:ghast_spawn_egg: ItemType
- minecraft:ghast_tear: ItemType
- minecraft:gilded_blackstone: ItemType
- minecraft:glass: ItemType
- minecraft:glass_bottle: ItemType
- minecraft:glass_pane: ItemType
- minecraft:glistering_melon_slice: ItemType
- minecraft:glow_berries: ItemType
- minecraft:glow_frame: ItemType
- minecraft:glow_ink_sac: ItemType
- minecraft:glow_lichen: ItemType
- minecraft:glow_squid_spawn_egg: ItemType
- minecraft:glow_stick: ItemType
- minecraft:glowingobsidian: ItemType
- minecraft:glowstone: ItemType
- minecraft:glowstone_dust: ItemType
- minecraft:goat_horn: ItemType
- minecraft:goat_spawn_egg: ItemType
- minecraft:gold_block: ItemType
- minecraft:gold_ingot: ItemType
- minecraft:gold_nugget: ItemType
- minecraft:gold_ore: ItemType
- minecraft:golden_apple: ItemType
- minecraft:golden_axe: ItemType
- minecraft:golden_boots: ItemType
- minecraft:golden_carrot: ItemType
- minecraft:golden_chestplate: ItemType
- minecraft:golden_helmet: ItemType
- minecraft:golden_hoe: ItemType
- minecraft:golden_horse_armor: ItemType
- minecraft:golden_leggings: ItemType
- minecraft:golden_pickaxe: ItemType
- minecraft:golden_rail: ItemType
- minecraft:golden_shovel: ItemType
- minecraft:golden_sword: ItemType
- minecraft:granite_stairs: ItemType
- minecraft:grass: ItemType
- minecraft:grass_path: ItemType
- minecraft:gravel: ItemType
- minecraft:gray_candle: ItemType
- minecraft:gray_candle_cake: ItemType
- minecraft:gray_dye: ItemType
- minecraft:gray_glazed_terracotta: ItemType
- minecraft:green_candle: ItemType
- minecraft:green_candle_cake: ItemType
- minecraft:green_dye: ItemType
- minecraft:green_glazed_terracotta: ItemType
- minecraft:grindstone: ItemType
- minecraft:guardian_spawn_egg: ItemType
- minecraft:gunpowder: ItemType
- minecraft:hanging_roots: ItemType
- minecraft:hard_glass: ItemType
- minecraft:hard_glass_pane: ItemType
- minecraft:hard_stained_glass: ItemType
- minecraft:hard_stained_glass_pane: ItemType
- minecraft:hardened_clay: ItemType
- minecraft:hay_block: ItemType
- minecraft:heart_of_the_sea: ItemType
- minecraft:heavy_weighted_pressure_plate: ItemType
- minecraft:hoglin_spawn_egg: ItemType
- minecraft:honey_block: ItemType
- minecraft:honey_bottle: ItemType
- minecraft:honeycomb: ItemType
- minecraft:honeycomb_block: ItemType
- minecraft:hopper: ItemType
- minecraft:hopper_minecart: ItemType
- minecraft:horse_spawn_egg: ItemType
- minecraft:husk_spawn_egg: ItemType
- minecraft:ice: ItemType
- minecraft:ice_bomb: ItemType
- minecraft:infested_deepslate: ItemType
- minecraft:info_update: ItemType
- minecraft:info_update2: ItemType
- minecraft:ink_sac: ItemType
- minecraft:invisiblebedrock: ItemType
- minecraft:iron_axe: ItemType
- minecraft:iron_bars: ItemType
- minecraft:iron_block: ItemType
- minecraft:iron_boots: ItemType
- minecraft:iron_chestplate: ItemType
- minecraft:iron_door: ItemType
- minecraft:iron_helmet: ItemType
- minecraft:iron_hoe: ItemType
- minecraft:iron_horse_armor: ItemType
- minecraft:iron_ingot: ItemType
- minecraft:iron_leggings: ItemType
- minecraft:iron_nugget: ItemType
- minecraft:iron_ore: ItemType
- minecraft:iron_pickaxe: ItemType
- minecraft:iron_shovel: ItemType
- minecraft:iron_sword: ItemType
- minecraft:iron_trapdoor: ItemType
- minecraft:item.acacia_door: ItemType
- minecraft:item.bed: ItemType
- minecraft:item.beetroot: ItemType
- minecraft:item.birch_door: ItemType
- minecraft:item.cake: ItemType
- minecraft:item.camera: ItemType
- minecraft:item.campfire: ItemType
- minecraft:item.cauldron: ItemType
- minecraft:item.chain: ItemType
- minecraft:item.crimson_door: ItemType
- minecraft:item.dark_oak_door: ItemType
- minecraft:item.flower_pot: ItemType
- minecraft:item.frame: ItemType
- minecraft:item.glow_frame: ItemType
- minecraft:item.hopper: ItemType
- minecraft:item.iron_door: ItemType
- minecraft:item.jungle_door: ItemType
- minecraft:item.kelp: ItemType
- minecraft:item.nether_sprouts: ItemType
- minecraft:item.nether_wart: ItemType
- minecraft:item.reeds: ItemType
- minecraft:item.skull: ItemType
- minecraft:item.soul_campfire: ItemType
- minecraft:item.spruce_door: ItemType
- minecraft:item.warped_door: ItemType
- minecraft:item.wheat: ItemType
- minecraft:item.wooden_door: ItemType
- minecraft:jigsaw: ItemType
- minecraft:jukebox: ItemType
- minecraft:jungle_boat: ItemType
- minecraft:jungle_button: ItemType
- minecraft:jungle_door: ItemType
- minecraft:jungle_fence_gate: ItemType
- minecraft:jungle_pressure_plate: ItemType
- minecraft:jungle_sign: ItemType
- minecraft:jungle_stairs: ItemType
- minecraft:jungle_standing_sign: ItemType
- minecraft:jungle_trapdoor: ItemType
- minecraft:jungle_wall_sign: ItemType
- minecraft:kelp: ItemType
- minecraft:ladder: ItemType
- minecraft:lantern: ItemType
- minecraft:lapis_block: ItemType
- minecraft:lapis_lazuli: ItemType
- minecraft:lapis_ore: ItemType
- minecraft:large_amethyst_bud: ItemType
- minecraft:lava: ItemType
- minecraft:lava_bucket: ItemType
- minecraft:lava_cauldron: ItemType
- minecraft:lead: ItemType
- minecraft:leather: ItemType
- minecraft:leather_boots: ItemType
- minecraft:leather_chestplate: ItemType
- minecraft:leather_helmet: ItemType
- minecraft:leather_horse_armor: ItemType
- minecraft:leather_leggings: ItemType
- minecraft:leaves: ItemType
- minecraft:leaves2: ItemType
- minecraft:lectern: ItemType
- minecraft:lever: ItemType
- minecraft:light_block: ItemType
- minecraft:light_blue_candle: ItemType
- minecraft:light_blue_candle_cake: ItemType
- minecraft:light_blue_dye: ItemType
- minecraft:light_blue_glazed_terracotta: ItemType
- minecraft:light_gray_candle: ItemType
- minecraft:light_gray_candle_cake: ItemType
- minecraft:light_gray_dye: ItemType
- minecraft:light_weighted_pressure_plate: ItemType
- minecraft:lightning_rod: ItemType
- minecraft:lime_candle: ItemType
- minecraft:lime_candle_cake: ItemType
- minecraft:lime_dye: ItemType
- minecraft:lime_glazed_terracotta: ItemType
- minecraft:lingering_potion: ItemType
- minecraft:lit_blast_furnace: ItemType
- minecraft:lit_deepslate_redstone_ore: ItemType
- minecraft:lit_furnace: ItemType
- minecraft:lit_pumpkin: ItemType
- minecraft:lit_redstone_lamp: ItemType
- minecraft:lit_redstone_ore: ItemType
- minecraft:lit_smoker: ItemType
- minecraft:llama_spawn_egg: ItemType
- minecraft:lodestone: ItemType
- minecraft:lodestone_compass: ItemType
- minecraft:log: ItemType
- minecraft:log2: ItemType
- minecraft:loom: ItemType
- minecraft:magenta_candle: ItemType
- minecraft:magenta_candle_cake: ItemType
- minecraft:magenta_dye: ItemType
- minecraft:magenta_glazed_terracotta: ItemType
- minecraft:magma: ItemType
- minecraft:magma_cream: ItemType
- minecraft:magma_cube_spawn_egg: ItemType
- minecraft:medicine: ItemType
- minecraft:medium_amethyst_bud: ItemType
- minecraft:melon_block: ItemType
- minecraft:melon_seeds: ItemType
- minecraft:melon_slice: ItemType
- minecraft:melon_stem: ItemType
- minecraft:milk_bucket: ItemType
- minecraft:minecart: ItemType
- minecraft:mob_spawner: ItemType
- minecraft:mojang_banner_pattern: ItemType
- minecraft:monster_egg: ItemType
- minecraft:mooshroom_spawn_egg: ItemType
- minecraft:moss_block: ItemType
- minecraft:moss_carpet: ItemType
- minecraft:mossy_cobblestone: ItemType
- minecraft:mossy_cobblestone_stairs: ItemType
- minecraft:mossy_stone_brick_stairs: ItemType
- minecraft:movingblock: ItemType
- minecraft:mule_spawn_egg: ItemType
- minecraft:mushroom_stew: ItemType
- minecraft:music_disc_11: ItemType
- minecraft:music_disc_13: ItemType
- minecraft:music_disc_blocks: ItemType
- minecraft:music_disc_cat: ItemType
- minecraft:music_disc_chirp: ItemType
- minecraft:music_disc_far: ItemType
- minecraft:music_disc_mall: ItemType
- minecraft:music_disc_mellohi: ItemType
- minecraft:music_disc_pigstep: ItemType
- minecraft:music_disc_stal: ItemType
- minecraft:music_disc_strad: ItemType
- minecraft:music_disc_wait: ItemType
- minecraft:music_disc_ward: ItemType
- minecraft:mutton: ItemType
- minecraft:mycelium: ItemType
- minecraft:name_tag: ItemType
- minecraft:nautilus_shell: ItemType
- minecraft:nether_brick: ItemType
- minecraft:nether_brick_fence: ItemType
- minecraft:nether_brick_stairs: ItemType
- minecraft:nether_gold_ore: ItemType
- minecraft:nether_sprouts: ItemType
- minecraft:nether_star: ItemType
- minecraft:nether_wart: ItemType
- minecraft:nether_wart_block: ItemType
- minecraft:netherbrick: ItemType
- minecraft:netherite_axe: ItemType
- minecraft:netherite_block: ItemType
- minecraft:netherite_boots: ItemType
- minecraft:netherite_chestplate: ItemType
- minecraft:netherite_helmet: ItemType
- minecraft:netherite_hoe: ItemType
- minecraft:netherite_ingot: ItemType
- minecraft:netherite_leggings: ItemType
- minecraft:netherite_pickaxe: ItemType
- minecraft:netherite_scrap: ItemType
- minecraft:netherite_shovel: ItemType
- minecraft:netherite_sword: ItemType
- minecraft:netherrack: ItemType
- minecraft:netherreactor: ItemType
- minecraft:normal_stone_stairs: ItemType
- minecraft:noteblock: ItemType
- minecraft:npc_spawn_egg: ItemType
- minecraft:oak_boat: ItemType
- minecraft:oak_sign: ItemType
- minecraft:oak_stairs: ItemType
- minecraft:observer: ItemType
- minecraft:obsidian: ItemType
- minecraft:ocelot_spawn_egg: ItemType
- minecraft:orange_candle: ItemType
- minecraft:orange_candle_cake: ItemType
- minecraft:orange_dye: ItemType
- minecraft:orange_glazed_terracotta: ItemType
- minecraft:oxidized_copper: ItemType
- minecraft:oxidized_cut_copper: ItemType
- minecraft:oxidized_cut_copper_slab: ItemType
- minecraft:oxidized_cut_copper_stairs: ItemType
- minecraft:oxidized_double_cut_copper_slab: ItemType
- minecraft:packed_ice: ItemType
- minecraft:painting: ItemType
- minecraft:panda_spawn_egg: ItemType
- minecraft:paper: ItemType
- minecraft:parrot_spawn_egg: ItemType
- minecraft:phantom_membrane: ItemType
- minecraft:phantom_spawn_egg: ItemType
- minecraft:pig_spawn_egg: ItemType
- minecraft:piglin_banner_pattern: ItemType
- minecraft:piglin_brute_spawn_egg: ItemType
- minecraft:piglin_spawn_egg: ItemType
- minecraft:pillager_spawn_egg: ItemType
- minecraft:pink_candle: ItemType
- minecraft:pink_candle_cake: ItemType
- minecraft:pink_dye: ItemType
- minecraft:pink_glazed_terracotta: ItemType
- minecraft:piston: ItemType
- minecraft:pistonarmcollision: ItemType
- minecraft:planks: ItemType
- minecraft:podzol: ItemType
- minecraft:pointed_dripstone: ItemType
- minecraft:poisonous_potato: ItemType
- minecraft:polar_bear_spawn_egg: ItemType
- minecraft:polished_andesite_stairs: ItemType
- minecraft:polished_basalt: ItemType
- minecraft:polished_blackstone: ItemType
- minecraft:polished_blackstone_brick_double_slab: ItemType
- minecraft:polished_blackstone_brick_slab: ItemType
- minecraft:polished_blackstone_brick_stairs: ItemType
- minecraft:polished_blackstone_brick_wall: ItemType
- minecraft:polished_blackstone_bricks: ItemType
- minecraft:polished_blackstone_button: ItemType
- minecraft:polished_blackstone_double_slab: ItemType
- minecraft:polished_blackstone_pressure_plate: ItemType
- minecraft:polished_blackstone_slab: ItemType
- minecraft:polished_blackstone_stairs: ItemType
- minecraft:polished_blackstone_wall: ItemType
- minecraft:polished_deepslate: ItemType
- minecraft:polished_deepslate_double_slab: ItemType
- minecraft:polished_deepslate_slab: ItemType
- minecraft:polished_deepslate_stairs: ItemType
- minecraft:polished_deepslate_wall: ItemType
- minecraft:polished_diorite_stairs: ItemType
- minecraft:polished_granite_stairs: ItemType
- minecraft:popped_chorus_fruit: ItemType
- minecraft:porkchop: ItemType
- minecraft:portal: ItemType
- minecraft:potato: ItemType
- minecraft:potatoes: ItemType
- minecraft:potion: ItemType
- minecraft:powder_snow: ItemType
- minecraft:powder_snow_bucket: ItemType
- minecraft:powered_comparator: ItemType
- minecraft:powered_repeater: ItemType
- minecraft:prismarine: ItemType
- minecraft:prismarine_bricks_stairs: ItemType
- minecraft:prismarine_crystals: ItemType
- minecraft:prismarine_shard: ItemType
- minecraft:prismarine_stairs: ItemType
- minecraft:pufferfish: ItemType
- minecraft:pufferfish_bucket: ItemType
- minecraft:pufferfish_spawn_egg: ItemType
- minecraft:pumpkin: ItemType
- minecraft:pumpkin_pie: ItemType
- minecraft:pumpkin_seeds: ItemType
- minecraft:pumpkin_stem: ItemType
- minecraft:purple_candle: ItemType
- minecraft:purple_candle_cake: ItemType
- minecraft:purple_dye: ItemType
- minecraft:purple_glazed_terracotta: ItemType
- minecraft:purpur_block: ItemType
- minecraft:purpur_stairs: ItemType
- minecraft:quartz: ItemType
- minecraft:quartz_block: ItemType
- minecraft:quartz_bricks: ItemType
- minecraft:quartz_ore: ItemType
- minecraft:quartz_stairs: ItemType
- minecraft:rabbit: ItemType
- minecraft:rabbit_foot: ItemType
- minecraft:rabbit_hide: ItemType
- minecraft:rabbit_spawn_egg: ItemType
- minecraft:rabbit_stew: ItemType
- minecraft:rail: ItemType
- minecraft:rapid_fertilizer: ItemType
- minecraft:ravager_spawn_egg: ItemType
- minecraft:raw_copper: ItemType
- minecraft:raw_copper_block: ItemType
- minecraft:raw_gold: ItemType
- minecraft:raw_gold_block: ItemType
- minecraft:raw_iron: ItemType
- minecraft:raw_iron_block: ItemType
- minecraft:real_double_stone_slab: ItemType
- minecraft:real_double_stone_slab2: ItemType
- minecraft:real_double_stone_slab3: ItemType
- minecraft:real_double_stone_slab4: ItemType
- minecraft:red_candle: ItemType
- minecraft:red_candle_cake: ItemType
- minecraft:red_dye: ItemType
- minecraft:red_flower: ItemType
- minecraft:red_glazed_terracotta: ItemType
- minecraft:red_mushroom: ItemType
- minecraft:red_mushroom_block: ItemType
- minecraft:red_nether_brick: ItemType
- minecraft:red_nether_brick_stairs: ItemType
- minecraft:red_sandstone: ItemType
- minecraft:red_sandstone_stairs: ItemType
- minecraft:redstone: ItemType
- minecraft:redstone_block: ItemType
- minecraft:redstone_lamp: ItemType
- minecraft:redstone_ore: ItemType
- minecraft:redstone_torch: ItemType
- minecraft:redstone_wire: ItemType
- minecraft:repeater: ItemType
- minecraft:repeating_command_block: ItemType
- minecraft:reserved6: ItemType
- minecraft:respawn_anchor: ItemType
- minecraft:rotten_flesh: ItemType
- minecraft:saddle: ItemType
- minecraft:salmon: ItemType
- minecraft:salmon_bucket: ItemType
- minecraft:salmon_spawn_egg: ItemType
- minecraft:sand: ItemType
- minecraft:sandstone: ItemType
- minecraft:sandstone_stairs: ItemType
- minecraft:sapling: ItemType
- minecraft:scaffolding: ItemType
- minecraft:sculk_sensor: ItemType
- minecraft:scute: ItemType
- minecraft:sea_pickle: ItemType
- minecraft:seagrass: ItemType
- minecraft:sealantern: ItemType
- minecraft:shears: ItemType
- minecraft:sheep_spawn_egg: ItemType
- minecraft:shield: ItemType
- minecraft:shroomlight: ItemType
- minecraft:shulker_box: ItemType
- minecraft:shulker_shell: ItemType
- minecraft:shulker_spawn_egg: ItemType
- minecraft:silver_glazed_terracotta: ItemType
- minecraft:silverfish_spawn_egg: ItemType
- minecraft:skeleton_horse_spawn_egg: ItemType
- minecraft:skeleton_spawn_egg: ItemType
- minecraft:skull: ItemType
- minecraft:skull_banner_pattern: ItemType
- minecraft:slime: ItemType
- minecraft:slime_ball: ItemType
- minecraft:slime_spawn_egg: ItemType
- minecraft:small_amethyst_bud: ItemType
- minecraft:small_dripleaf_block: ItemType
- minecraft:smithing_table: ItemType
- minecraft:smoker: ItemType
- minecraft:smooth_basalt: ItemType
- minecraft:smooth_quartz_stairs: ItemType
- minecraft:smooth_red_sandstone_stairs: ItemType
- minecraft:smooth_sandstone_stairs: ItemType
- minecraft:smooth_stone: ItemType
- minecraft:snow: ItemType
- minecraft:snow_layer: ItemType
- minecraft:snowball: ItemType
- minecraft:soul_campfire: ItemType
- minecraft:soul_fire: ItemType
- minecraft:soul_lantern: ItemType
- minecraft:soul_sand: ItemType
- minecraft:soul_soil: ItemType
- minecraft:soul_torch: ItemType
- minecraft:sparkler: ItemType
- minecraft:spawn_egg: ItemType
- minecraft:spider_eye: ItemType
- minecraft:spider_spawn_egg: ItemType
- minecraft:splash_potion: ItemType
- minecraft:sponge: ItemType
- minecraft:spore_blossom: ItemType
- minecraft:spruce_boat: ItemType
- minecraft:spruce_button: ItemType
- minecraft:spruce_door: ItemType
- minecraft:spruce_fence_gate: ItemType
- minecraft:spruce_pressure_plate: ItemType
- minecraft:spruce_sign: ItemType
- minecraft:spruce_stairs: ItemType
- minecraft:spruce_standing_sign: ItemType
- minecraft:spruce_trapdoor: ItemType
- minecraft:spruce_wall_sign: ItemType
- minecraft:spyglass: ItemType
- minecraft:squid_spawn_egg: ItemType
- minecraft:stained_glass: ItemType
- minecraft:stained_glass_pane: ItemType
- minecraft:stained_hardened_clay: ItemType
- minecraft:standing_banner: ItemType
- minecraft:standing_sign: ItemType
- minecraft:stick: ItemType
- minecraft:sticky_piston: ItemType
- minecraft:stickypistonarmcollision: ItemType
- minecraft:stone: ItemType
- minecraft:stone_axe: ItemType
- minecraft:stone_brick_stairs: ItemType
- minecraft:stone_button: ItemType
- minecraft:stone_hoe: ItemType
- minecraft:stone_pickaxe: ItemType
- minecraft:stone_pressure_plate: ItemType
- minecraft:stone_shovel: ItemType
- minecraft:stone_stairs: ItemType
- minecraft:stone_sword: ItemType
- minecraft:stonebrick: ItemType
- minecraft:stonecutter: ItemType
- minecraft:stonecutter_block: ItemType
- minecraft:stray_spawn_egg: ItemType
- minecraft:strider_spawn_egg: ItemType
- minecraft:string: ItemType
- minecraft:stripped_acacia_log: ItemType
- minecraft:stripped_birch_log: ItemType
- minecraft:stripped_crimson_hyphae: ItemType
- minecraft:stripped_crimson_stem: ItemType
- minecraft:stripped_dark_oak_log: ItemType
- minecraft:stripped_jungle_log: ItemType
- minecraft:stripped_oak_log: ItemType
- minecraft:stripped_spruce_log: ItemType
- minecraft:stripped_warped_hyphae: ItemType
- minecraft:stripped_warped_stem: ItemType
- minecraft:structure_block: ItemType
- minecraft:structure_void: ItemType
- minecraft:sugar: ItemType
- minecraft:sugar_cane: ItemType
- minecraft:suspicious_stew: ItemType
- minecraft:sweet_berries: ItemType
- minecraft:sweet_berry_bush: ItemType
- minecraft:tallgrass: ItemType
- minecraft:target: ItemType
- minecraft:tinted_glass: ItemType
- minecraft:tnt: ItemType
- minecraft:tnt_minecart: ItemType
- minecraft:torch: ItemType
- minecraft:totem_of_undying: ItemType
- minecraft:trapdoor: ItemType
- minecraft:trapped_chest: ItemType
- minecraft:trident: ItemType
- minecraft:tripwire: ItemType
- minecraft:tripwire_hook: ItemType
- minecraft:tropical_fish: ItemType
- minecraft:tropical_fish_bucket: ItemType
- minecraft:tropical_fish_spawn_egg: ItemType
- minecraft:tuff: ItemType
- minecraft:turtle_egg: ItemType
- minecraft:turtle_helmet: ItemType
- minecraft:turtle_spawn_egg: ItemType
- minecraft:twisting_vines: ItemType
- minecraft:underwater_torch: ItemType
- minecraft:undyed_shulker_box: ItemType
- minecraft:unknown: ItemType
- minecraft:unlit_redstone_torch: ItemType
- minecraft:unpowered_comparator: ItemType
- minecraft:unpowered_repeater: ItemType
- minecraft:vex_spawn_egg: ItemType
- minecraft:villager_spawn_egg: ItemType
- minecraft:vindicator_spawn_egg: ItemType
- minecraft:vine: ItemType
- minecraft:wall_banner: ItemType
- minecraft:wall_sign: ItemType
- minecraft:wandering_trader_spawn_egg: ItemType
- minecraft:warped_button: ItemType
- minecraft:warped_door: ItemType
- minecraft:warped_double_slab: ItemType
- minecraft:warped_fence: ItemType
- minecraft:warped_fence_gate: ItemType
- minecraft:warped_fungus: ItemType
- minecraft:warped_fungus_on_a_stick: ItemType
- minecraft:warped_hyphae: ItemType
- minecraft:warped_nylium: ItemType
- minecraft:warped_planks: ItemType
- minecraft:warped_pressure_plate: ItemType
- minecraft:warped_roots: ItemType
- minecraft:warped_sign: ItemType
- minecraft:warped_slab: ItemType
- minecraft:warped_stairs: ItemType
- minecraft:warped_standing_sign: ItemType
- minecraft:warped_stem: ItemType
- minecraft:warped_trapdoor: ItemType
- minecraft:warped_wall_sign: ItemType
- minecraft:warped_wart_block: ItemType
- minecraft:water: ItemType
- minecraft:water_bucket: ItemType
- minecraft:waterlily: ItemType
- minecraft:waxed_copper: ItemType
- minecraft:waxed_cut_copper: ItemType
- minecraft:waxed_cut_copper_slab: ItemType
- minecraft:waxed_cut_copper_stairs: ItemType
- minecraft:waxed_double_cut_copper_slab: ItemType
- minecraft:waxed_exposed_copper: ItemType
- minecraft:waxed_exposed_cut_copper: ItemType
- minecraft:waxed_exposed_cut_copper_slab: ItemType
- minecraft:waxed_exposed_cut_copper_stairs: ItemType
- minecraft:waxed_exposed_double_cut_copper_slab: ItemType
- minecraft:waxed_oxidized_copper: ItemType
- minecraft:waxed_oxidized_cut_copper: ItemType
- minecraft:waxed_oxidized_cut_copper_slab: ItemType
- minecraft:waxed_oxidized_cut_copper_stairs: ItemType
- minecraft:waxed_oxidized_double_cut_copper_slab: ItemType
- minecraft:waxed_weathered_copper: ItemType
- minecraft:waxed_weathered_cut_copper: ItemType
- minecraft:waxed_weathered_cut_copper_slab: ItemType
- minecraft:waxed_weathered_cut_copper_stairs: ItemType
- minecraft:waxed_weathered_double_cut_copper_slab: ItemType
- minecraft:weathered_copper: ItemType
- minecraft:weathered_cut_copper: ItemType
- minecraft:weathered_cut_copper_slab: ItemType
- minecraft:weathered_cut_copper_stairs: ItemType
- minecraft:weathered_double_cut_copper_slab: ItemType
- minecraft:web: ItemType
- minecraft:weeping_vines: ItemType
- minecraft:wheat: ItemType
- minecraft:wheat_seeds: ItemType
- minecraft:white_candle: ItemType
- minecraft:white_candle_cake: ItemType
- minecraft:white_dye: ItemType
- minecraft:white_glazed_terracotta: ItemType
- minecraft:witch_spawn_egg: ItemType
- minecraft:wither_rose: ItemType
- minecraft:wither_skeleton_spawn_egg: ItemType
- minecraft:wolf_spawn_egg: ItemType
- minecraft:wood: ItemType
- minecraft:wooden_axe: ItemType
- minecraft:wooden_button: ItemType
- minecraft:wooden_door: ItemType
- minecraft:wooden_hoe: ItemType
- minecraft:wooden_pickaxe: ItemType
- minecraft:wooden_pressure_plate: ItemType
- minecraft:wooden_shovel: ItemType
- minecraft:wooden_slab: ItemType
- minecraft:wooden_sword: ItemType
- minecraft:wool: ItemType
- minecraft:writable_book: ItemType
- minecraft:written_book: ItemType
- minecraft:yellow_candle: ItemType
- minecraft:yellow_candle_cake: ItemType
- minecraft:yellow_dye: ItemType
- minecraft:yellow_flower: ItemType
- minecraft:yellow_glazed_terracotta: ItemType
- minecraft:zoglin_spawn_egg: ItemType
- minecraft:zombie_horse_spawn_egg: ItemType
- minecraft:zombie_pigman_spawn_egg: ItemType
- minecraft:zombie_spawn_egg: ItemType
- minecraft:zombie_villager_spawn_egg: ItemType
- mobSpawner: ItemType
- mojangBannerPattern: ItemType
- monsterEgg: ItemType
- mooshroomSpawnEgg: ItemType
- mossBlock: ItemType
- mossCarpet: ItemType
- mossyCobblestone: ItemType
- mossyCobblestoneStairs: ItemType
- mossyStoneBrickStairs: ItemType
- movingblock: ItemType
- muleSpawnEgg: ItemType
- mushroomStew: ItemType
- musicDisc11: ItemType
- musicDisc13: ItemType
- musicDiscBlocks: ItemType
- musicDiscCat: ItemType
- musicDiscChirp: ItemType
- musicDiscFar: ItemType
- musicDiscMall: ItemType
- musicDiscMellohi: ItemType
- musicDiscPigstep: ItemType
- musicDiscStal: ItemType
- musicDiscStrad: ItemType
- musicDiscWait: ItemType
- musicDiscWard: ItemType
- mutton: ItemType
- mycelium: ItemType
- nameTag: ItemType
- nautilusShell: ItemType
- netherbrick: ItemType
- netherBrick: ItemType
- netherBrickFence: ItemType
- netherBrickStairs: ItemType
- netherGoldOre: ItemType
- netheriteAxe: ItemType
- netheriteBlock: ItemType
- netheriteBoots: ItemType
- netheriteChestplate: ItemType
- netheriteHelmet: ItemType
- netheriteHoe: ItemType
- netheriteIngot: ItemType
- netheriteLeggings: ItemType
- netheritePickaxe: ItemType
- netheriteScrap: ItemType
- netheriteShovel: ItemType
- netheriteSword: ItemType
- netherrack: ItemType
- netherreactor: ItemType
- netherSprouts: ItemType
- netherStar: ItemType
- netherWart: ItemType
- netherWartBlock: ItemType
- normalStoneStairs: ItemType
- noteblock: ItemType
- npcSpawnEgg: ItemType
- oakBoat: ItemType
- oakSign: ItemType
- oakStairs: ItemType
- observer: ItemType
- obsidian: ItemType
- ocelotSpawnEgg: ItemType
- orangeCandle: ItemType
- orangeCandleCake: ItemType
- orangeDye: ItemType
- orangeGlazedTerracotta: ItemType
- oxidizedCopper: ItemType
- oxidizedCutCopper: ItemType
- oxidizedCutCopperSlab: ItemType
- oxidizedCutCopperStairs: ItemType
- oxidizedDoubleCutCopperSlab: ItemType
- packedIce: ItemType
- painting: ItemType
- pandaSpawnEgg: ItemType
- paper: ItemType
- parrotSpawnEgg: ItemType
- phantomMembrane: ItemType
- phantomSpawnEgg: ItemType
- piglinBannerPattern: ItemType
- piglinBruteSpawnEgg: ItemType
- piglinSpawnEgg: ItemType
- pigSpawnEgg: ItemType
- pillagerSpawnEgg: ItemType
- pinkCandle: ItemType
- pinkCandleCake: ItemType
- pinkDye: ItemType
- pinkGlazedTerracotta: ItemType
- piston: ItemType
- pistonarmcollision: ItemType
- planks: ItemType
- podzol: ItemType
- pointedDripstone: ItemType
- poisonousPotato: ItemType
- polarBearSpawnEgg: ItemType
- polishedAndesiteStairs: ItemType
- polishedBasalt: ItemType
- polishedBlackstone: ItemType
- polishedBlackstoneBrickDoubleSlab: ItemType
- polishedBlackstoneBricks: ItemType
- polishedBlackstoneBrickSlab: ItemType
- polishedBlackstoneBrickStairs: ItemType
- polishedBlackstoneBrickWall: ItemType
- polishedBlackstoneButton: ItemType
- polishedBlackstoneDoubleSlab: ItemType
- polishedBlackstonePressurePlate: ItemType
- polishedBlackstoneSlab: ItemType
- polishedBlackstoneStairs: ItemType
- polishedBlackstoneWall: ItemType
- polishedDeepslate: ItemType
- polishedDeepslateDoubleSlab: ItemType
- polishedDeepslateSlab: ItemType
- polishedDeepslateStairs: ItemType
- polishedDeepslateWall: ItemType
- polishedDioriteStairs: ItemType
- polishedGraniteStairs: ItemType
- poppedChorusFruit: ItemType
- porkchop: ItemType
- portal: ItemType
- potato: ItemType
- potatoes: ItemType
- potion: ItemType
- powderSnow: ItemType
- powderSnowBucket: ItemType
- poweredComparator: ItemType
- poweredRepeater: ItemType
- prismarine: ItemType
- prismarineBricksStairs: ItemType
- prismarineCrystals: ItemType
- prismarineShard: ItemType
- prismarineStairs: ItemType
- pufferfish: ItemType
- pufferfishBucket: ItemType
- pufferfishSpawnEgg: ItemType
- pumpkin: ItemType
- pumpkinPie: ItemType
- pumpkinSeeds: ItemType
- pumpkinStem: ItemType
- purpleCandle: ItemType
- purpleCandleCake: ItemType
- purpleDye: ItemType
- purpleGlazedTerracotta: ItemType
- purpurBlock: ItemType
- purpurStairs: ItemType
- quartz: ItemType
- quartzBlock: ItemType
- quartzBricks: ItemType
- quartzOre: ItemType
- quartzStairs: ItemType
- rabbit: ItemType
- rabbitFoot: ItemType
- rabbitHide: ItemType
- rabbitSpawnEgg: ItemType
- rabbitStew: ItemType
- rail: ItemType
- rapidFertilizer: ItemType
- ravagerSpawnEgg: ItemType
- rawCopper: ItemType
- rawCopperBlock: ItemType
- rawGold: ItemType
- rawGoldBlock: ItemType
- rawIron: ItemType
- rawIronBlock: ItemType
- realDoubleStoneSlab: ItemType
- realDoubleStoneSlab2: ItemType
- realDoubleStoneSlab3: ItemType
- realDoubleStoneSlab4: ItemType
- redCandle: ItemType
- redCandleCake: ItemType
- redDye: ItemType
- redFlower: ItemType
- redGlazedTerracotta: ItemType
- redMushroom: ItemType
- redMushroomBlock: ItemType
- redNetherBrick: ItemType
- redNetherBrickStairs: ItemType
- redSandstone: ItemType
- redSandstoneStairs: ItemType
- redstone: ItemType
- redstoneBlock: ItemType
- redstoneLamp: ItemType
- redstoneOre: ItemType
- redstoneTorch: ItemType
- redstoneWire: ItemType
- repeater: ItemType
- repeatingCommandBlock: ItemType
- reserved6: ItemType
- respawnAnchor: ItemType
- rottenFlesh: ItemType
- saddle: ItemType
- salmon: ItemType
- salmonBucket: ItemType
- salmonSpawnEgg: ItemType
- sand: ItemType
- sandstone: ItemType
- sandstoneStairs: ItemType
- sapling: ItemType
- scaffolding: ItemType
- sculkSensor: ItemType
- scute: ItemType
- seagrass: ItemType
- sealantern: ItemType
- seaPickle: ItemType
- shears: ItemType
- sheepSpawnEgg: ItemType
- shield: ItemType
- shroomlight: ItemType
- shulkerBox: ItemType
- shulkerShell: ItemType
- shulkerSpawnEgg: ItemType
- silverfishSpawnEgg: ItemType
- silverGlazedTerracotta: ItemType
- skeletonHorseSpawnEgg: ItemType
- skeletonSpawnEgg: ItemType
- skull: ItemType
- skullBannerPattern: ItemType
- slime: ItemType
- slimeBall: ItemType
- slimeSpawnEgg: ItemType
- smallAmethystBud: ItemType
- smallDripleafBlock: ItemType
- smithingTable: ItemType
- smoker: ItemType
- smoothBasalt: ItemType
- smoothQuartzStairs: ItemType
- smoothRedSandstoneStairs: ItemType
- smoothSandstoneStairs: ItemType
- smoothStone: ItemType
- snow: ItemType
- snowball: ItemType
- snowLayer: ItemType
- soulCampfire: ItemType
- soulFire: ItemType
- soulLantern: ItemType
- soulSand: ItemType
- soulSoil: ItemType
- soulTorch: ItemType
- sparkler: ItemType
- spawnEgg: ItemType
- spiderEye: ItemType
- spiderSpawnEgg: ItemType
- splashPotion: ItemType
- sponge: ItemType
- sporeBlossom: ItemType
- spruceBoat: ItemType
- spruceButton: ItemType
- spruceDoor: ItemType
- spruceFenceGate: ItemType
- sprucePressurePlate: ItemType
- spruceSign: ItemType
- spruceStairs: ItemType
- spruceStandingSign: ItemType
- spruceTrapdoor: ItemType
- spruceWallSign: ItemType
- spyglass: ItemType
- squidSpawnEgg: ItemType
- stainedGlass: ItemType
- stainedGlassPane: ItemType
- stainedHardenedClay: ItemType
- standingBanner: ItemType
- standingSign: ItemType
- stick: ItemType
- stickyPiston: ItemType
- stickypistonarmcollision: ItemType
- stone: ItemType
- stoneAxe: ItemType
- stonebrick: ItemType
- stoneBrickStairs: ItemType
- stoneButton: ItemType
- stonecutter: ItemType
- stonecutterBlock: ItemType
- stoneHoe: ItemType
- stonePickaxe: ItemType
- stonePressurePlate: ItemType
- stoneShovel: ItemType
- stoneStairs: ItemType
- stoneSword: ItemType
- straySpawnEgg: ItemType
- striderSpawnEgg: ItemType
- string: ItemType
- strippedAcaciaLog: ItemType
- strippedBirchLog: ItemType
- strippedCrimsonHyphae: ItemType
- strippedCrimsonStem: ItemType
- strippedDarkOakLog: ItemType
- strippedJungleLog: ItemType
- strippedOakLog: ItemType
- strippedSpruceLog: ItemType
- strippedWarpedHyphae: ItemType
- strippedWarpedStem: ItemType
- structureBlock: ItemType
- structureVoid: ItemType
- sugar: ItemType
- sugarCane: ItemType
- suspiciousStew: ItemType
- sweetBerries: ItemType
- sweetBerryBush: ItemType
- tallgrass: ItemType
- target: ItemType
- tintedGlass: ItemType
- tnt: ItemType
- tntMinecart: ItemType
- torch: ItemType
- totemOfUndying: ItemType
- trapdoor: ItemType
- trappedChest: ItemType
- trident: ItemType
- tripwire: ItemType
- tripwireHook: ItemType
- tropicalFish: ItemType
- tropicalFishBucket: ItemType
- tropicalFishSpawnEgg: ItemType
- tuff: ItemType
- turtleEgg: ItemType
- turtleHelmet: ItemType
- turtleSpawnEgg: ItemType
- twistingVines: ItemType
- underwaterTorch: ItemType
- undyedShulkerBox: ItemType
- unknown: ItemType
- unlitRedstoneTorch: ItemType
- unpoweredComparator: ItemType
- unpoweredRepeater: ItemType
- vexSpawnEgg: ItemType
- villagerSpawnEgg: ItemType
- vindicatorSpawnEgg: ItemType
- vine: ItemType
- wallBanner: ItemType
- wallSign: ItemType
- wanderingTraderSpawnEgg: ItemType
- warpedButton: ItemType
- warpedDoor: ItemType
- warpedDoubleSlab: ItemType
- warpedFence: ItemType
- warpedFenceGate: ItemType
- warpedFungus: ItemType
- warpedFungusOnAStick: ItemType
- warpedHyphae: ItemType
- warpedNylium: ItemType
- warpedPlanks: ItemType
- warpedPressurePlate: ItemType
- warpedRoots: ItemType
- warpedSign: ItemType
- warpedSlab: ItemType
- warpedStairs: ItemType
- warpedStandingSign: ItemType
- warpedStem: ItemType
- warpedTrapdoor: ItemType
- warpedWallSign: ItemType
- warpedWartBlock: ItemType
- water: ItemType
- waterBucket: ItemType
- waterlily: ItemType
- waxedCopper: ItemType
- waxedCutCopper: ItemType
- waxedCutCopperSlab: ItemType
- waxedCutCopperStairs: ItemType
- waxedDoubleCutCopperSlab: ItemType
- waxedExposedCopper: ItemType
- waxedExposedCutCopper: ItemType
- waxedExposedCutCopperSlab: ItemType
- waxedExposedCutCopperStairs: ItemType
- waxedExposedDoubleCutCopperSlab: ItemType
- waxedOxidizedCopper: ItemType
- waxedOxidizedCutCopper: ItemType
- waxedOxidizedCutCopperSlab: ItemType
- waxedOxidizedCutCopperStairs: ItemType
- waxedOxidizedDoubleCutCopperSlab: ItemType
- waxedWeatheredCopper: ItemType
- waxedWeatheredCutCopper: ItemType
- waxedWeatheredCutCopperSlab: ItemType
- waxedWeatheredCutCopperStairs: ItemType
- waxedWeatheredDoubleCutCopperSlab: ItemType
- weatheredCopper: ItemType
- weatheredCutCopper: ItemType
- weatheredCutCopperSlab: ItemType
- weatheredCutCopperStairs: ItemType
- weatheredDoubleCutCopperSlab: ItemType
- web: ItemType
- weepingVines: ItemType
- wheat: ItemType
- wheatSeeds: ItemType
- whiteCandle: ItemType
- whiteCandleCake: ItemType
- whiteDye: ItemType
- whiteGlazedTerracotta: ItemType
- witchSpawnEgg: ItemType
- witherRose: ItemType
- witherSkeletonSpawnEgg: ItemType
- wolfSpawnEgg: ItemType
- wood: ItemType
- woodenAxe: ItemType
- woodenButton: ItemType
- woodenDoor: ItemType
- woodenHoe: ItemType
- woodenPickaxe: ItemType
- woodenPressurePlate: ItemType
- woodenShovel: ItemType
- woodenSlab: ItemType
- woodenSword: ItemType
- wool: ItemType
- writableBook: ItemType
- writtenBook: ItemType
- yellowCandle: ItemType
- yellowCandleCake: ItemType
- yellowDye: ItemType
- yellowFlower: ItemType
- yellowGlazedTerracotta: ItemType
- zoglinSpawnEgg: ItemType
- zombieHorseSpawnEgg: ItemType
- zombiePigmanSpawnEgg: ItemType
- zombieSpawnEgg: ItemType
- zombieVillagerSpawnEgg: ItemType
ItemStack
- amount: number
- data: number
- id: string
- constructor(itemType: ItemType, amount: number, data: number)
ItemType
- getName(): string
LavaMovement
- current: number
- id: string
- value: number
- resetToDefaultValue(): void
- resetToMaxValue(): void
- resetToMinValue(): void
- setCurrent(): void
Leashable
- id: string
- softDistance: number
- leash(leashHolder: Entity): void
- unleash(): void
Location
- x: number
- y: number
- z: number
- constructor(x: number, y: number, z: number)
- equals(other: Location): boolean
- isNear(other: Location, epsilon: number): boolean
MountTaming
- id: string
- setTamed(showParticles: boolean): void
Movement
- current: number
- id: string
- value: number
- resetToDefaultValue(): void
- resetToMaxValue(): void
- resetToMinValue(): void
- setCurrent(): void
MovementAmphibious
- id: string
- maxTurn: number
MovementBasic
- id: string
- maxTurn: number
MovementFly
- id: string
- maxTurn: number
MovementGeneric
- id: string
- maxTurn: number
MovementGlide
- id: string
- maxTurn: number
- speedWhenTurning: number
- startSpeed: number
MovementHover
- id: string
- maxTurn: number
MovementJump
- id: string
- maxTurn: number
MovementSkip
- id: string
- maxTurn: number
MovementSway
- id: string
- maxTurn: number
- swayAmplitude: number
- swayFrequency: number
NavigationClimb
- avoidDamageBlocks: boolean
- avoidPortals: boolean
- avoidSun: boolean
- avoidWater: boolean
- canBreach: boolean
- canBreakDoors: boolean
- canFloat: boolean
- canJump: boolean
- canOpenDoors: boolean
- canOpenIronDoors: boolean
- canPassDoors: boolean
- canPathFromAir: boolean
- canPathOverLava: boolean
- canPathOverWater: boolean
- canSink: boolean
- canSwim: boolean
- canWalk: boolean
- canWalkInLava: boolean
- id: string
- isAmphibious: boolean
NavigationFloat
- avoidDamageBlocks: boolean
- avoidPortals: boolean
- avoidSun: boolean
- avoidWater: boolean
- canBreach: boolean
- canBreakDoors: boolean
- canFloat: boolean
- canJump: boolean
- canOpenDoors: boolean
- canOpenIronDoors: boolean
- canPassDoors: boolean
- canPathFromAir: boolean
- canPathOverLava: boolean
- canPathOverWater: boolean
- canSink: boolean
- canSwim: boolean
- canWalk: boolean
- canWalkInLava: boolean
- id: string
- isAmphibious: boolean
NavigationFly
- avoidDamageBlocks: boolean
- avoidPortals: boolean
- avoidSun: boolean
- avoidWater: boolean
- canBreach: boolean
- canBreakDoors: boolean
- canFloat: boolean
- canJump: boolean
- canOpenDoors: boolean
- canOpenIronDoors: boolean
- canPassDoors: boolean
- canPathFromAir: boolean
- canPathOverLava: boolean
- canPathOverWater: boolean
- canSink: boolean
- canSwim: boolean
- canWalk: boolean
- canWalkInLava: boolean
- id: string
- isAmphibious: boolean
NavigationGeneric
- avoidDamageBlocks: boolean
- avoidPortals: boolean
- avoidSun: boolean
- avoidWater: boolean
- canBreach: boolean
- canBreakDoors: boolean
- canFloat: boolean
- canJump: boolean
- canOpenDoors: boolean
- canOpenIronDoors: boolean
- canPassDoors: boolean
- canPathFromAir: boolean
- canPathOverLava: boolean
- canPathOverWater: boolean
- canSink: boolean
- canSwim: boolean
- canWalk: boolean
- canWalkInLava: boolean
- id: string
- isAmphibious: boolean
NavigationHover
- avoidDamageBlocks: boolean
- avoidPortals: boolean
- avoidSun: boolean
- avoidWater: boolean
- canBreach: boolean
- canBreakDoors: boolean
- canFloat: boolean
- canJump: boolean
- canOpenDoors: boolean
- canOpenIronDoors: boolean
- canPassDoors: boolean
- canPathFromAir: boolean
- canPathOverLava: boolean
- canPathOverWater: boolean
- canSink: boolean
- canSwim: boolean
- canWalk: boolean
- canWalkInLava: boolean
- id: string
- isAmphibious: boolean
NavigationWalk
- avoidDamageBlocks: boolean
- avoidPortals: boolean
- avoidSun: boolean
- avoidWater: boolean
- canBreach: boolean
- canBreakDoors: boolean
- canFloat: boolean
- canJump: boolean
- canOpenDoors: boolean
- canOpenIronDoors: boolean
- canPassDoors: boolean
- canPathFromAir: boolean
- canPathOverLava: boolean
- canPathOverWater: boolean
- canSink: boolean
- canSwim: boolean
- canWalk: boolean
- canWalkInLava: boolean
- id: string
- isAmphibious: boolean
Player
- id: string
- isSneaking: boolean
- location: Location
- name: string
- nameTag: string
- velocity: Location
- addEffect(effectType: EffectType, duration: number, amplifier: number): void
- getComponent(componentId: string): any
- getComponents(): Array
- getEffect(effectType: EffectType): Effect
- hasComponent(componentId: string): boolean
- kill(): void
- triggerEvent(eventName: string): void
Rideable
- controllingSeat: number
- crouchingSkipInteract: boolean
- familyTypes: Array
- id: string
- interactText: string
- pullInEntities: boolean
- riderCanInteract: boolean
- seatCount: number
- seats: Array
- addRider(rider: Entity): boolean
- ejectRider(rider: Entity): void
- ejectRiders(): void
Seat
- lockRiderRotation: number
- maxRiderCount: number
- minRiderCount: number
- position: Location
Strength
- id: string
- max: number
- value: number
StringBlockProperty
- name: string
- validValues: Array
- value: string
Tameable
- id: string
- probability: number
- tameEvent: Trigger
- tameItems: Array
- tame(): boolean
Trigger
UnderwaterMovement
- current: number
- id: string
- value: number
- resetToDefaultValue(): void
- resetToMaxValue(): void
- resetToMinValue(): void
- setCurrent(): void
WeatherChangedEvent
- dimension: string
- lightning: boolean
- raining: boolean
World
- events: Events
- getDimension(dimensionName: ('overworld'|'nether'|'the end')): Dimension
- getPlayers(): Array