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