Index

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

A

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
 
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
 
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
 

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
 
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.

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
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
 
ClientRootCommand - Class in dev.upcraft.sparkweave.impl.client.command
 
ClientRootCommand() - Constructor for class dev.upcraft.sparkweave.impl.client.command.ClientRootCommand
 
CLIENTSIDE_ENVIRONMENT - Static variable in class dev.upcraft.sparkweave.api.SparkweaveApi
 
code() - Method in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
CODEC - Static variable in record class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityData
 
CODEC - Static variable in enum class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityData.Tier
 
CompatHelper - Class in dev.upcraft.sparkweave.api.util.modcompat
 
CompatHelper(String) - Constructor for class dev.upcraft.sparkweave.api.util.modcompat.CompatHelper
 
CONFLICT - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
ConsentManager - Class in dev.upcraft.sparkweave.api.util.consent
 
ConsentManager() - Constructor for class dev.upcraft.sparkweave.api.util.consent.ConsentManager
 
ConsentScreen - Class in dev.upcraft.sparkweave.impl.client.consent
 
ConsentScreen(List<ResourceLocation>, boolean) - Constructor for class dev.upcraft.sparkweave.impl.client.consent.ConsentScreen
 
ContextHelper - Class in dev.upcraft.sparkweave.api.util
 
CONTINUE - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
create(ResourceKey<Registry<T>>, String) - Static method in class dev.upcraft.sparkweave.api.registry.RegistryHandler
 
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.
CREATOR - Enum constant in enum class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityData.Tier
 
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

DataStore<T> - Class in dev.upcraft.sparkweave.api.util.data
 
DataStore(String, Supplier<T>, Duration) - Constructor for class dev.upcraft.sparkweave.api.util.data.DataStore
 
DataStore(String, Supplier<T>, Duration, boolean) - Constructor for class dev.upcraft.sparkweave.api.util.data.DataStore
 
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
 
DebugMonitorCommand - Class in dev.upcraft.sparkweave.impl.client.command
 
DebugMonitorCommand() - Constructor for class dev.upcraft.sparkweave.impl.client.command.DebugMonitorCommand
 
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
 
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.registry - package dev.upcraft.sparkweave.api.registry
 
dev.upcraft.sparkweave.api.registry.block - package dev.upcraft.sparkweave.api.registry.block
 
dev.upcraft.sparkweave.api.util - package dev.upcraft.sparkweave.api.util
 
dev.upcraft.sparkweave.api.util.consent - package dev.upcraft.sparkweave.api.util.consent
 
dev.upcraft.sparkweave.api.util.data - package dev.upcraft.sparkweave.api.util.data
 
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.web - package dev.upcraft.sparkweave.api.util.web
 
dev.upcraft.sparkweave.entrypoint - package dev.upcraft.sparkweave.entrypoint
 
dev.upcraft.sparkweave.impl.client.command - package dev.upcraft.sparkweave.impl.client.command
 
dev.upcraft.sparkweave.impl.client.consent - package dev.upcraft.sparkweave.impl.client.consent
 
dev.upcraft.sparkweave.impl.client.render - package dev.upcraft.sparkweave.impl.client.render
 
dev.upcraft.sparkweave.impl.registry - package dev.upcraft.sparkweave.impl.registry
 
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.util - package dev.upcraft.sparkweave.util
 
dev.upcraft.sparkweave.util.internal - package dev.upcraft.sparkweave.util.internal
 
dev.upcraft.sparkweave.util.vanity - package dev.upcraft.sparkweave.util.vanity
 
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
 
duration() - Method in record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns the value of the duration record component.

E

EARLY_HINTS - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
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.
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.
equals(Object) - Method in record class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityData
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

FAILED_DEPENDENCY - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
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
 
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
 
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
 
getAll() - Static method in class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityHandler
 
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.QuiltPlatformProvider
 
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
 
getData(UUID) - Static method in class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityHandler
 
getDescriptionUrl() - Method in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
getEntriesOrdered() - Method in class dev.upcraft.sparkweave.api.registry.RegistryHandler
 
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.QuiltPlatformProvider
 
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
 
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 enum class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityData.Tier
 
getRefMapperConfig() - Method in class dev.upcraft.sparkweave.mixin.SparkweaveMixinConfigPlugin
 
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
 
getSerializedName() - Method in enum class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityData.Tier
 
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.QuiltPlatformProvider
 
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

has(UUID) - Static method in class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityHandler
 
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.
hashCode() - Method in record class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityData
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
 
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
 
init() - Method in class dev.upcraft.sparkweave.impl.client.consent.ConsentScreen
 
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
 
is(T) - Method in class dev.upcraft.sparkweave.api.registry.RegistrySupplier
 
isDevelopmentEnvironment() - Method in interface dev.upcraft.sparkweave.api.PlatformProvider
 
isDevelopmentEnvironment() - Method in class dev.upcraft.sparkweave.impl.service.QuiltPlatformProvider
 
isEnabled() - Method in class dev.upcraft.sparkweave.api.util.modcompat.CompatHelper
 
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.QuiltPlatformProvider
 
isStale() - Method in class dev.upcraft.sparkweave.api.util.data.DataStore
 
ItemGroupHelper - Class in dev.upcraft.sparkweave.api.util.item
 
ItemGroupHelper() - Constructor for class dev.upcraft.sparkweave.api.util.item.ItemGroupHelper
 

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.
LIST_CODEC - Static variable in record class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityData
 
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
 
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
 
NONE - Enum constant in enum class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityData.Tier
 
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(ModContainer) - Method in class dev.upcraft.sparkweave.entrypoint.Main
 
onInitializeClient(ModContainer) - Method in class dev.upcraft.sparkweave.entrypoint.Client
 
onLoad(String) - Method in class dev.upcraft.sparkweave.mixin.SparkweaveMixinConfigPlugin
 
onPreLaunch(ModContainer) - Method in class dev.upcraft.sparkweave.entrypoint.PreLaunch
 
onRefresh(Consumer<T>) - Method in class dev.upcraft.sparkweave.api.util.data.DataStore
 
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

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
 
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
 

Q

QuiltPlatformProvider - Class in dev.upcraft.sparkweave.impl.service
 
QuiltPlatformProvider() - Constructor for class dev.upcraft.sparkweave.impl.service.QuiltPlatformProvider
 
QuiltRegistryService - Class in dev.upcraft.sparkweave.impl.service
 
QuiltRegistryService() - Constructor for class dev.upcraft.sparkweave.impl.service.QuiltRegistryService
 

R

RANGE_NOT_SATISFIABLE - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
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
 
refresh(Executor, boolean) - Static method in class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityHandler
 
register() - Static method in class dev.upcraft.sparkweave.impl.registry.BlockItemProviderProcessor
 
register(LiteralArgumentBuilder<QuiltClientCommandSource>) - Static method in class dev.upcraft.sparkweave.impl.client.command.DebugMonitorCommand
 
register(CommandDispatcher<QuiltClientCommandSource>) - Static method in class dev.upcraft.sparkweave.impl.client.command.ClientRootCommand
 
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.QuiltRegistryService
 
registry() - Method in class dev.upcraft.sparkweave.api.registry.RegistryHandler
 
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
 
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(GuiGraphics, int, int, float) - Method in class dev.upcraft.sparkweave.impl.client.consent.ConsentScreen
 
RENDER_SLOT_NUMBERS - Static variable in class dev.upcraft.sparkweave.api.SparkweaveApi.Client
 
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
 

S

SEE_OTHER - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
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
 
shouldApplyMixin(String, String) - Method in class dev.upcraft.sparkweave.mixin.SparkweaveMixinConfigPlugin
 
shouldCloseOnEsc() - Method in class dev.upcraft.sparkweave.impl.client.consent.ConsentScreen
 
SINGLE_TICK_DURATION - Static variable in class dev.upcraft.sparkweave.api.client.Debug
 
size() - Method in class dev.upcraft.sparkweave.api.client.gui.undo.UndoRedoStack
 
SparkweaveApi - Class in dev.upcraft.sparkweave.api
 
SparkweaveApi() - Constructor for class dev.upcraft.sparkweave.api.SparkweaveApi
 
SparkweaveApi.Client - Class in dev.upcraft.sparkweave.api
 
SparkweaveHelper - Class in dev.upcraft.sparkweave
 
SparkweaveHelper() - Constructor for class dev.upcraft.sparkweave.SparkweaveHelper
 
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
 
SparkweaveVanityData - Record Class in dev.upcraft.sparkweave.util.vanity
 
SparkweaveVanityData(UUID, String, SparkweaveVanityData.Tier) - Constructor for record class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityData
Creates an instance of a SparkweaveVanityData record class.
SparkweaveVanityData.Tier - Enum Class in dev.upcraft.sparkweave.util.vanity
 
SparkweaveVanityDataResponse - Class in dev.upcraft.sparkweave.util.vanity
 
SparkweaveVanityDataResponse() - Constructor for class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityDataResponse
 
SparkweaveVanityDataResponse.UserData - Class in dev.upcraft.sparkweave.util.vanity
 
SparkweaveVanityHandler - Class in dev.upcraft.sparkweave.util.vanity
 
SparkweaveVanityHandler() - Constructor for class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityHandler
 
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
 
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

TEMPORARY_REDIRECT - Enum constant in enum class dev.upcraft.sparkweave.api.util.web.HttpStatus
 
tier() - Method in record class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityData
Returns the value of the tier record component.
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 record class dev.upcraft.sparkweave.impl.client.render.LineRenderable
Returns a string representation of this record class.
toString() - Method in record class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityData
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
 
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
 
UserData() - Constructor for class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityDataResponse.UserData
 
UserDataAccessor - Interface in dev.upcraft.sparkweave.mixin.debug
 
username() - Method in record class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityData
Returns the value of the username record component.
users - Variable in class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityDataResponse
 
Utils - Class in dev.upcraft.sparkweave.util
 
Utils() - Constructor for class dev.upcraft.sparkweave.util.Utils
 
uuid() - Method in record class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityData
Returns the value of the uuid record component.

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.web.HttpStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.upcraft.sparkweave.util.vanity.SparkweaveVanityData.Tier
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.web.HttpStatus
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.util.vanity.SparkweaveVanityData.Tier
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
 
A B C D E F G H I L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values