Class AppliedEIntegration
java.lang.Object
gripe._90.megacells.integration.appliede.AppliedEIntegration
- All Implemented Interfaces:
IntegrationHelper
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Supplier<net.minecraft.world.level.block.entity.BlockEntityType<MEGAEMCInterfaceBlockEntity>> static Supplier<net.minecraft.world.inventory.MenuType<gripe._90.appliede.menu.EMCInterfaceMenu>> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface gripe._90.megacells.integration.IntegrationHelper
createCell, createPortable
-
Field Details
-
MEGA_EMC_INTERFACE_BE
public static Supplier<net.minecraft.world.level.block.entity.BlockEntityType<MEGAEMCInterfaceBlockEntity>> MEGA_EMC_INTERFACE_BE -
MEGA_EMC_INTERFACE_MENU
public static Supplier<net.minecraft.world.inventory.MenuType<gripe._90.appliede.menu.EMCInterfaceMenu>> MEGA_EMC_INTERFACE_MENU
-
-
Constructor Details
-
AppliedEIntegration
public AppliedEIntegration()
-
-
Method Details
-
initUpgrades
public void initUpgrades()- Specified by:
initUpgradesin interfaceIntegrationHelper
-