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