package block type OakPlanks struct { } func (OakPlanks) ID() string { return "minecraft:oak_planks" }