package block type NetherWartBlock struct { } func (NetherWartBlock) ID() string { return "minecraft:nether_wart_block" }