Class: Bukkit::Achievement::NetherPortal

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

Instance Attribute Summary

Attributes inherited from Bukkit::Achievement

#parent

Instance Method Summary collapse

Methods inherited from Bukkit::Achievement

#parent?, values

Constructor Details

#initializeNetherPortal

Returns a new instance of NetherPortal.



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

def initialize
  super Bukkit::Achievement::GetDiamonds
end