package block type MossBlock struct { } func (MossBlock) ID() string { return "minecraft:moss_block" }