[1.20.1][Suggestion] Add null check for player in some traits
HydrogenC opened this issue ยท 1 comments
HydrogenC commented
Armor with some traits (for example mana rapair) crashes the game if it is worn by a non-player entity. Please add a null check for the getPlayer method used in some traits to avoid such crashes.