Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
opencomputers
/
2fa6632ba991d9545347dbe0ce2eae0285aa81c3
/
.
/
src
/
main
/
java
/
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
}