Class: Bukkit::Art::Wasteland
- Inherits:
-
Bukkit::Art
- Object
- Bukkit::Art
- Bukkit::Art::Wasteland
- Defined in:
- lib/bukkit/art/wasteland.rb
Constant Summary
Constants inherited from Bukkit::Art
Instance Attribute Summary
Attributes inherited from Bukkit::Art
Instance Method Summary collapse
-
#initialize ⇒ Wasteland
constructor
A new instance of Wasteland.
Methods inherited from Bukkit::Art
Constructor Details
#initialize ⇒ Wasteland
Returns a new instance of Wasteland.
8 9 10 |
# File 'lib/bukkit/art/wasteland.rb', line 8 def initialize super 6, 1, 1 end |