Class ModMenus

java.lang.Object
easton.sharedechest.registry.ModMenus

public class ModMenus extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final easton.sharedechest.registration.RegistrationProvider<net.minecraft.world.inventory.MenuType<?>>
     
    static final easton.sharedechest.registration.RegistryObject<net.minecraft.world.inventory.MenuType<?>,net.minecraft.world.inventory.MenuType<SharedEnderChestMenu>>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • SHARED_ENDER_CHEST

      public static final easton.sharedechest.registration.RegistryObject<net.minecraft.world.inventory.MenuType<?>,net.minecraft.world.inventory.MenuType<SharedEnderChestMenu>> SHARED_ENDER_CHEST
  • Constructor Details

    • ModMenus

      public ModMenus()
  • Method Details

    • load

      public static void load()