package block type DirtPath struct { } func (DirtPath) ID() string { return "minecraft:dirt_path" }