Class ThermooAttachments
java.lang.Object
com.github.thedeathlycow.thermoo.impl.neoforge.registry.ThermooAttachments
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Supplier<net.neoforged.neoforge.attachment.AttachmentType<SyncedIntAttachment>> static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<TemperatureStatusSettingsAttachment>> static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<SyncedIntAttachment>> -
Method Summary
-
Field Details
-
TEMPERATURE
public static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<SyncedIntAttachment>> TEMPERATURE -
WETNESS
public static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<SyncedIntAttachment>> WETNESS -
TEMPERATURE_STATUS_SETTINGS
public static final Supplier<net.neoforged.neoforge.attachment.AttachmentType<TemperatureStatusSettingsAttachment>> TEMPERATURE_STATUS_SETTINGS
-
-
Method Details
-
initialize
public static void initialize(net.neoforged.bus.api.IEventBus modBus)
-