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