Skip to content

v2.2.0 for mc 1.20.1

Choose a tag to compare

@kamkeyke kamkeyke released this 02 Mar 22:17

Added

  • RaccoonRegistryUtil.Blocks.registerBlock to simplify the simultaneous registration of a Block and its corresponding BlockItem
  • RaccoonRegistryUtil.Items.registerBlockItem
  • RaccoonRegistryUtil.CreativeTabs.getFilteredItems to generate a filtered collection of items from a DeferredRegister, excluding specific exceptions
  • documentation for all new registry utility classes