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