Class GatherDataEventSubscribe
java.lang.Object
io.github.gameking1happy.gk1hrecycling.data.GatherDataEventSubscribe
GatherDataEventSubscribe class for datagen.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidgatherData(@NotNull net.neoforged.neoforge.data.event.GatherDataEvent event)
-
Constructor Details
-
GatherDataEventSubscribe
public GatherDataEventSubscribe()
-
-
Method Details
-
gatherData
public static void gatherData(@NotNull @NotNull net.neoforged.neoforge.data.event.GatherDataEvent event) - Parameters:
event- GatherDataEvent.
-