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