Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
opencomputers
/
e1fe1259890d98210730a4b743472a76fc747736
/
.
/
src
/
main
/
scala
/
li
/
cil
/
oc
/
common
/
container
/
InternalSlot.scala
blob: 43156ecdcfc244be59cecb091468070c8f3330c0 [
file
] [
log
] [
blame
] [
raw
]
package
li
.
cil
.
oc
.
common
.
container
object
InternalSlot
extends
Enumeration
{
val
Server
=
Value
}