Class: Bukkit::Achievement::BuildHoe
- Inherits:
-
Bukkit::Achievement
- Object
- Bukkit::Achievement
- Bukkit::Achievement::BuildHoe
- Defined in:
- lib/bukkit/achievement/build_hoe.rb
Instance Attribute Summary
Attributes inherited from Bukkit::Achievement
Instance Method Summary collapse
-
#initialize ⇒ BuildHoe
constructor
A new instance of BuildHoe.
Methods inherited from Bukkit::Achievement
Constructor Details
#initialize ⇒ BuildHoe
Returns a new instance of BuildHoe.
8 9 10 |
# File 'lib/bukkit/achievement/build_hoe.rb', line 8 def initialize super Bukkit::Achievement::BuildWorkbench end |