As the PotionEffectType class is containing a bunch of constant values the values method now fits the general idea of the Enum#values method as it no longer returns a null object at index 0 By: Bjarne Koll <LynxPlay101@gmail.com>