Class: Bukkit::Achievement::TheEnd

Inherits:
Bukkit::Achievement show all
Defined in:
lib/bukkit/achievement/the_end.rb

Instance Attribute Summary

Attributes inherited from Bukkit::Achievement

#parent

Instance Method Summary collapse

Methods inherited from Bukkit::Achievement

#parent?, values

Constructor Details

#initializeTheEnd



8
9
10
# File 'lib/bukkit/achievement/the_end.rb', line 8

def initialize
  super Bukkit::Achievement::EndPortal
end