java.lang.Object
com.simibubi.create.foundation.tileEntity.behaviour.BehaviourType<T>

public class BehaviourType<T extends TileEntityBehaviour> extends Object
  • Constructor Details

    • BehaviourType

      public BehaviourType(String name)
    • BehaviourType

      public BehaviourType()
  • Method Details

    • getName

      public String getName()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object