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