portablejim / BetterBuildersWands

17 stars 21 forks source link

Add ability for custom `IPlayerShim`s #97

Closed FusionLord closed 5 years ago

FusionLord commented 5 years ago

Changed how IPlayerShims are obtained, allowing for new IPlayerShims to be used.

Changed BasicPlayerShims processing of ItemStacks, as ItemStacks are never null, in favor of ItemStack.EMPTY.