skip documenting isBridge methods, as those methods are overridden. without this, some compats with StandardListRegistry would generate a [method](Object) method if that method was overridden.
add compat with choppingBlock, manualChoppingBlock, grindstone, manualGrindstone, and press. also add examples and i18n.
changes in this PR:
isBridge
methods, as those methods are overridden. without this, some compats withStandardListRegistry
would generate a[method](Object)
method if that method was overridden.choppingBlock
,manualChoppingBlock
,grindstone
,manualGrindstone
, andpress
. also add examples and i18n.