package block type Barrier struct { } func (Barrier) ID() string { return "minecraft:barrier" }