Add The One Probe support again (#4420)

This commit is contained in:
yueh
2020-06-18 19:08:33 +02:00
committed by GitHub
parent fa1ea8582d
commit ec6f331168
21 changed files with 1012 additions and 56 deletions
+3
View File
@@ -79,6 +79,7 @@ import appeng.core.sync.network.NetworkHandler;
import appeng.core.worlddata.WorldData;
import appeng.entity.*;
import appeng.hooks.TickHandler;
import appeng.integration.Integrations;
import appeng.parts.PartPlacement;
import appeng.parts.automation.PlaneModelLoader;
import appeng.server.ServerHelper;
@@ -143,6 +144,8 @@ public final class AppEng {
modEventBus.addListener(registration::registerTextures);
modEventBus.addListener(registration::registerCommands);
modEventBus.addListener(Integrations::enqueueIMC);
modEventBus.addListener(this::commonSetup);
// Register client-only events