Class: Jarmod
- Inherits:
-
VersionLibrary
- Object
- Download
- VersionLibrary
- Jarmod
- Defined in:
- lib/wonko_the_sane/wonko_version.rb
Instance Attribute Summary
Attributes inherited from VersionLibrary
Attributes inherited from Download
#internalUrl, #rules, #sha256, #size, #url
Instance Method Summary collapse
Methods inherited from VersionLibrary
#from_json, #maven, #to_json, #url
Methods inherited from Download
from_json, #from_json, #to_json
Instance Method Details
#type ⇒ Object
111 112 113 |
# File 'lib/wonko_the_sane/wonko_version.rb', line 111 def type 'mc.jarmod' end |