1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

[CI skip] Fixed javadocs [javadocs]

This commit is contained in:
TheBusyBiscuit 2020-03-28 21:14:31 +01:00
parent c5793405ee
commit 03a42ab946

View File

@ -1,7 +1,7 @@
/**
* This package provides the different implementations of
* {@link me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem}
* that are related to the {@link me.mrCookieSlime.Slimefun.api.item_transport.CargoNet}, most
* that are related to the {@link io.github.thebusybiscuit.slimefun4.core.networks.cargo.CargoNet}, most
* notably: Cargo Nodes.
*/
package io.github.thebusybiscuit.slimefun4.implementation.items.cargo;