[LibX2] A generic LootProvider that can be used for blocks, entities and container loot
noeppi-noeppi opened this issue ยท 1 comments
Won't be done as the system BlockLootProviderBase
uses relays on the presence of a default item (which is the broken block in that case) However an item like this is not present for entities and containers. It might be worked on if inner non-static interfaces are introduced at some point, so the inner interfaces can access a type parameter of the containing class.