Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
opencomputers
/
c97440dba4d02fd3e6c8578b33a3d114f4c319ed
/
.
/
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"
}