ImmersivePortalsModForForge icon indicating copy to clipboard operation
ImmersivePortalsModForForge copied to clipboard

Replace shadow fields with getters and setters in MixinLivingEntity.

Open TheFloydman opened this issue 4 years ago • 2 comments

In an attempt to reduce the amount of mixins, this pull request removes the shadow fields from MixingLivingEntity and instead uses the public getters and setters available in LivingEntity.

TheFloydman avatar Jan 25 '21 01:01 TheFloydman

Well seems that github does not show the contribution guide https://github.com/qouteall/ImmersivePortalsModForForge/blob/1.16/CONTRIBUTING.md

qouteall avatar Jan 25 '21 01:01 qouteall

Cool, I'll make one there when I get an environment set up.

TheFloydman avatar Jan 25 '21 01:01 TheFloydman