Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
opencomputers
/
a077cca654c6b3665a936d1fe1b903a9390acdd9
/
.
/
li
/
cil
/
oc
/
common
/
item
/
CuttingWire.scala
blob: 629f82aa292ad27561238fc9b56b84c7f6af64d5 [
file
] [
log
] [
blame
] [
raw
]
package
li
.
cil
.
oc
.
common
.
item
class
CuttingWire
(
val
parent
:
Delegator
)
extends
Delegate
{
val
unlocalizedName
=
"CuttingWire"
}