package block type WarpedHyphae struct { Axis string } func (WarpedHyphae) ID() string { return "minecraft:warped_hyphae" }