Class AttachCapabilitiesEventPart

java.lang.Object
net.neoforged.bus.api.Event
org.cyclops.integrateddynamics.api.part.AttachCapabilitiesEventPart

public class AttachCapabilitiesEventPart extends net.neoforged.bus.api.Event
Event for when an IPartState is being constructed.
  • Constructor Details

    • AttachCapabilitiesEventPart

      public AttachCapabilitiesEventPart(IPartType partType, IPartState partState)
  • Method Details