public interface INetworkHandler
| Modifier and Type | Method and Description |
|---|---|
void |
sendAddModuleCase(IModularEntity entity,
ModuleInstance<?> moduleInstance,
ModuleSlot moduleSlot) |
void |
sendModuleInstanceUpdate(IModularEntity entity,
ModuleSlot moduleSlot,
int type,
net.minecraft.nbt.CompoundNBT updateInfo) |
void sendAddModuleCase(IModularEntity entity, ModuleInstance<?> moduleInstance, ModuleSlot moduleSlot)
void sendModuleInstanceUpdate(IModularEntity entity, ModuleSlot moduleSlot, int type, net.minecraft.nbt.CompoundNBT updateInfo)