BlockState.getTextures

Returns a List of this BlockState's textures
The keys represents the Culling Direction,
while the values is another table with all texture paths (string)
Note this only works for normal blocks,
special blocks (water, beds, …) will return an empty table
overload 1:
BlockState:getTextures()
Method Property Fluent Description Representation
Return Value a table
a a