PickaxeData(int id, int level, int animation, double speed)
Creates the axe.
static Optional< PickaxeData > getBestPickaxe(Player player)
Gets the definition for this pickaxe.
final double speed
The speed of this pickaxe.
static final ImmutableSet< PickaxeData > VALUES
Caches our enum values.