Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractCookingRecipeExt - Interface in dev.upcraft.sparkweave.api.util.ext.crafting
 
AbstractCookingRecipeMixin - Class in dev.upcraft.sparkweave.mixin.ext.crafting
 
AbstractCookingRecipeMixin() - Constructor for class dev.upcraft.sparkweave.mixin.ext.crafting.AbstractCookingRecipeMixin
 
AbstractTask<T> - Class in dev.upcraft.sparkweave.impl.scheduler
 
AbstractTask(long, Callable<T>) - Constructor for class dev.upcraft.sparkweave.impl.scheduler.AbstractTask
 
accept(RegistryService) - Method in class dev.upcraft.sparkweave.api.registry.RegistryHandler
 
accept(ResourceLocation, T) - Method in interface dev.upcraft.sparkweave.api.registry.RegistryVisitor.Visitor
 
ACCEPTED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
acceptTargets(Set<String>, Set<String>) - Method in class dev.upcraft.sparkweave.mixin.SparkweaveMixinConfigPlugin
 
Action - Interface in dev.upcraft.sparkweave.api.client.gui.undo
 
add(DebugRenderable) - Static method in class dev.upcraft.sparkweave.impl.client.render.DebugRenderer
 
add(String) - Method in class dev.upcraft.sparkweave.api.serialization.CSVWriter.RowBuilder
 
add(String, String...) - Method in class dev.upcraft.sparkweave.api.serialization.CSVWriter.RowBuilder
 
add(Supplier<DynamicRegistryEntryProvider>) - Method in class dev.upcraft.sparkweave.api.datagen.DynamicRegistryEntryProvider.EntriesProvider.Builder
 
addAction(Action) - Method in class dev.upcraft.sparkweave.api.client.gui.undo.UndoRedoStack
 
addRegistryEntries(CreativeModeTab.Output, RegistryHandler<T>) - Static method in class dev.upcraft.sparkweave.api.util.item.ItemGroupHelper
 
addRow(Object...) - Method in class dev.upcraft.sparkweave.api.serialization.CSVWriter
 
advancement(FabricLanguageProvider.TranslationBuilder, ResourceLocation, String, String) - Method in class dev.upcraft.sparkweave.api.datagen.SparkweaveLanguageProvider
 
AdvancementBuilderExt - Interface in dev.upcraft.sparkweave.api.util.ext.datagen
 
AdvancementBuilderMixin - Class in dev.upcraft.sparkweave.mixin.ext.datagen
 
AdvancementBuilderMixin() - Constructor for class dev.upcraft.sparkweave.mixin.ext.datagen.AdvancementBuilderMixin
 
alpha() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns the value of the alpha record component.
ALREADY_REPORTED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
ARGUMENT_TYPES - Static variable in class dev.upcraft.sparkweave.registry.SparkweaveCommandArgumentTypes
 
ArgumentTypeInfosAccessor - Interface in dev.upcraft.sparkweave.mixin
 
assertValidFabricModId(String) - Static method in class dev.upcraft.sparkweave.util.Utils
 

B

BAD_GATEWAY - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
BAD_REQUEST - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
beginRow() - Method in class dev.upcraft.sparkweave.api.serialization.CSVWriter
creates a new CSVWriter.RowBuilder at the current position
the row position is preserved even if further rows are added to the parent builder
biome(FabricLanguageProvider.TranslationBuilder, ResourceKey<Biome>, String) - Method in class dev.upcraft.sparkweave.api.datagen.SparkweaveLanguageProvider
 
BlockItemProvider - Interface in dev.upcraft.sparkweave.api.registry.block
 
BlockItemProviderProcessor - Class in dev.upcraft.sparkweave.impl.registry
 
BlockItemProviderProcessor() - Constructor for class dev.upcraft.sparkweave.impl.registry.BlockItemProviderProcessor
 
blue() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns the value of the blue record component.
broadcastToAdmins(MinecraftServer, Component, boolean, UUID...) - Static method in class dev.upcraft.sparkweave.api.command.CommandHelper
broadcast a message to server operators
broadcastToAdmins(MinecraftServer, Component, UUID...) - Static method in class dev.upcraft.sparkweave.api.command.CommandHelper
broadcast a message to server operators
build(RegistrySetBuilder) - Method in class dev.upcraft.sparkweave.api.datagen.DynamicRegistryEntryProvider.EntriesProvider.Builder
 
builder(String) - Static method in class dev.upcraft.sparkweave.api.datagen.DynamicRegistryEntryProvider
 

C

CalledByReflection - Annotation Interface in dev.upcraft.sparkweave.api.annotation
Indicates that a class, field, method, or constructor is called by reflection.
CallerSensitive - Annotation Interface in dev.upcraft.sparkweave.api.annotation
Indicates that a method or constructor is sensitive to the context in which it is used
cancel() - Method in interface dev.upcraft.sparkweave.api.util.scheduler.Task
Cancel any future execution of this task.
cancel() - Method in class dev.upcraft.sparkweave.impl.scheduler.AbstractTask
 
canRedo() - Method in class dev.upcraft.sparkweave.api.client.gui.undo.UndoRedoStack
 
canUndo() - Method in class dev.upcraft.sparkweave.api.client.gui.undo.UndoRedoStack
 
clear() - Method in class dev.upcraft.sparkweave.api.client.gui.undo.UndoRedoStack
 
Client - Class in dev.upcraft.sparkweave.entrypoint
 
Client() - Constructor for class dev.upcraft.sparkweave.api.SparkweaveApi.Client
 
Client() - Constructor for class dev.upcraft.sparkweave.entrypoint.Client
 
CLIENTSIDE_ENVIRONMENT - Static variable in class dev.upcraft.sparkweave.api.SparkweaveApi
 
close() - Method in class dev.upcraft.sparkweave.api.serialization.CSVWriter
 
code() - Method in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
CommandHelper - Class in dev.upcraft.sparkweave.api.command
 
CommandHelper() - Constructor for class dev.upcraft.sparkweave.api.command.CommandHelper
 
CommandSourceStackAccessor - Interface in dev.upcraft.sparkweave.mixin
 
CompatHelper - Class in dev.upcraft.sparkweave.api.util.modcompat
 
CompatHelper(String) - Constructor for class dev.upcraft.sparkweave.api.util.modcompat.CompatHelper
 
configure(HolderLookup.Provider, FabricDynamicRegistryProvider.Entries) - Method in class dev.upcraft.sparkweave.impl.datagen.RegistrySetBuilderDynamicProvider
 
CONFLICT - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
ContextHelper - Class in dev.upcraft.sparkweave.api.util
 
CONTINUE - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
copyModelNoItem(BlockModelGenerators, Block, Block) - Method in interface dev.upcraft.sparkweave.api.util.ext.datagen.fabric.FabricModelProviderExt
 
copyModelNoItem(BlockModelGenerators, Block, Block) - Method in class dev.upcraft.sparkweave.mixin.ext.datagen.fabric.FabricModelProviderMixin
 
create(OutputStream, String[]) - Static method in class dev.upcraft.sparkweave.api.serialization.CSVWriter
 
create(OutputStream, String, String...) - Static method in class dev.upcraft.sparkweave.api.serialization.CSVWriter
 
create(ResourceKey<Registry<T>>, String) - Static method in class dev.upcraft.sparkweave.api.registry.RegistryHandler
 
createArgumentInfo(Class<A>, ArgumentTypeInfo<A, T>) - Static method in class dev.upcraft.sparkweave.api.command.CommandHelper
 
CREATED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
createItem() - Method in interface dev.upcraft.sparkweave.api.registry.block.BlockItemProvider
 
creationTime() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns the value of the creationTime record component.
CSVWriter - Class in dev.upcraft.sparkweave.api.serialization
 
CSVWriter.RowBuilder - Class in dev.upcraft.sparkweave.api.serialization
 
currentAction() - Method in class dev.upcraft.sparkweave.api.client.gui.undo.UndoRedoStack
 
currentIndex() - Method in class dev.upcraft.sparkweave.api.client.gui.undo.UndoRedoStack
 

D

damageType(FabricLanguageProvider.TranslationBuilder, ResourceKey<DamageType>, String, String, String) - Method in class dev.upcraft.sparkweave.api.datagen.SparkweaveLanguageProvider
 
DataStore<T> - Class in dev.upcraft.sparkweave.api.util.data
Deprecated, for removal: This API element is subject to removal in a future version.
DataStore(String, Supplier<T>, Duration) - Constructor for class dev.upcraft.sparkweave.api.util.data.DataStore
Deprecated.
 
DataStore(String, Supplier<T>, Duration, boolean) - Constructor for class dev.upcraft.sparkweave.api.util.data.DataStore
Deprecated.
 
Debug - Class in dev.upcraft.sparkweave.api.client
 
Debug() - Constructor for class dev.upcraft.sparkweave.api.client.Debug
 
DEBUG_LOG_LEVEL - Static variable in class dev.upcraft.sparkweave.api.SparkweaveApi
 
DEBUG_LOGGING - Static variable in class dev.upcraft.sparkweave.api.SparkweaveApi
 
DEBUG_MODE - Static variable in class dev.upcraft.sparkweave.api.SparkweaveApi
 
DebugRenderable - Interface in dev.upcraft.sparkweave.impl.client.render
 
DebugRenderer - Class in dev.upcraft.sparkweave.impl.client.render
 
DebugRenderer() - Constructor for class dev.upcraft.sparkweave.impl.client.render.DebugRenderer
 
DEFAULT_SEPARATOR - Static variable in class dev.upcraft.sparkweave.api.serialization.CSVWriter
 
dev.upcraft.sparkweave - package dev.upcraft.sparkweave
 
dev.upcraft.sparkweave.api - package dev.upcraft.sparkweave.api
 
dev.upcraft.sparkweave.api.annotation - package dev.upcraft.sparkweave.api.annotation
 
dev.upcraft.sparkweave.api.client - package dev.upcraft.sparkweave.api.client
 
dev.upcraft.sparkweave.api.client.gui.undo - package dev.upcraft.sparkweave.api.client.gui.undo
 
dev.upcraft.sparkweave.api.command - package dev.upcraft.sparkweave.api.command
 
dev.upcraft.sparkweave.api.command.argument - package dev.upcraft.sparkweave.api.command.argument
 
dev.upcraft.sparkweave.api.datagen - package dev.upcraft.sparkweave.api.datagen
 
dev.upcraft.sparkweave.api.registry - package dev.upcraft.sparkweave.api.registry
 
dev.upcraft.sparkweave.api.registry.block - package dev.upcraft.sparkweave.api.registry.block
 
dev.upcraft.sparkweave.api.serialization - package dev.upcraft.sparkweave.api.serialization
 
dev.upcraft.sparkweave.api.util - package dev.upcraft.sparkweave.api.util
 
dev.upcraft.sparkweave.api.util.crafting - package dev.upcraft.sparkweave.api.util.crafting
 
dev.upcraft.sparkweave.api.util.data - package dev.upcraft.sparkweave.api.util.data
 
dev.upcraft.sparkweave.api.util.ext.crafting - package dev.upcraft.sparkweave.api.util.ext.crafting
 
dev.upcraft.sparkweave.api.util.ext.datagen - package dev.upcraft.sparkweave.api.util.ext.datagen
 
dev.upcraft.sparkweave.api.util.ext.datagen.fabric - package dev.upcraft.sparkweave.api.util.ext.datagen.fabric
 
dev.upcraft.sparkweave.api.util.fakeplayer - package dev.upcraft.sparkweave.api.util.fakeplayer
 
dev.upcraft.sparkweave.api.util.item - package dev.upcraft.sparkweave.api.util.item
 
dev.upcraft.sparkweave.api.util.logging - package dev.upcraft.sparkweave.api.util.logging
 
dev.upcraft.sparkweave.api.util.modcompat - package dev.upcraft.sparkweave.api.util.modcompat
 
dev.upcraft.sparkweave.api.util.scheduler - package dev.upcraft.sparkweave.api.util.scheduler
 
dev.upcraft.sparkweave.api.util.types - package dev.upcraft.sparkweave.api.util.types
 
dev.upcraft.sparkweave.api.util.web - package dev.upcraft.sparkweave.api.util.web
 
dev.upcraft.sparkweave.command - package dev.upcraft.sparkweave.command
 
dev.upcraft.sparkweave.entrypoint - package dev.upcraft.sparkweave.entrypoint
 
dev.upcraft.sparkweave.impl.client.render - package dev.upcraft.sparkweave.impl.client.render
 
dev.upcraft.sparkweave.impl.datagen - package dev.upcraft.sparkweave.impl.datagen
 
dev.upcraft.sparkweave.impl.fakeplayer - package dev.upcraft.sparkweave.impl.fakeplayer
 
dev.upcraft.sparkweave.impl.registry - package dev.upcraft.sparkweave.impl.registry
 
dev.upcraft.sparkweave.impl.scheduler - package dev.upcraft.sparkweave.impl.scheduler
 
dev.upcraft.sparkweave.impl.service - package dev.upcraft.sparkweave.impl.service
 
dev.upcraft.sparkweave.mixin - package dev.upcraft.sparkweave.mixin
 
dev.upcraft.sparkweave.mixin.debug - package dev.upcraft.sparkweave.mixin.debug
 
dev.upcraft.sparkweave.mixin.ext.crafting - package dev.upcraft.sparkweave.mixin.ext.crafting
 
dev.upcraft.sparkweave.mixin.ext.datagen - package dev.upcraft.sparkweave.mixin.ext.datagen
 
dev.upcraft.sparkweave.mixin.ext.datagen.fabric - package dev.upcraft.sparkweave.mixin.ext.datagen.fabric
 
dev.upcraft.sparkweave.registry - package dev.upcraft.sparkweave.registry
 
dev.upcraft.sparkweave.util - package dev.upcraft.sparkweave.util
 
dev.upcraft.sparkweave.util.internal - package dev.upcraft.sparkweave.util.internal
 
DEVELOPMENT_ENVIRONMENT - Static variable in class dev.upcraft.sparkweave.api.Platform
 
DEVELOPMENT_ENVIRONMENT - Static variable in class dev.upcraft.sparkweave.api.SparkweaveApi
 
DevSessionHandler - Class in dev.upcraft.sparkweave.util.internal
 
DevSessionHandler() - Constructor for class dev.upcraft.sparkweave.util.internal.DevSessionHandler
 
displayName() - Method in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
DotEnv - Class in dev.upcraft.sparkweave.util
 
DotEnv() - Constructor for class dev.upcraft.sparkweave.util.DotEnv
 
drawLine(float, float, float, float, float, float, long) - Static method in class dev.upcraft.sparkweave.api.client.Debug
 
drawLine(float, float, float, float, float, float, long) - Static method in class dev.upcraft.sparkweave.impl.client.render.DebugRenderer
 
drawLine(PoseStack, float, float, float, float, float, float, long) - Static method in class dev.upcraft.sparkweave.api.client.Debug
 
drawLine(PoseStack, float, float, float, float, float, float, long) - Static method in class dev.upcraft.sparkweave.impl.client.render.DebugRenderer
 
drawLine(PoseStack, Vector3fc, Vector3fc, long) - Static method in class dev.upcraft.sparkweave.api.client.Debug
 
drawLine(Vector3fc, Vector3fc, long) - Static method in class dev.upcraft.sparkweave.api.client.Debug
 
DumpRecipesCommand - Class in dev.upcraft.sparkweave.command
 
DumpRecipesCommand() - Constructor for class dev.upcraft.sparkweave.command.DumpRecipesCommand
 
DumpRegistryCommand - Class in dev.upcraft.sparkweave.command
 
DumpRegistryCommand() - Constructor for class dev.upcraft.sparkweave.command.DumpRegistryCommand
 
DumpTagsCommand - Class in dev.upcraft.sparkweave.command
 
DumpTagsCommand() - Constructor for class dev.upcraft.sparkweave.command.DumpTagsCommand
 
duration() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns the value of the duration record component.
DynamicRegistryEntryProvider - Class in dev.upcraft.sparkweave.api.datagen
 
DynamicRegistryEntryProvider() - Constructor for class dev.upcraft.sparkweave.api.datagen.DynamicRegistryEntryProvider
 
DynamicRegistryEntryProvider.EntriesProvider - Class in dev.upcraft.sparkweave.api.datagen
 
DynamicRegistryEntryProvider.EntriesProvider.Builder - Class in dev.upcraft.sparkweave.api.datagen
 

E

EARLY_HINTS - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
end() - Method in class dev.upcraft.sparkweave.api.serialization.CSVWriter.RowBuilder
 
endX() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns the value of the endX record component.
endY() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns the value of the endY record component.
endZ() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns the value of the endZ record component.
EntriesProvider() - Constructor for class dev.upcraft.sparkweave.api.datagen.DynamicRegistryEntryProvider.EntriesProvider
 
Env - Class in dev.upcraft.sparkweave.api.util
 
Env() - Constructor for class dev.upcraft.sparkweave.api.util.Env
 
equals(Object) - Method in class dev.upcraft.sparkweave.api.registry.RegistrySupplier
 
equals(Object) - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Indicates whether some other object is "equal to" this one.
EXPECTATION_FAILED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 

F

FABRIC_MOD_ID_PATTERN - Static variable in class dev.upcraft.sparkweave.util.Utils
 
FabricModelProviderExt - Interface in dev.upcraft.sparkweave.api.util.ext.datagen.fabric
 
FabricModelProviderMixin - Class in dev.upcraft.sparkweave.mixin.ext.datagen.fabric
 
FabricModelProviderMixin() - Constructor for class dev.upcraft.sparkweave.mixin.ext.datagen.fabric.FabricModelProviderMixin
 
FabricPlatformProvider - Class in dev.upcraft.sparkweave.impl.service
 
FabricPlatformProvider() - Constructor for class dev.upcraft.sparkweave.impl.service.FabricPlatformProvider
 
FabricRegistryService - Class in dev.upcraft.sparkweave.impl.service
 
FabricRegistryService() - Constructor for class dev.upcraft.sparkweave.impl.service.FabricRegistryService
 
FAILED_DEPENDENCY - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
FakePlayerHelper - Class in dev.upcraft.sparkweave.api.util.fakeplayer
 
FakePlayerHelper() - Constructor for class dev.upcraft.sparkweave.api.util.fakeplayer.FakePlayerHelper
 
FakePlayerHelperImpl - Class in dev.upcraft.sparkweave.impl.fakeplayer
 
FakePlayerHelperImpl() - Constructor for class dev.upcraft.sparkweave.impl.fakeplayer.FakePlayerHelperImpl
 
FORBIDDEN - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
FOUND - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 

G

GATEWAY_TIMEOUT - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
generate(RegistrySetBuilder) - Method in class dev.upcraft.sparkweave.api.datagen.DynamicRegistryEntryProvider
 
get() - Static method in interface dev.upcraft.sparkweave.api.registry.RegistryService
 
get() - Method in class dev.upcraft.sparkweave.api.registry.RegistrySupplier
 
get() - Method in class dev.upcraft.sparkweave.api.util.data.DataStore
Deprecated.
 
get(String) - Static method in class dev.upcraft.sparkweave.api.util.Env
 
get(String, String) - Static method in class dev.upcraft.sparkweave.api.util.Env
 
getAction(int) - Method in class dev.upcraft.sparkweave.api.client.gui.undo.UndoRedoStack
 
getBool(String) - Static method in class dev.upcraft.sparkweave.api.util.Env
 
getBool(String, String) - Static method in class dev.upcraft.sparkweave.api.util.Env
 
getBuiltinRegistry(ResourceKey<Registry<T>>) - Static method in class dev.upcraft.sparkweave.util.Utils
 
getCallerContext() - Static method in class dev.upcraft.sparkweave.api.util.ContextHelper
 
getConfigDir() - Static method in class dev.upcraft.sparkweave.api.Platform
 
getConfigDir() - Method in interface dev.upcraft.sparkweave.api.PlatformProvider
 
getConfigDir() - Method in class dev.upcraft.sparkweave.impl.service.FabricPlatformProvider
 
getContext(Class<?>) - Static method in class dev.upcraft.sparkweave.api.util.ContextHelper
 
getCreationTimeMs() - Method in interface dev.upcraft.sparkweave.impl.client.render.DebugRenderable
 
getCreationTimeMs() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
 
getCurrentContext() - Static method in class dev.upcraft.sparkweave.api.util.ContextHelper
 
getCurrentContext(int) - Static method in class dev.upcraft.sparkweave.api.util.ContextHelper
 
getDescriptionUrl() - Method in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
getEntries() - Method in interface dev.upcraft.sparkweave.api.util.ext.datagen.RegistrySetBuilderExt
 
getEntries() - Method in class dev.upcraft.sparkweave.mixin.ext.datagen.RegistrySetBuilderMixin
 
getEntriesOrdered() - Method in class dev.upcraft.sparkweave.api.registry.RegistryHandler
 
getExamples() - Method in class dev.upcraft.sparkweave.api.command.argument.RegistryArgumentType
 
getGameDir() - Static method in class dev.upcraft.sparkweave.api.Platform
 
getGameDir() - Method in interface dev.upcraft.sparkweave.api.PlatformProvider
 
getGameDir() - Method in class dev.upcraft.sparkweave.impl.service.FabricPlatformProvider
 
getGenerator(String, FabricDataOutput, CompletableFuture<HolderLookup.Provider>) - Static method in class dev.upcraft.sparkweave.api.datagen.DynamicRegistryEntryProvider
 
getId() - Method in class dev.upcraft.sparkweave.api.registry.RegistrySupplier
 
getInt(String) - Static method in class dev.upcraft.sparkweave.api.util.Env
 
getInt(String, String) - Static method in class dev.upcraft.sparkweave.api.util.Env
 
getLastRefresh() - Method in class dev.upcraft.sparkweave.api.util.data.DataStore
Deprecated.
 
getLastResult() - Method in interface dev.upcraft.sparkweave.api.util.scheduler.Task
 
getLastResult() - Method in class dev.upcraft.sparkweave.impl.scheduler.AbstractTask
 
getLastResult() - Method in class dev.upcraft.sparkweave.impl.scheduler.RepeatingTask
 
getLogger() - Static method in class dev.upcraft.sparkweave.api.util.logging.SparkweaveLoggerFactory
 
getLogger() - Static method in class dev.upcraft.sparkweave.util.SparkweaveLogging
 
getLogger(String) - Static method in class dev.upcraft.sparkweave.api.util.logging.SparkweaveLoggerFactory
 
getLogger(ModContainer) - Static method in class dev.upcraft.sparkweave.api.util.logging.SparkweaveLoggerFactory
 
getMixins() - Method in class dev.upcraft.sparkweave.mixin.SparkweaveMixinConfigPlugin
 
getModContainer(String) - Static method in class dev.upcraft.sparkweave.SparkweaveHelper
 
getName() - Method in class dev.upcraft.sparkweave.impl.datagen.RegistrySetBuilderDynamicProvider
 
getRefMapperConfig() - Method in class dev.upcraft.sparkweave.mixin.SparkweaveMixinConfigPlugin
 
getRegistry(CommandContext<CommandSourceStack>, String) - Static method in class dev.upcraft.sparkweave.api.command.argument.RegistryArgumentType
 
getRegistryKey() - Method in class dev.upcraft.sparkweave.api.registry.RegistrySupplier
 
getRenderDurationMs() - Method in interface dev.upcraft.sparkweave.impl.client.render.DebugRenderable
 
getRenderDurationMs() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
 
getRenderLayer() - Method in interface dev.upcraft.sparkweave.impl.client.render.DebugRenderable
 
getRenderLayer() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
 
getService(Class<T>) - Static method in class dev.upcraft.sparkweave.api.Platform
 
getUserDataDir(String) - Method in interface dev.upcraft.sparkweave.api.PlatformProvider
 
getUserDataDir(String) - Method in class dev.upcraft.sparkweave.impl.service.FabricPlatformProvider
 
getUserDataDir(String) - Static method in class dev.upcraft.sparkweave.api.Platform
 
GONE - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
green() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns the value of the green record component.

H

hashCode() - Method in class dev.upcraft.sparkweave.api.registry.RegistrySupplier
 
hashCode() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns a hash code value for this object.
HTTP_VERSION_NOT_SUPPORTED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
HttpStatus - Enum Class in dev.upcraft.sparkweave.api.util.web
 

I

I_AM_A_TEAPOT - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
id(String) - Static method in class dev.upcraft.sparkweave.SparkweaveHelper
 
ifEnabled(Supplier<Runnable>) - Method in class dev.upcraft.sparkweave.api.util.modcompat.CompatHelper
 
IM_USED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
Infallible - Class in dev.upcraft.sparkweave.api.util.types
A throwable that is guaranteed to never be thrown.
init() - Static method in class dev.upcraft.sparkweave.impl.scheduler.ScheduledTaskQueue
 
INSTANCE - Enum constant in enum class dev.upcraft.sparkweave.api.util.types.Success
 
INSUFFICIENT_STORAGE - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
INTERNAL_SERVER_ERROR - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
IO_EXCEPTION - Static variable in class dev.upcraft.sparkweave.api.command.CommandHelper
 
is(T) - Method in class dev.upcraft.sparkweave.api.registry.RegistrySupplier
 
isCancelled() - Method in interface dev.upcraft.sparkweave.api.util.scheduler.Task
 
isCancelled() - Method in class dev.upcraft.sparkweave.impl.scheduler.AbstractTask
 
isDevelopmentEnvironment() - Method in interface dev.upcraft.sparkweave.api.PlatformProvider
 
isDevelopmentEnvironment() - Method in class dev.upcraft.sparkweave.impl.service.FabricPlatformProvider
 
isEnabled() - Method in class dev.upcraft.sparkweave.api.util.modcompat.CompatHelper
 
isFakePlayer(Player) - Static method in class dev.upcraft.sparkweave.api.util.fakeplayer.FakePlayerHelper
 
isFakePlayer(Player) - Static method in class dev.upcraft.sparkweave.impl.fakeplayer.FakePlayerHelperImpl
 
isModLoaded(String) - Static method in class dev.upcraft.sparkweave.api.Platform
 
isModLoaded(String) - Method in interface dev.upcraft.sparkweave.api.PlatformProvider
 
isModLoaded(String) - Method in class dev.upcraft.sparkweave.impl.service.FabricPlatformProvider
 
isStale() - Method in class dev.upcraft.sparkweave.api.util.data.DataStore
Deprecated.
 
isValidFabricModId(String) - Static method in class dev.upcraft.sparkweave.util.Utils
 
ItemGroupHelper - Class in dev.upcraft.sparkweave.api.util.item
 
ItemGroupHelper() - Constructor for class dev.upcraft.sparkweave.api.util.item.ItemGroupHelper
 
itemStack(FabricLanguageProvider.TranslationBuilder, ItemStack, String) - Method in class dev.upcraft.sparkweave.api.datagen.SparkweaveLanguageProvider
 

L

LENGTH_REQUIRED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
LineRenderable - Record Class in dev.upcraft.sparkweave.impl.client.render
 
LineRenderable(float, float, float, float, float, float, int, int, int, int, long, long) - Constructor for record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Creates an instance of a LineRenderable record class.
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class dev.upcraft.sparkweave.api.command.argument.RegistryArgumentType
 
load(Path) - Static method in class dev.upcraft.sparkweave.util.DotEnv
 
LOCKED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
LOG_MISSING_TRANSLATIONS - Static variable in class dev.upcraft.sparkweave.api.SparkweaveApi.Client
 
LOGGER - Static variable in class dev.upcraft.sparkweave.util.SparkweaveLogging
 
LOOP_DETECTED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 

M

Main - Class in dev.upcraft.sparkweave.entrypoint
 
Main() - Constructor for class dev.upcraft.sparkweave.entrypoint.Main
 
METHOD_NOT_ALLOWED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
MISDIRECTED_REQUEST - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
MixinDeveloperSession - Class in dev.upcraft.sparkweave.mixin.debug
 
MixinDeveloperSession() - Constructor for class dev.upcraft.sparkweave.mixin.debug.MixinDeveloperSession
 
MixinRemoveAuthError - Class in dev.upcraft.sparkweave.mixin.debug
 
MixinRemoveAuthError() - Constructor for class dev.upcraft.sparkweave.mixin.debug.MixinRemoveAuthError
 
Mod - Class in dev.upcraft.sparkweave.api.annotation
 
Mod() - Constructor for class dev.upcraft.sparkweave.api.annotation.Mod
 
Mod.Context - Annotation Interface in dev.upcraft.sparkweave.api.annotation
 
Mod.Entrypoint - Annotation Interface in dev.upcraft.sparkweave.api.annotation
Marks an interface as being an entrypoint, which will cause the annotation processor to include it in the quilt.mod.json entrypoints section.
modid() - Method in class dev.upcraft.sparkweave.api.util.modcompat.CompatHelper
 
MODID - Static variable in class dev.upcraft.sparkweave.SparkweaveHelper
 
MOVED_PERMANENTLY - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
MULTI_STATUS - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
MULTIPLE_CHOICES - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 

N

NETWORK_AUTHENTICATION_REQUIRED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
nextExecutionTime - Variable in class dev.upcraft.sparkweave.impl.scheduler.AbstractTask
 
nextExecutionTime() - Method in class dev.upcraft.sparkweave.impl.scheduler.AbstractTask
 
NO_CONTENT - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
NON_AUTHORITATIVE_INFORMATION - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
NOT_ACCEPTABLE - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
NOT_EXTENDED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
NOT_FOUND - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
NOT_IMPLEMENTED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
NOT_MODIFIED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
notifyMissingTranslation(String) - Static method in class dev.upcraft.sparkweave.util.TranslationChecker
 

O

of(int) - Static method in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
ok(int) - Static method in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
OK - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
onInitialize() - Method in class dev.upcraft.sparkweave.entrypoint.Main
 
onInitializeClient() - Method in class dev.upcraft.sparkweave.entrypoint.Client
 
onLoad(String) - Method in class dev.upcraft.sparkweave.mixin.SparkweaveMixinConfigPlugin
 
onPreLaunch() - Method in class dev.upcraft.sparkweave.entrypoint.PreLaunch
 
onRefresh(Consumer<T>) - Method in class dev.upcraft.sparkweave.api.util.data.DataStore
Deprecated.
 
orElse(Supplier<Supplier<T>>, T) - Method in class dev.upcraft.sparkweave.api.util.modcompat.CompatHelper
 
orElseGet(Supplier<Supplier<T>>, Supplier<T>) - Method in class dev.upcraft.sparkweave.api.util.modcompat.CompatHelper
 
orThrow() - Method in class dev.upcraft.sparkweave.api.util.modcompat.CompatHelper
 

P

parse(StringReader) - Method in class dev.upcraft.sparkweave.api.command.argument.RegistryArgumentType
 
PARTIAL_CONTENT - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
PAYLOAD_TOO_LARGE - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
PAYMENT_REQUIRED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
perform() - Method in interface dev.upcraft.sparkweave.api.client.gui.undo.Action
 
period() - Method in class dev.upcraft.sparkweave.impl.scheduler.RepeatingTask
 
PERMANENT_REDIRECT - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
Platform - Class in dev.upcraft.sparkweave.api
 
Platform() - Constructor for class dev.upcraft.sparkweave.api.Platform
 
PlatformProvider - Interface in dev.upcraft.sparkweave.api
 
postApply(String, ClassNode, String, IMixinInfo) - Method in class dev.upcraft.sparkweave.mixin.SparkweaveMixinConfigPlugin
 
preApply(String, ClassNode, String, IMixinInfo) - Method in class dev.upcraft.sparkweave.mixin.SparkweaveMixinConfigPlugin
 
PRECONDITION_FAILED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
PRECONDITION_REQUIRED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
PreLaunch - Class in dev.upcraft.sparkweave.entrypoint
 
PreLaunch() - Constructor for class dev.upcraft.sparkweave.entrypoint.PreLaunch
 
PROCESSING - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
PROXY_AUTHENTICATION_REQUIRED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 

R

RANGE_NOT_SATISFIABLE - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
RecipeWithResult - Interface in dev.upcraft.sparkweave.api.util.crafting
 
red() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns the value of the red record component.
redo() - Method in class dev.upcraft.sparkweave.api.client.gui.undo.UndoRedoStack
 
refresh(Executor, boolean) - Method in class dev.upcraft.sparkweave.api.util.data.DataStore
Deprecated.
 
register() - Static method in class dev.upcraft.sparkweave.impl.registry.BlockItemProviderProcessor
 
register(LiteralArgumentBuilder<CommandSourceStack>) - Static method in class dev.upcraft.sparkweave.command.DumpRegistryCommand
 
register(LiteralArgumentBuilder<CommandSourceStack>) - Static method in class dev.upcraft.sparkweave.command.DumpTagsCommand
 
register(LiteralArgumentBuilder<CommandSourceStack>, CommandBuildContext) - Static method in class dev.upcraft.sparkweave.command.DumpRecipesCommand
 
register(CommandDispatcher<CommandSourceStack>, CommandBuildContext, Commands.CommandSelection) - Static method in class dev.upcraft.sparkweave.command.SparkweaveCommandRoot
 
register(String, Supplier<S>) - Method in class dev.upcraft.sparkweave.api.registry.RegistryHandler
 
register(Registry<T>) - Method in class dev.upcraft.sparkweave.api.registry.RegistrySupplier
 
registerAll(RegistryHandler<T>) - Method in interface dev.upcraft.sparkweave.api.registry.RegistryService
 
registerAll(RegistryHandler<T>) - Method in class dev.upcraft.sparkweave.impl.service.FabricRegistryService
 
registerCheck(Predicate<Player>) - Static method in class dev.upcraft.sparkweave.api.util.fakeplayer.FakePlayerHelper
 
registerCheck(Predicate<Player>) - Static method in class dev.upcraft.sparkweave.impl.fakeplayer.FakePlayerHelperImpl
 
registry() - Static method in class dev.upcraft.sparkweave.api.command.argument.RegistryArgumentType
 
registry() - Method in class dev.upcraft.sparkweave.api.registry.RegistryHandler
 
REGISTRY - Static variable in class dev.upcraft.sparkweave.registry.SparkweaveCommandArgumentTypes
 
RegistryArgumentType - Class in dev.upcraft.sparkweave.api.command.argument
 
RegistryArgumentType() - Constructor for class dev.upcraft.sparkweave.api.command.argument.RegistryArgumentType
 
RegistryHandler<T> - Class in dev.upcraft.sparkweave.api.registry
 
RegistryHandler(ResourceKey<Registry<T>>, String) - Constructor for class dev.upcraft.sparkweave.api.registry.RegistryHandler
 
RegistryService - Interface in dev.upcraft.sparkweave.api.registry
 
RegistrySetBuilderDynamicProvider - Class in dev.upcraft.sparkweave.impl.datagen
 
RegistrySetBuilderDynamicProvider(FabricDataOutput, CompletableFuture<HolderLookup.Provider>, Collection<RegistrySetBuilder>, ResourceLocation) - Constructor for class dev.upcraft.sparkweave.impl.datagen.RegistrySetBuilderDynamicProvider
 
RegistrySetBuilderExt - Interface in dev.upcraft.sparkweave.api.util.ext.datagen
 
RegistrySetBuilderMixin - Class in dev.upcraft.sparkweave.mixin.ext.datagen
 
RegistrySetBuilderMixin() - Constructor for class dev.upcraft.sparkweave.mixin.ext.datagen.RegistrySetBuilderMixin
 
RegistrySupplier<T> - Class in dev.upcraft.sparkweave.api.registry
 
RegistrySupplier(ResourceKey<T>, Supplier<T>) - Constructor for class dev.upcraft.sparkweave.api.registry.RegistrySupplier
 
RegistryVisitor - Class in dev.upcraft.sparkweave.api.registry
 
RegistryVisitor() - Constructor for class dev.upcraft.sparkweave.api.registry.RegistryVisitor
 
RegistryVisitor.Visitor<T> - Interface in dev.upcraft.sparkweave.api.registry
 
render(PoseStack, VertexConsumer) - Method in interface dev.upcraft.sparkweave.impl.client.render.DebugRenderable
 
render(PoseStack, VertexConsumer) - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
 
render(PoseStack, MultiBufferSource, Camera) - Static method in class dev.upcraft.sparkweave.impl.client.render.DebugRenderer
 
RENDER_SLOT_NUMBERS - Static variable in class dev.upcraft.sparkweave.api.SparkweaveApi.Client
 
RepeatingTask<T> - Class in dev.upcraft.sparkweave.impl.scheduler
 
RepeatingTask(long, long, Callable<T>) - Constructor for class dev.upcraft.sparkweave.impl.scheduler.RepeatingTask
 
REQUEST_HEADER_FIELDS_TOO_LARGE - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
REQUEST_TIMEOUT - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
RESET_CONTENT - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
run(LongSupplier) - Method in class dev.upcraft.sparkweave.impl.scheduler.AbstractTask
 
run(LongSupplier) - Method in class dev.upcraft.sparkweave.impl.scheduler.RepeatingTask
 
run(LongSupplier) - Method in class dev.upcraft.sparkweave.impl.scheduler.SingleRunTask
 

S

save(Consumer<Advancement>, String) - Method in class dev.upcraft.sparkweave.mixin.ext.datagen.AdvancementBuilderMixin
 
save(Consumer<Advancement>, ResourceLocation) - Method in interface dev.upcraft.sparkweave.api.util.ext.datagen.AdvancementBuilderExt
 
save(Consumer<Advancement>, ResourceLocation) - Method in class dev.upcraft.sparkweave.mixin.ext.datagen.AdvancementBuilderMixin
 
ScheduledTaskQueue - Class in dev.upcraft.sparkweave.impl.scheduler
 
ScheduledTaskQueue() - Constructor for class dev.upcraft.sparkweave.impl.scheduler.ScheduledTaskQueue
 
scheduleEphemeral(Runnable, long) - Static method in class dev.upcraft.sparkweave.api.util.scheduler.Tasks
Schedule a task to run on the server's main thread after a delay.
scheduleEphemeral(Callable<T>, long) - Static method in class dev.upcraft.sparkweave.api.util.scheduler.Tasks
Schedule a task to run on the server's main thread after a delay.
scheduleEphemeral(Callable<T>, long) - Static method in class dev.upcraft.sparkweave.impl.scheduler.ScheduledTaskQueue
 
scheduleEphemeralAtFixedRate(Runnable, long, long) - Static method in class dev.upcraft.sparkweave.api.util.scheduler.Tasks
Schedule a task to run on the server's main thread after an initial delay, and then repeatedly after a fixed delay.
scheduleEphemeralAtFixedRate(Callable<T>, long, long) - Static method in class dev.upcraft.sparkweave.api.util.scheduler.Tasks
Schedule a task to run on the server's main thread after an initial delay, and then repeatedly after a fixed delay.
scheduleEphemeralAtFixedRate(Callable<T>, long, long) - Static method in class dev.upcraft.sparkweave.impl.scheduler.ScheduledTaskQueue
 
SEE_OTHER - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
sendPathResult(CommandContext<CommandSourceStack>, Path, Supplier<Component>, UnaryOperator<Component>) - Static method in class dev.upcraft.sparkweave.api.command.CommandHelper
Send a Path to the command source player (if any), and send the baseMessage to every admin
SERVICE_UNAVAILABLE - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
setColor(int, int, int) - Static method in class dev.upcraft.sparkweave.api.client.Debug
 
setColor(int, int, int, int) - Static method in class dev.upcraft.sparkweave.api.client.Debug
 
setColor(int, int, int, int) - Static method in class dev.upcraft.sparkweave.impl.client.render.DebugRenderer
 
ShapedRecipeExt - Interface in dev.upcraft.sparkweave.api.util.ext.crafting
 
ShapedRecipeMixin - Class in dev.upcraft.sparkweave.mixin.ext.crafting
 
ShapedRecipeMixin() - Constructor for class dev.upcraft.sparkweave.mixin.ext.crafting.ShapedRecipeMixin
 
ShapelessRecipeExt - Interface in dev.upcraft.sparkweave.api.util.ext.crafting
 
ShapelessRecipeMixin - Class in dev.upcraft.sparkweave.mixin.ext.crafting
 
ShapelessRecipeMixin() - Constructor for class dev.upcraft.sparkweave.mixin.ext.crafting.ShapelessRecipeMixin
 
shouldApplyMixin(String, String) - Method in class dev.upcraft.sparkweave.mixin.SparkweaveMixinConfigPlugin
 
SINGLE_TICK_DURATION - Static variable in class dev.upcraft.sparkweave.api.client.Debug
 
SingleItemRecipeExt - Interface in dev.upcraft.sparkweave.api.util.ext.crafting
 
SingleItemRecipeMixin - Class in dev.upcraft.sparkweave.mixin.ext.crafting
 
SingleItemRecipeMixin() - Constructor for class dev.upcraft.sparkweave.mixin.ext.crafting.SingleItemRecipeMixin
 
SingleRunTask<T> - Class in dev.upcraft.sparkweave.impl.scheduler
 
SingleRunTask(long, Callable<T>) - Constructor for class dev.upcraft.sparkweave.impl.scheduler.SingleRunTask
 
size() - Method in class dev.upcraft.sparkweave.api.client.gui.undo.UndoRedoStack
 
SmithingTransformRecipeExt - Interface in dev.upcraft.sparkweave.api.util.ext.crafting
 
SmithingTransformRecipeMixin - Class in dev.upcraft.sparkweave.mixin.ext.crafting
 
SmithingTransformRecipeMixin() - Constructor for class dev.upcraft.sparkweave.mixin.ext.crafting.SmithingTransformRecipeMixin
 
sound(FabricLanguageProvider.TranslationBuilder, Supplier<? extends SoundEvent>, String) - Method in class dev.upcraft.sparkweave.api.datagen.SparkweaveLanguageProvider
 
sparkweave$getByClass() - Static method in interface dev.upcraft.sparkweave.mixin.ArgumentTypeInfosAccessor
 
sparkweave$getResult() - Method in interface dev.upcraft.sparkweave.api.util.crafting.RecipeWithResult
 
sparkweave$getResult() - Method in interface dev.upcraft.sparkweave.api.util.ext.crafting.AbstractCookingRecipeExt
 
sparkweave$getResult() - Method in interface dev.upcraft.sparkweave.api.util.ext.crafting.ShapedRecipeExt
 
sparkweave$getResult() - Method in interface dev.upcraft.sparkweave.api.util.ext.crafting.ShapelessRecipeExt
 
sparkweave$getResult() - Method in interface dev.upcraft.sparkweave.api.util.ext.crafting.SingleItemRecipeExt
 
sparkweave$getResult() - Method in interface dev.upcraft.sparkweave.api.util.ext.crafting.SmithingTransformRecipeExt
 
sparkweave$getResult() - Method in class dev.upcraft.sparkweave.mixin.ext.crafting.AbstractCookingRecipeMixin
 
sparkweave$getResult() - Method in class dev.upcraft.sparkweave.mixin.ext.crafting.ShapedRecipeMixin
 
sparkweave$getResult() - Method in class dev.upcraft.sparkweave.mixin.ext.crafting.ShapelessRecipeMixin
 
sparkweave$getResult() - Method in class dev.upcraft.sparkweave.mixin.ext.crafting.SingleItemRecipeMixin
 
sparkweave$getResult() - Method in class dev.upcraft.sparkweave.mixin.ext.crafting.SmithingTransformRecipeMixin
 
sparkweave$isSilent() - Method in interface dev.upcraft.sparkweave.mixin.CommandSourceStackAccessor
 
SparkweaveApi - Class in dev.upcraft.sparkweave.api
 
SparkweaveApi() - Constructor for class dev.upcraft.sparkweave.api.SparkweaveApi
 
SparkweaveApi.Client - Class in dev.upcraft.sparkweave.api
 
SparkweaveCommandArgumentTypes - Class in dev.upcraft.sparkweave.registry
 
SparkweaveCommandArgumentTypes() - Constructor for class dev.upcraft.sparkweave.registry.SparkweaveCommandArgumentTypes
 
SparkweaveCommandRoot - Class in dev.upcraft.sparkweave.command
 
SparkweaveCommandRoot() - Constructor for class dev.upcraft.sparkweave.command.SparkweaveCommandRoot
 
SparkweaveHelper - Class in dev.upcraft.sparkweave
 
SparkweaveHelper() - Constructor for class dev.upcraft.sparkweave.SparkweaveHelper
 
SparkweaveLanguageProvider - Class in dev.upcraft.sparkweave.api.datagen
 
SparkweaveLanguageProvider(FabricDataOutput, CompletableFuture<HolderLookup.Provider>, String) - Constructor for class dev.upcraft.sparkweave.api.datagen.SparkweaveLanguageProvider
 
SparkweaveLoggerFactory - Class in dev.upcraft.sparkweave.api.util.logging
 
SparkweaveLogging - Class in dev.upcraft.sparkweave.util
 
SparkweaveLogging() - Constructor for class dev.upcraft.sparkweave.util.SparkweaveLogging
 
SparkweaveMixinConfigPlugin - Class in dev.upcraft.sparkweave.mixin
 
SparkweaveMixinConfigPlugin() - Constructor for class dev.upcraft.sparkweave.mixin.SparkweaveMixinConfigPlugin
 
startX() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns the value of the startX record component.
startY() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns the value of the startY record component.
startZ() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns the value of the startZ record component.
stream() - Method in class dev.upcraft.sparkweave.api.registry.RegistryHandler
 
Success - Enum Class in dev.upcraft.sparkweave.api.util.types
An enum that represents a successful operation, for cases where a value is required.
sw_updateSession(User) - Method in interface dev.upcraft.sparkweave.mixin.debug.UserDataAccessor
 
SWITCHING_PROTOCOLS - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 

T

tag(FabricLanguageProvider.TranslationBuilder, TagKey<?>, String) - Method in class dev.upcraft.sparkweave.api.datagen.SparkweaveLanguageProvider
 
task - Variable in class dev.upcraft.sparkweave.impl.scheduler.AbstractTask
 
Task<T> - Interface in dev.upcraft.sparkweave.api.util.scheduler
 
Tasks - Class in dev.upcraft.sparkweave.api.util.scheduler
 
Tasks() - Constructor for class dev.upcraft.sparkweave.api.util.scheduler.Tasks
 
TEMPORARY_REDIRECT - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
Time - Class in dev.upcraft.sparkweave.api.util
 
Time() - Constructor for class dev.upcraft.sparkweave.api.util.Time
 
toMillis(long) - Static method in class dev.upcraft.sparkweave.api.util.Time
 
TOO_EARLY - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
TOO_MANY_REQUESTS - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
toString() - Method in class dev.upcraft.sparkweave.api.serialization.CSVWriter
 
toString() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns a string representation of this record class.
toTicks(long) - Static method in class dev.upcraft.sparkweave.api.util.Time
 
toTicks(Duration) - Static method in class dev.upcraft.sparkweave.api.util.Time
 
TranslationChecker - Class in dev.upcraft.sparkweave.util
 
TranslationChecker() - Constructor for class dev.upcraft.sparkweave.util.TranslationChecker
 
tryGet() - Method in class dev.upcraft.sparkweave.api.util.data.DataStore
Deprecated.
 
tryGetMetadata(String) - Static method in class dev.upcraft.sparkweave.SparkweaveHelper
 
tryLoadSession(User) - Static method in class dev.upcraft.sparkweave.util.internal.DevSessionHandler
 

U

UNAUTHORIZED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
UNAVAILABLE_FOR_LEGAL_REASONS - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
undo() - Method in interface dev.upcraft.sparkweave.api.client.gui.undo.Action
 
undo() - Method in class dev.upcraft.sparkweave.api.client.gui.undo.UndoRedoStack
 
UndoRedoStack - Class in dev.upcraft.sparkweave.api.client.gui.undo
 
UndoRedoStack() - Constructor for class dev.upcraft.sparkweave.api.client.gui.undo.UndoRedoStack
 
UNKNOWN - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
UNPROCESSABLE_ENTITY - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
UNSUPPORTED_MEDIA_TYPE - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
UPGRADE_REQUIRED - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
URI_TOO_LONG - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
USE_PROXY - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
UserDataAccessor - Interface in dev.upcraft.sparkweave.mixin.debug
 
Utils - Class in dev.upcraft.sparkweave.util
 
Utils() - Constructor for class dev.upcraft.sparkweave.util.Utils
 

V

validate() - Static method in class dev.upcraft.sparkweave.util.TranslationChecker
 
value() - Element in annotation interface dev.upcraft.sparkweave.api.annotation.Mod.Context
 
value() - Element in annotation interface dev.upcraft.sparkweave.api.annotation.Mod.Entrypoint
 
valueOf(String) - Static method in enum class dev.upcraft.sparkweave.api.util.types.Success
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
Returns the enum constant of this class with the specified name.
values() - Method in class dev.upcraft.sparkweave.api.registry.RegistryHandler
 
values() - Static method in enum class dev.upcraft.sparkweave.api.util.types.Success
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
Returns an array containing the constants of this enum class, in the order they are declared.
VARIANT_ALSO_NEGOTIATES - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
visitRegistry(Registry<T>, RegistryVisitor.Visitor<T>) - Static method in class dev.upcraft.sparkweave.api.registry.RegistryVisitor
 

W

withSeparator(OutputStream, String, String[]) - Static method in class dev.upcraft.sparkweave.api.serialization.CSVWriter
 
withSeparator(OutputStream, String, String, String...) - Static method in class dev.upcraft.sparkweave.api.serialization.CSVWriter
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form