Store Light and Redstone Env data so to prevent cross chunk lookups.
This commit is contained in:
@@ -103,6 +103,7 @@ public class PartToggleBus extends PartBasicState
|
||||
{
|
||||
super.addToWorld();
|
||||
outerProxy.onReady();
|
||||
hasRedstone = getHost().hasRedstone( side );
|
||||
updateInternalState();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user