Package de.cheaterpaul.fallingleaves
Class FallingLeavesMod
java.lang.Object
de.cheaterpaul.fallingleaves.FallingLeavesMod
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ClientConfigstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final Stringstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocation -
Constructor Summary
ConstructorsConstructorDescriptionFallingLeavesMod(net.neoforged.bus.api.IEventBus modBus, net.neoforged.fml.ModContainer container) -
Method Summary
Modifier and TypeMethodDescriptionstatic voidgatherData(net.neoforged.neoforge.data.event.GatherDataEvent event)
-
Field Details
-
MOD_ID
- See Also:
-
DEFAULT
public static final net.minecraft.resources.ResourceLocation DEFAULT -
CONIFER
public static final net.minecraft.resources.ResourceLocation CONIFER -
PALMS
public static final net.minecraft.resources.ResourceLocation PALMS -
MAHOGANY
public static final net.minecraft.resources.ResourceLocation MAHOGANY -
MAPLE
public static final net.minecraft.resources.ResourceLocation MAPLE -
SNOW
public static final net.minecraft.resources.ResourceLocation SNOW -
CONFIG
-
-
Constructor Details
-
FallingLeavesMod
public FallingLeavesMod(net.neoforged.bus.api.IEventBus modBus, net.neoforged.fml.ModContainer container)
-
-
Method Details
-
gatherData
public static void gatherData(net.neoforged.neoforge.data.event.GatherDataEvent event)
-