NOVA-Team / NOVA-Monorepo

The core API of the NOVA voxel game modding system
https://nova-team.github.io
GNU Lesser General Public License v3.0
66 stars 23 forks source link

Implement ItemIngredient.consumeOnCrafting in subclasses #249

Closed ExE-Boss closed 7 years ago

ExE-Boss commented 7 years ago

This PR fixes a NullPointerException in ShapedCraftingRecipe.

codecov-io commented 7 years ago

Current coverage is 14.27% (diff: 0.00%)

Merging #249 into master will decrease coverage by <.01%

@@             master       #249   diff @@
==========================================
  Files           393        393          
  Lines         10986      10990     +4   
  Methods           0          0          
  Messages          0          0          
  Branches       1580       1580          
==========================================
  Hits           1569       1569          
- Misses         9331       9335     +4   
  Partials         86         86          

Powered by Codecov. Last update e9f8acc...3965a0e