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