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