tterrag1098 / Registrate

Your mod's best friend - keep your registry objects simple and organized
Mozilla Public License 2.0
114 stars 32 forks source link

[1.17.1] Refactor method & class names and fix javadoc #37

Closed nikita488 closed 2 years ago

nikita488 commented 2 years ago

Changed the order of arguments in the BlockEntityFactory#create method. Renamed all TileEntity references to BlockEntity, Container to Menu and ItemGroup to CreativeModeTab. Fixed javadoc