Class FallingLeavesMod

java.lang.Object
de.cheaterpaul.fallingleaves.FallingLeavesMod

public class FallingLeavesMod extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final ClientConfig
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final String
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    FallingLeavesMod(net.neoforged.bus.api.IEventBus modBus, net.neoforged.fml.ModContainer container)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    gatherData(net.neoforged.neoforge.data.event.GatherDataEvent event)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • MOD_ID

      public static final String 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

      public static final ClientConfig 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)