Closed WalkerKnapp closed 3 years ago
It's finally done! This took way longer to test than it did to implement, but for the most part, both are now updated.
Some TODO items for the future:
BlockHarvestManager#onFarmlandTrample
IForgeEntity#canTrample
Entity
CapabilityProviderHolder
IForgeEntity#revive
CapabilityProviderHolder#reviveCaps
Hi yes, can you please annotate any method in IForge* that hasn't had all of its callsites implemented with @Stubbed? It is used in AreWePatchworkYet and may be detected in a future version of Patcher
It's finally done! This took way longer to test than it did to implement, but for the most part, both are now updated.
Some TODO items for the future:
BlockHarvestManager#onFarmlandTrample
needs to be reconciled withIForgeEntity#canTrample
Entity
aCapabilityProviderHolder
,IForgeEntity#revive
should callCapabilityProviderHolder#reviveCaps