Minecraft Block Types

Wolfram Language EntityStore with IDs and sample images for 150+ types of Minecraft blocks

Originator: Minecraft Wiki

Examples

Basic Examples

Retrieve the resource:

In[1]:=
ResourceObject["Minecraft Block Types"]
Out[1]=

Retrieve the default content:

In[2]:=
ResourceData["Minecraft Block Types"]
Out[2]=

Register the entity store:

In[3]:=
EntityRegister[ResourceData["Minecraft Block Types"]]
Out[3]=

List properties of the entity store:

In[4]:=
EntityProperties["MinecraftBlock"]
Out[4]=

Retrieve a random entity:

In[5]:=
RandomEntity["MinecraftBlock"]
Out[5]=

Retrieve all properties of an entity:

In[6]:=
Entity["MinecraftBlock", "GoldBlock"]["Dataset"]
Out[6]=

Find all entities with a sample image:

In[7]:=
EntityList[EntityClass["MinecraftBlock", "Image" -> ImageQ]]
Out[7]=

Make an image collage:

In[8]:=
ImageCollage@EntityClass["MinecraftBlock", "Image" -> ImageQ]["Image"]
Out[8]=

Wolfram Research, "Minecraft Block Types" from the Wolfram Data Repository (2018)  

License Information

http://creativecommons.org/licenses/by-nc-sa/3.0/

Data Resource History

Source Metadata

Data Downloads

Publisher Information