package block type Clay struct { } func (Clay) ID() string { return "minecraft:clay" }