mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 03:24:06 +09:00
Former-commit-id: 375604da8a20a6ba7cd0a8d05a44add02b2d04f4 Former-commit-id: 287287c5920b07618174d7a7573f049d350ded66
7 lines
117 B
Kotlin
7 lines
117 B
Kotlin
package net.torvald.terrarum.itemproperties
|
|
|
|
/**
|
|
* Created by minjaesong on 16-03-19.
|
|
*/
|
|
object MaterialFactory {
|
|
} |