Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
opencomputers
/
2fa6632ba991d9545347dbe0ce2eae0285aa81c3
/
.
/
src
/
main
/
java
/
li
/
cil
/
oc
/
common
/
tileentity
/
PassiveNode.scala
blob: d52739acd5cf5e6e6cbbde457581b693e9dea239 [
file
] [
log
] [
blame
] [
raw
]
package
li
.
cil
.
oc
.
common
.
tileentity
// Marker for tile entities that don't tick and therefore have to be added to
// the component network manually (see Network singleton).
trait
PassiveNode