Class SharedContraptionTypes

java.lang.Object
petrolpark.mc.library.compat.create.shared.registry.SharedContraptionTypes

public class SharedContraptionTypes extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final com.tterrag.registrate.util.entry.RegistryEntry<com.simibubi.create.api.contraption.ContraptionType,com.simibubi.create.api.contraption.ContraptionType>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static final void
     

    Methods inherited from class java.lang.Object

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

    • HORSE_MILL

      public static final com.tterrag.registrate.util.entry.RegistryEntry<com.simibubi.create.api.contraption.ContraptionType,com.simibubi.create.api.contraption.ContraptionType> HORSE_MILL
  • Constructor Details

    • SharedContraptionTypes

      public SharedContraptionTypes()
  • Method Details

    • register

      public static final void register()