block_texlerp_face property
Array indexed by blocktype containing 3-bit scalar for texture #2 alpha (known throughout as 'texlerp'). This is constant over every face even though the property is potentially per-vertex.
Implementation
external ffi.Pointer<ffi.Pointer<ffi.UnsignedChar>> block_texlerp_face;