Package com.simibubi.create
Class AllAttachmentTypes
java.lang.Object
com.simibubi.create.AllAttachmentTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Supplier<net.neoforged.neoforge.attachment.AttachmentType<MinecartController>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(net.neoforged.bus.api.IEventBus modEventBus)
-
Field Details
-
MINECART_CONTROLLER
public static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<MinecartController>> MINECART_CONTROLLER
-
-
Constructor Details
-
AllAttachmentTypes
public AllAttachmentTypes()
-
-
Method Details
-
register
@Internal public static void register(net.neoforged.bus.api.IEventBus modEventBus)
-