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