Package com.wdiscute.sellingbin.registry
Interface SBMenuTypes
public interface SBMenuTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.nikdo53.neobackports.registry.DeferredRegisterTyped<net.minecraft.world.inventory.MenuType<?>>static final Supplier<net.minecraft.world.inventory.MenuType<SellingBinMenu>> -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic voidregister(net.minecraftforge.eventbus.api.IEventBus eventBus)
-
Field Details
-
MENUS
static final net.nikdo53.neobackports.registry.DeferredRegisterTyped<net.minecraft.world.inventory.MenuType<?>> MENUS -
SELLING_BIN_MENU
-
-
Method Details
-
register
static void register(net.minecraftforge.eventbus.api.IEventBus eventBus)
-