You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a lot simpler and covers all cases unlike our current UnpackedLootTableHolder solution. Should just interface inject LootTableAware interface into LootContext and have it return NeoForge's field / track the field manually on Fabric.
It's a lot simpler and covers all cases unlike our current
UnpackedLootTableHoldersolution. Should just interface injectLootTableAwareinterface into LootContext and have it return NeoForge's field / track the field manually on Fabric.