Class ThermooAttachments

java.lang.Object
com.github.thedeathlycow.thermoo.impl.attachment.ThermooAttachments

public final class ThermooAttachments extends Object
  • Field Details

    • ATTACHMENT_TYPES

      public static final net.neoforged.neoforge.registries.DeferredRegister<net.neoforged.neoforge.attachment.AttachmentType<?>> ATTACHMENT_TYPES
    • TEMPERATURE

      public static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<Integer>> TEMPERATURE
    • WETNESS

      public static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<Integer>> WETNESS
    • TEMPERATURE_EFFECTS

      public static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<TemperatureEffectAttachment>> TEMPERATURE_EFFECTS