They were using old pre-1.13 methods which were causing issues with getting correct block data to show up. As of 1.13, Material enum has all the block types and constructing WrappedBlockData via Material is the only correct way of doing this.