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