minecraft-addon-tools / minecraft-scripting-types

TypeScript typings for the Minecraft Scripting API
Other
44 stars 3 forks source link

IBlock components are not supported #8

Open destruc7i0n opened 5 years ago

destruc7i0n commented 5 years ago

IBlock components (such as minecraft:blockstate and minecraft:container) are not supported with the types, with the types only specifying overloads for entity components.