Class ThermooAttachments
java.lang.Object
com.github.thedeathlycow.thermoo.impl.attachment.ThermooAttachments
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.neoforged.neoforge.registries.DeferredRegister<net.neoforged.neoforge.attachment.AttachmentType<?>> static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<TemperatureEffectAttachment>> -
Method Summary
-
Field Details
-
ATTACHMENT_TYPES
public static final net.neoforged.neoforge.registries.DeferredRegister<net.neoforged.neoforge.attachment.AttachmentType<?>> ATTACHMENT_TYPES -
TEMPERATURE
-
WETNESS
-
TEMPERATURE_EFFECTS
public static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<TemperatureEffectAttachment>> TEMPERATURE_EFFECTS
-