package block type EndStone struct { } func (EndStone) ID() string { return "minecraft:end_stone" }