Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractContainerMenuMixin - Class in dev.upcraft.sparkweave.fabric.mixin
- AbstractContainerMenuMixin() - Constructor for class dev.upcraft.sparkweave.fabric.mixin.AbstractContainerMenuMixin
- AbstractTask<T> - Class in dev.upcraft.sparkweave.scheduler
- AbstractTask(long, Callable<T>) - Constructor for class dev.upcraft.sparkweave.scheduler.AbstractTask
- accept(RegistryService) - Method in interface dev.upcraft.sparkweave.api.registry.RegistryHandler
- accept(ResourceLocation, T) - Method in interface dev.upcraft.sparkweave.api.registry.RegistryVisitor
- ACCEPTED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- acceptTargets(Set<String>, Set<String>) - Method in class dev.upcraft.sparkweave.SparkweaveMixinConfigPlugin
- Action - Interface in dev.upcraft.sparkweave.api.undo
- add(DebugRenderable) - Static method in class dev.upcraft.sparkweave.api.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
- addAction(Action) - Method in class dev.upcraft.sparkweave.api.undo.UndoRedoStack
- addItemsToTab(CreativeModeTab.ItemDisplayParameters, CreativeModeTab.Output, RandomSource) - Method in interface dev.upcraft.sparkweave.api.registry.item.CreativeTabFiller
- addListener(Consumer<T>) - Method in class dev.upcraft.sparkweave.api.storage.DataStore
- addRegistryEntries(CreativeModeTab.ItemDisplayParameters, CreativeModeTab.Output, RegistryHandler<T>) - Static method in class dev.upcraft.sparkweave.api.item.CreativeTabHelper
- addRegistryEntries(CreativeModeTab.Output, RegistryHandler<T>) - Static method in class dev.upcraft.sparkweave.api.item.CreativeTabHelper
-
Deprecated, for removal: This API element is subject to removal in a future version.
- addRow(Object...) - Method in class dev.upcraft.sparkweave.api.serialization.CSVWriter
- alpha() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
-
Returns the value of the
alpharecord component. - ALREADY_REPORTED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- appDirs - Variable in class dev.upcraft.sparkweave.platform.BasePlatformService
- ARGUMENT_TYPES - Static variable in class dev.upcraft.sparkweave.registry.SparkweaveCommandArgumentTypes
- ArgumentTypeInfosAccessor - Interface in dev.upcraft.sparkweave.fabric.mixin
- ArmorRendererRegistry - Class in dev.upcraft.sparkweave.client.event
- ArmorRendererRegistry() - Constructor for class dev.upcraft.sparkweave.client.event.ArmorRendererRegistry
B
- BAD_GATEWAY - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- BAD_REQUEST - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- BasePlatformService - Class in dev.upcraft.sparkweave.platform
- BasePlatformService() - Constructor for class dev.upcraft.sparkweave.platform.BasePlatformService
- beginRow() - Method in class dev.upcraft.sparkweave.api.serialization.CSVWriter
-
creates a new
CSVWriter.RowBuilderat the current position
the row position is preserved even if further rows are added to the parent builder - BlockEntityMixin - Class in dev.upcraft.sparkweave.mixin
- BlockEntityMixin() - Constructor for class dev.upcraft.sparkweave.mixin.BlockEntityMixin
- BlockItemProvider - Interface in dev.upcraft.sparkweave.api.registry.block
- blue() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
-
Returns the value of the
bluerecord 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
- buildTab() - Static method in class dev.upcraft.sparkweave.util.SparkweaveDevCreativeTab
C
- CalledByReflection - Annotation Interface in dev.upcraft.sparkweave.api.annotation
-
Indicates that a class, field, method, or constructor is called by reflection.
This annotation is used purely to suppress warnings about reflection usage. - 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.scheduler.Task
-
Cancel any future execution of this task.
- cancel() - Method in class dev.upcraft.sparkweave.scheduler.AbstractTask
- canRedo() - Method in class dev.upcraft.sparkweave.api.undo.UndoRedoStack
- canUndo() - Method in class dev.upcraft.sparkweave.api.undo.UndoRedoStack
- clear() - Method in class dev.upcraft.sparkweave.api.undo.UndoRedoStack
- Client - Class in dev.upcraft.sparkweave.fabric.entrypoint
- Client() - Constructor for class dev.upcraft.sparkweave.api.SparkweaveApi.Client
- Client() - Constructor for class dev.upcraft.sparkweave.fabric.entrypoint.Client
- CLIENT - Enum constant in enum class dev.upcraft.sparkweave.api.platform.RuntimeEnvironmentType
- ClientEntryPoint - Interface in dev.upcraft.sparkweave.api.entrypoint
- ClientRootCommand - Class in dev.upcraft.sparkweave.fabric.client.command
- ClientRootCommand() - Constructor for class dev.upcraft.sparkweave.fabric.client.command.ClientRootCommand
- 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.web.HttpStatus
- CODEC - Static variable in record class dev.upcraft.sparkweave.vanity.SparkweaveVanityData
- CODEC - Static variable in enum class dev.upcraft.sparkweave.vanity.SparkweaveVanityData.Tier
- CommandEvents - Class in dev.upcraft.sparkweave.api.event
- CommandEvents() - Constructor for class dev.upcraft.sparkweave.api.event.CommandEvents
- CommandEvents.Register - Interface in dev.upcraft.sparkweave.api.event
- CommandHelper - Class in dev.upcraft.sparkweave.api.command
- CommandHelper() - Constructor for class dev.upcraft.sparkweave.api.command.CommandHelper
- CompatHelper - Class in dev.upcraft.sparkweave.api.compat
- CompatHelper(String) - Constructor for class dev.upcraft.sparkweave.api.compat.CompatHelper
- CONFLICT - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- ConsentScreen - Class in dev.upcraft.sparkweave.fabric.client.consent
- ConsentScreen(List<ResourceLocation>, boolean) - Constructor for class dev.upcraft.sparkweave.fabric.client.consent.ConsentScreen
- context - Variable in class dev.upcraft.sparkweave.api.client.render.LecternItemRenderer
- ContextHelper - Class in dev.upcraft.sparkweave.api.reflect
- CONTINUE - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- 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(Class<A>, ArgumentTypeInfo<A, T>) - Method in interface dev.upcraft.sparkweave.api.platform.services.SparkweaveHelperService
- create(Class<A>, ArgumentTypeInfo<A, T>) - Method in class dev.upcraft.sparkweave.fabric.service.FabricHelperService
- create(Class<T>, Function<T[], T>) - Static method in interface dev.upcraft.sparkweave.api.event.Event
- create(Class<T>, Function<T[], T>) - Static method in class dev.upcraft.sparkweave.event.EventFactoryImpl
- create(BlockEntityRendererProvider.Context) - Method in interface dev.upcraft.sparkweave.api.client.render.LecternItemRenderer.Factory
- create(ResourceKey<Registry<T>>, String) - Static method in interface dev.upcraft.sparkweave.api.registry.RegistryHandler
- create(ResourceKey<Registry<T>>, String) - Static method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistryHandler
- create(LivingEntity, EntityRendererProvider.Context, RenderLayerParent<E, M>) - Method in interface dev.upcraft.sparkweave.api.client.render.CustomArmorRenderer.Factory
- create(Level, BlockPos, Player, LecternBlockEntity, ItemStack) - Method in interface dev.upcraft.sparkweave.event.LecternMenuRegistry.MenuProviderFactory
- 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.web.HttpStatus
- createIntrusiveHolder(T) - Method in class dev.upcraft.sparkweave.fabric.mixin.MappedRegistryMixin
- createItem() - Method in interface dev.upcraft.sparkweave.api.registry.block.BlockItemProvider
- createNewRegistry() - Method in interface dev.upcraft.sparkweave.api.registry.RegistryHandler
- createNewRegistry(boolean) - Method in interface dev.upcraft.sparkweave.api.registry.RegistryHandler
- createNewRegistry(boolean, ResourceLocation) - Method in interface dev.upcraft.sparkweave.api.registry.RegistryHandler
- createNewRegistry(boolean, ResourceLocation) - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistryHandler
- createRegistryHandler(ResourceKey<Registry<T>>, String) - Method in interface dev.upcraft.sparkweave.api.platform.services.RegistryService
- createRegistryHandler(ResourceKey<Registry<T>>, String) - Method in class dev.upcraft.sparkweave.fabric.service.FabricRegistryService
- creationTime() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
-
Returns the value of the
creationTimerecord component. - CreativeTabFiller - Interface in dev.upcraft.sparkweave.api.registry.item
- CreativeTabHelper - Class in dev.upcraft.sparkweave.api.item
- CreativeTabHelper() - Constructor for class dev.upcraft.sparkweave.api.item.CreativeTabHelper
- CREATOR - Enum constant in enum class dev.upcraft.sparkweave.vanity.SparkweaveVanityData.Tier
- 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.undo.UndoRedoStack
- currentIndex() - Method in class dev.upcraft.sparkweave.api.undo.UndoRedoStack
- CustomArmorRenderer<E,
M> - Class in dev.upcraft.sparkweave.api.client.render - CustomArmorRenderer() - Constructor for class dev.upcraft.sparkweave.api.client.render.CustomArmorRenderer
- CustomArmorRenderer.Factory<E,
M> - Interface in dev.upcraft.sparkweave.api.client.render - CustomHumanoidModelArmorRenderer<E,
M, - Class in dev.upcraft.sparkweave.api.client.renderA> - CustomHumanoidModelArmorRenderer() - Constructor for class dev.upcraft.sparkweave.api.client.render.CustomHumanoidModelArmorRenderer
D
- DataStore<T> - Class in dev.upcraft.sparkweave.api.storage
- DataStore(String, Supplier<T>, Duration) - Constructor for class dev.upcraft.sparkweave.api.storage.DataStore
- DataStore(String, Supplier<T>, Duration, boolean) - Constructor for class dev.upcraft.sparkweave.api.storage.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.fabric.client.command
- DebugMonitorCommand() - Constructor for class dev.upcraft.sparkweave.fabric.client.command.DebugMonitorCommand
- DebugRenderable - Interface in dev.upcraft.sparkweave.api.client.render
- DebugRenderer - Class in dev.upcraft.sparkweave.api.client.render
- DebugRenderer() - Constructor for class dev.upcraft.sparkweave.api.client.render.DebugRenderer
- DedicatedServer - Class in dev.upcraft.sparkweave.fabric.entrypoint
- DedicatedServer() - Constructor for class dev.upcraft.sparkweave.fabric.entrypoint.DedicatedServer
- DedicatedServerEntryPoint - Interface in dev.upcraft.sparkweave.api.entrypoint
- DEFAULT_SEPARATOR - Static variable in class dev.upcraft.sparkweave.api.serialization.CSVWriter
- delegate() - Method in record class dev.upcraft.sparkweave.fabric.impl.mod.FabricModContainer
-
Returns the value of the
delegaterecord component. - 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.event - package dev.upcraft.sparkweave.api.client.event
- dev.upcraft.sparkweave.api.client.render - package dev.upcraft.sparkweave.api.client.render
- 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.compat - package dev.upcraft.sparkweave.api.compat
- dev.upcraft.sparkweave.api.entrypoint - package dev.upcraft.sparkweave.api.entrypoint
- dev.upcraft.sparkweave.api.event - package dev.upcraft.sparkweave.api.event
- dev.upcraft.sparkweave.api.item - package dev.upcraft.sparkweave.api.item
- dev.upcraft.sparkweave.api.logging - package dev.upcraft.sparkweave.api.logging
- dev.upcraft.sparkweave.api.platform - package dev.upcraft.sparkweave.api.platform
- dev.upcraft.sparkweave.api.platform.services - package dev.upcraft.sparkweave.api.platform.services
- dev.upcraft.sparkweave.api.reflect - package dev.upcraft.sparkweave.api.reflect
- 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.registry.item - package dev.upcraft.sparkweave.api.registry.item
- dev.upcraft.sparkweave.api.scheduler - package dev.upcraft.sparkweave.api.scheduler
- dev.upcraft.sparkweave.api.serialization - package dev.upcraft.sparkweave.api.serialization
- dev.upcraft.sparkweave.api.storage - package dev.upcraft.sparkweave.api.storage
- dev.upcraft.sparkweave.api.time - package dev.upcraft.sparkweave.api.time
- dev.upcraft.sparkweave.api.types - package dev.upcraft.sparkweave.api.types
- dev.upcraft.sparkweave.api.undo - package dev.upcraft.sparkweave.api.undo
- dev.upcraft.sparkweave.api.web - package dev.upcraft.sparkweave.api.web
- dev.upcraft.sparkweave.client.event - package dev.upcraft.sparkweave.client.event
- dev.upcraft.sparkweave.client.render - package dev.upcraft.sparkweave.client.render
- dev.upcraft.sparkweave.command - package dev.upcraft.sparkweave.command
- dev.upcraft.sparkweave.entrypoint - package dev.upcraft.sparkweave.entrypoint
- dev.upcraft.sparkweave.event - package dev.upcraft.sparkweave.event
- dev.upcraft.sparkweave.fabric.client.command - package dev.upcraft.sparkweave.fabric.client.command
- dev.upcraft.sparkweave.fabric.client.consent - package dev.upcraft.sparkweave.fabric.client.consent
- dev.upcraft.sparkweave.fabric.entrypoint - package dev.upcraft.sparkweave.fabric.entrypoint
- dev.upcraft.sparkweave.fabric.impl.mod - package dev.upcraft.sparkweave.fabric.impl.mod
- dev.upcraft.sparkweave.fabric.impl.registry - package dev.upcraft.sparkweave.fabric.impl.registry
- dev.upcraft.sparkweave.fabric.mixin - package dev.upcraft.sparkweave.fabric.mixin
- dev.upcraft.sparkweave.fabric.mixin.client - package dev.upcraft.sparkweave.fabric.mixin.client
- dev.upcraft.sparkweave.fabric.service - package dev.upcraft.sparkweave.fabric.service
- dev.upcraft.sparkweave.logging - package dev.upcraft.sparkweave.logging
- dev.upcraft.sparkweave.mixin - package dev.upcraft.sparkweave.mixin
- dev.upcraft.sparkweave.mixin.client - package dev.upcraft.sparkweave.mixin.client
- dev.upcraft.sparkweave.platform - package dev.upcraft.sparkweave.platform
- dev.upcraft.sparkweave.registry - package dev.upcraft.sparkweave.registry
- dev.upcraft.sparkweave.scheduler - package dev.upcraft.sparkweave.scheduler
- dev.upcraft.sparkweave.util - package dev.upcraft.sparkweave.util
- dev.upcraft.sparkweave.validation - package dev.upcraft.sparkweave.validation
- dev.upcraft.sparkweave.vanity - package dev.upcraft.sparkweave.vanity
- DEVELOPER_CREATIVE_TAB - Static variable in class dev.upcraft.sparkweave.api.SparkweaveApi
- DEVELOPER_MODE_TAB - Static variable in class dev.upcraft.sparkweave.util.SparkweaveDevCreativeTab
- DEVELOPMENT_ENVIRONMENT - Static variable in class dev.upcraft.sparkweave.api.SparkweaveApi
- displayName() - Method in interface dev.upcraft.sparkweave.api.platform.ModMetadata
- displayName() - Method in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- displayName() - Method in class dev.upcraft.sparkweave.fabric.impl.mod.FabricModMetadata
- DotEnv - Class in dev.upcraft.sparkweave.platform
- DotEnv() - Constructor for class dev.upcraft.sparkweave.platform.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.api.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.api.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.api.client.render.LineRenderable
-
Returns the value of the
durationrecord component.
E
- EARLY_HINTS - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- end() - Method in class dev.upcraft.sparkweave.api.serialization.CSVWriter.RowBuilder
- endX() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
-
Returns the value of the
endXrecord component. - endY() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
-
Returns the value of the
endYrecord component. - endZ() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
-
Returns the value of the
endZrecord component. - EntrypointHelper - Class in dev.upcraft.sparkweave.entrypoint
- EntrypointHelper() - Constructor for class dev.upcraft.sparkweave.entrypoint.EntrypointHelper
- Env - Class in dev.upcraft.sparkweave.api.platform
- Env() - Constructor for class dev.upcraft.sparkweave.api.platform.Env
- equals(Object) - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.upcraft.sparkweave.fabric.impl.mod.FabricModContainer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistrySupplier
- equals(Object) - Method in record class dev.upcraft.sparkweave.vanity.SparkweaveVanityData
-
Indicates whether some other object is "equal to" this one.
- Event<T> - Interface in dev.upcraft.sparkweave.api.event
- EVENT - Static variable in interface dev.upcraft.sparkweave.api.client.event.RegisterBlockEntityRenderersEvent
- EVENT - Static variable in class dev.upcraft.sparkweave.api.client.event.RegisterCustomArmorRenderersEvent
- EVENT - Static variable in interface dev.upcraft.sparkweave.api.client.event.RegisterEntityRenderersEvent
- EVENT - Static variable in interface dev.upcraft.sparkweave.api.client.event.RegisterItemPropertiesEvent
- EVENT - Static variable in interface dev.upcraft.sparkweave.api.client.event.RegisterLayerDefinitionsEvent
- EVENT - Static variable in class dev.upcraft.sparkweave.api.client.event.RegisterLecternItemRendererEvent
- EVENT - Static variable in interface dev.upcraft.sparkweave.api.client.event.RegisterMenuScreensEvent
- EVENT - Static variable in interface dev.upcraft.sparkweave.api.client.event.RegisterParticleFactoriesEvent
- EVENT - Static variable in interface dev.upcraft.sparkweave.api.event.ItemMenuInteractionEvent
- EVENT - Static variable in class dev.upcraft.sparkweave.api.event.RegisterCustomLecternMenuEvent
- EventFactoryImpl<T> - Class in dev.upcraft.sparkweave.event
-
A Simple event system.
- EXPECTATION_FAILED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
F
- FabricHelperService - Class in dev.upcraft.sparkweave.fabric.service
- FabricHelperService() - Constructor for class dev.upcraft.sparkweave.fabric.service.FabricHelperService
- FabricModContainer - Record Class in dev.upcraft.sparkweave.fabric.impl.mod
- FabricModContainer(ModContainer, FabricModMetadata) - Constructor for record class dev.upcraft.sparkweave.fabric.impl.mod.FabricModContainer
-
Creates an instance of a
FabricModContainerrecord class. - FabricModMetadata - Class in dev.upcraft.sparkweave.fabric.impl.mod
- FabricModMetadata(ModContainer) - Constructor for class dev.upcraft.sparkweave.fabric.impl.mod.FabricModMetadata
- FabricPlatformService - Class in dev.upcraft.sparkweave.fabric.service
- FabricPlatformService() - Constructor for class dev.upcraft.sparkweave.fabric.service.FabricPlatformService
- FabricRegistryHack<R> - Interface in dev.upcraft.sparkweave.fabric.impl.registry
- FabricRegistryHandler<T> - Class in dev.upcraft.sparkweave.fabric.impl.registry
- FabricRegistryService - Class in dev.upcraft.sparkweave.fabric.service
- FabricRegistryService() - Constructor for class dev.upcraft.sparkweave.fabric.service.FabricRegistryService
- FabricRegistrySupplier<R,
T> - Class in dev.upcraft.sparkweave.fabric.impl.registry - FabricRegistrySupplier(ResourceKey<? super T>, Supplier<T>) - Constructor for class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistrySupplier
- FAILED_DEPENDENCY - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- findPath(String) - Method in interface dev.upcraft.sparkweave.api.platform.ModContainer
- findPath(String) - Method in record class dev.upcraft.sparkweave.fabric.impl.mod.FabricModContainer
- findPath(String) - Method in class dev.upcraft.sparkweave.platform.SimpleModContainer
- fireEntrypoints(Class<T>, BiConsumer<T, ModContainer>) - Static method in class dev.upcraft.sparkweave.entrypoint.EntrypointHelper
- FORBIDDEN - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- FOUND - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
G
- GATEWAY_TIMEOUT - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- get() - Static method in interface dev.upcraft.sparkweave.api.platform.services.RegistryService
- get() - Method in interface dev.upcraft.sparkweave.api.registry.RegistrySupplier
- get() - Method in class dev.upcraft.sparkweave.api.storage.DataStore
- get() - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistrySupplier
- get(String) - Static method in class dev.upcraft.sparkweave.api.platform.Env
- get(String, String) - Static method in class dev.upcraft.sparkweave.api.platform.Env
- get(RenderLayerParent<E, M>, E, ItemStack) - Static method in class dev.upcraft.sparkweave.client.event.ArmorRendererRegistry
- get(ItemStack) - Static method in class dev.upcraft.sparkweave.client.event.LecternItemRendererRegistry
- get(ItemStack) - Static method in class dev.upcraft.sparkweave.event.LecternMenuRegistry
- getAction(int) - Method in class dev.upcraft.sparkweave.api.undo.UndoRedoStack
- getActiveMods() - Method in interface dev.upcraft.sparkweave.api.platform.services.PlatformService
- getActiveMods() - Method in class dev.upcraft.sparkweave.fabric.service.FabricPlatformService
- getAll() - Static method in class dev.upcraft.sparkweave.vanity.SparkweaveVanityHandler
- getArmorBuffer(MultiBufferSource, ItemStack, ResourceLocation) - Static method in class dev.upcraft.sparkweave.api.client.render.CustomHumanoidModelArmorRenderer
- getArmorModel(E, ItemStack, EquipmentSlot) - Method in class dev.upcraft.sparkweave.api.client.render.CustomHumanoidModelArmorRenderer
- getBook() - Method in class dev.upcraft.sparkweave.mixin.LecternBlockEntityMixin
- getBool(String) - Static method in class dev.upcraft.sparkweave.api.platform.Env
- getBool(String, String) - Static method in class dev.upcraft.sparkweave.api.platform.Env
- getBuiltinRegistry(ResourceKey<Registry<T>>) - Static method in class dev.upcraft.sparkweave.api.registry.RegistryHelper
- getCallerContext() - Static method in class dev.upcraft.sparkweave.api.reflect.ContextHelper
- getConfigDir() - Method in interface dev.upcraft.sparkweave.api.platform.services.PlatformService
- getConfigDir() - Method in class dev.upcraft.sparkweave.fabric.service.FabricPlatformService
- getContext(Class<?>) - Static method in class dev.upcraft.sparkweave.api.reflect.ContextHelper
- getCreationTimeMs() - Method in interface dev.upcraft.sparkweave.api.client.render.DebugRenderable
- getCreationTimeMs() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
- getCurrentContext() - Static method in class dev.upcraft.sparkweave.api.reflect.ContextHelper
- getCurrentContext(int) - Static method in class dev.upcraft.sparkweave.api.reflect.ContextHelper
- getData(UUID) - Static method in class dev.upcraft.sparkweave.vanity.SparkweaveVanityHandler
- getDescriptionUrl() - Method in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- getEntriesOrdered() - Method in interface dev.upcraft.sparkweave.api.registry.RegistryHandler
- getEntriesOrdered() - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistryHandler
- getEnvironmentType() - Method in interface dev.upcraft.sparkweave.api.platform.services.PlatformService
- getEnvironmentType() - Method in class dev.upcraft.sparkweave.fabric.service.FabricPlatformService
- getEnvString() - Method in interface dev.upcraft.sparkweave.api.platform.services.PlatformService
- getExamples() - Method in class dev.upcraft.sparkweave.api.command.argument.RegistryArgumentType
- getGameDir() - Method in interface dev.upcraft.sparkweave.api.platform.services.PlatformService
- getGameDir() - Method in class dev.upcraft.sparkweave.fabric.service.FabricPlatformService
- getHomepageUrl() - Method in interface dev.upcraft.sparkweave.api.platform.ModMetadata
- getHomepageUrl() - Method in class dev.upcraft.sparkweave.fabric.impl.mod.FabricModMetadata
- getId() - Method in interface dev.upcraft.sparkweave.api.registry.RegistrySupplier
- getId() - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistrySupplier
- getInt(String) - Static method in class dev.upcraft.sparkweave.api.platform.Env
- getInt(String, String) - Static method in class dev.upcraft.sparkweave.api.platform.Env
- getLastRefresh() - Method in class dev.upcraft.sparkweave.api.storage.DataStore
- getLastResult() - Method in interface dev.upcraft.sparkweave.api.scheduler.Task
- getLastResult() - Method in class dev.upcraft.sparkweave.scheduler.AbstractTask
- getLastResult() - Method in class dev.upcraft.sparkweave.scheduler.RepeatingTask
- getLaunchArguments(boolean) - Method in interface dev.upcraft.sparkweave.api.platform.services.PlatformService
- getLaunchArguments(boolean) - Method in class dev.upcraft.sparkweave.fabric.service.FabricPlatformService
- getLogger() - Static method in class dev.upcraft.sparkweave.api.logging.SparkweaveLoggerFactory
- getLogger() - Static method in class dev.upcraft.sparkweave.logging.SparkweaveLogging
- getLogger(ModContainer) - Static method in class dev.upcraft.sparkweave.api.logging.SparkweaveLoggerFactory
- getLogger(String) - Static method in class dev.upcraft.sparkweave.api.logging.SparkweaveLoggerFactory
- getMissingKeys() - Static method in class dev.upcraft.sparkweave.validation.TranslationChecker
- getMixins() - Method in class dev.upcraft.sparkweave.SparkweaveMixinConfigPlugin
- getModContainer(String) - Method in interface dev.upcraft.sparkweave.api.platform.services.PlatformService
- getModContainer(String) - Method in class dev.upcraft.sparkweave.fabric.service.FabricPlatformService
- getName() - Method in enum class dev.upcraft.sparkweave.api.platform.RuntimeEnvironmentType
- getName() - Method in enum class dev.upcraft.sparkweave.vanity.SparkweaveVanityData.Tier
- getPlatformName() - Method in interface dev.upcraft.sparkweave.api.platform.services.PlatformService
- getPlatformName() - Method in class dev.upcraft.sparkweave.fabric.service.FabricPlatformService
- getRandom() - Static method in class dev.upcraft.sparkweave.api.item.CreativeTabHelper
- getRefMapperConfig() - Method in class dev.upcraft.sparkweave.SparkweaveMixinConfigPlugin
- getRegistry() - Method in interface dev.upcraft.sparkweave.api.registry.RegistrySupplier
- getRegistry() - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistrySupplier
- getRegistry(CommandContext<CommandSourceStack>, String) - Static method in class dev.upcraft.sparkweave.api.command.argument.RegistryArgumentType
- getRegistryKey() - Method in interface dev.upcraft.sparkweave.api.registry.RegistrySupplier
- getRegistryKey() - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistrySupplier
- getRenderDurationMs() - Method in interface dev.upcraft.sparkweave.api.client.render.DebugRenderable
- getRenderDurationMs() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
- getRenderLayer() - Method in interface dev.upcraft.sparkweave.api.client.render.DebugRenderable
- getRenderLayer() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
- getSerializedName() - Method in enum class dev.upcraft.sparkweave.vanity.SparkweaveVanityData.Tier
- getService(Class<T>) - Static method in class dev.upcraft.sparkweave.api.platform.Services
- getTexture(E, ItemStack, EquipmentSlot) - Method in class dev.upcraft.sparkweave.api.client.render.CustomHumanoidModelArmorRenderer
- getUserAgent() - Method in interface dev.upcraft.sparkweave.api.platform.services.PlatformService
- getUserAgent() - Method in class dev.upcraft.sparkweave.fabric.service.FabricPlatformService
- getUserDataDir(String) - Method in interface dev.upcraft.sparkweave.api.platform.services.PlatformService
- getUserDataDir(String) - Method in class dev.upcraft.sparkweave.platform.BasePlatformService
- GONE - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- green() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
-
Returns the value of the
greenrecord component.
H
- handleRegister(RegistryHandler<T>) - Method in interface dev.upcraft.sparkweave.api.platform.services.RegistryService
- handleRegister(RegistryHandler<T>) - Method in class dev.upcraft.sparkweave.fabric.service.FabricRegistryService
- has(UUID) - Static method in class dev.upcraft.sparkweave.vanity.SparkweaveVanityHandler
- hashCode() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.upcraft.sparkweave.fabric.impl.mod.FabricModContainer
-
Returns a hash code value for this object.
- hashCode() - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistrySupplier
- hashCode() - Method in record class dev.upcraft.sparkweave.vanity.SparkweaveVanityData
-
Returns a hash code value for this object.
- holder() - Method in interface dev.upcraft.sparkweave.api.registry.RegistrySupplier
- holder() - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistrySupplier
- holderOwner() - Method in class dev.upcraft.sparkweave.fabric.mixin.MappedRegistryMixin
- HTTP_VERSION_NOT_SUPPORTED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- HttpStatus - Enum Class in dev.upcraft.sparkweave.api.web
- HumanoidArmorLayerMixin<T,
M, - Class in dev.upcraft.sparkweave.fabric.mixin.clientA>
I
- I_AM_A_TEAPOT - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- id() - Method in interface dev.upcraft.sparkweave.api.platform.ModMetadata
- id() - Method in class dev.upcraft.sparkweave.fabric.impl.mod.FabricModMetadata
- id(String) - Static method in class dev.upcraft.sparkweave.SparkweaveMod
- ids(String...) - Static method in class dev.upcraft.sparkweave.SparkweaveMod
- ifEnabled(Supplier<Runnable>) - Method in class dev.upcraft.sparkweave.api.compat.CompatHelper
- IM_USED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- Infallible - Exception Class in dev.upcraft.sparkweave.api.types
-
A throwable that is guaranteed to never be thrown.
- init() - Static method in class dev.upcraft.sparkweave.client.render.RenderDocHelper
- init() - Method in class dev.upcraft.sparkweave.fabric.client.consent.ConsentScreen
- INSTANCE - Enum constant in enum class dev.upcraft.sparkweave.api.types.Success
- INSTANCE - Static variable in interface dev.upcraft.sparkweave.api.platform.services.RegistryService
- INSUFFICIENT_STORAGE - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- interactWithItemInMenu(AbstractContainerMenu, Player, Level, ClickAction, Slot, ItemStack, ItemStack) - Method in interface dev.upcraft.sparkweave.api.event.ItemMenuInteractionEvent
- INTERNAL_SERVER_ERROR - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- invoker() - Method in interface dev.upcraft.sparkweave.api.event.Event
- invoker() - Method in class dev.upcraft.sparkweave.event.EventFactoryImpl
- IO_EXCEPTION - Static variable in class dev.upcraft.sparkweave.api.command.CommandHelper
- is(Supplier<T>) - Method in interface dev.upcraft.sparkweave.api.registry.RegistrySupplier
- is(T) - Method in interface dev.upcraft.sparkweave.api.registry.RegistrySupplier
- is(T) - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistrySupplier
- isCancelled() - Method in interface dev.upcraft.sparkweave.api.scheduler.Task
- isCancelled() - Method in class dev.upcraft.sparkweave.scheduler.AbstractTask
- isClientSide() - Method in enum class dev.upcraft.sparkweave.api.platform.RuntimeEnvironmentType
- isDevelopmentEnvironment() - Method in interface dev.upcraft.sparkweave.api.platform.services.PlatformService
- isDevelopmentEnvironment() - Method in class dev.upcraft.sparkweave.fabric.service.FabricPlatformService
- isEnabled() - Method in class dev.upcraft.sparkweave.api.compat.CompatHelper
- isModLoaded(String) - Method in interface dev.upcraft.sparkweave.api.platform.services.PlatformService
- isModLoaded(String) - Method in class dev.upcraft.sparkweave.fabric.service.FabricPlatformService
- isServerSide() - Method in enum class dev.upcraft.sparkweave.api.platform.RuntimeEnvironmentType
- isStale() - Method in class dev.upcraft.sparkweave.api.storage.DataStore
- issuesUrl() - Method in interface dev.upcraft.sparkweave.api.platform.ModMetadata
- issuesUrl() - Method in class dev.upcraft.sparkweave.fabric.impl.mod.FabricModMetadata
- ItemMenuInteractionEvent - Interface in dev.upcraft.sparkweave.api.event
K
- key() - Method in class dev.upcraft.sparkweave.fabric.mixin.MappedRegistryMixin
L
- LecternBlockEntityMixin - Class in dev.upcraft.sparkweave.mixin
- LecternBlockEntityMixin(BlockEntityType<?>, BlockPos, BlockState) - Constructor for class dev.upcraft.sparkweave.mixin.LecternBlockEntityMixin
- LecternBlockMixin - Class in dev.upcraft.sparkweave.mixin
- LecternBlockMixin() - Constructor for class dev.upcraft.sparkweave.mixin.LecternBlockMixin
- LecternItemRenderer - Class in dev.upcraft.sparkweave.api.client.render
- LecternItemRenderer(BlockEntityRendererProvider.Context) - Constructor for class dev.upcraft.sparkweave.api.client.render.LecternItemRenderer
- LecternItemRenderer.Factory - Interface in dev.upcraft.sparkweave.api.client.render
- LecternItemRendererRegistry - Class in dev.upcraft.sparkweave.client.event
- LecternItemRendererRegistry() - Constructor for class dev.upcraft.sparkweave.client.event.LecternItemRendererRegistry
- LecternMenuRegistry - Class in dev.upcraft.sparkweave.event
- LecternMenuRegistry() - Constructor for class dev.upcraft.sparkweave.event.LecternMenuRegistry
- LecternMenuRegistry.MenuProviderFactory - Interface in dev.upcraft.sparkweave.event
- LecternRendererMixin - Class in dev.upcraft.sparkweave.mixin.client
- LecternRendererMixin() - Constructor for class dev.upcraft.sparkweave.mixin.client.LecternRendererMixin
- LENGTH_REQUIRED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- LifeCycleEvents - Class in dev.upcraft.sparkweave.api.event
- LifeCycleEvents() - Constructor for class dev.upcraft.sparkweave.api.event.LifeCycleEvents
- LifeCycleEvents.ServerStarted - Interface in dev.upcraft.sparkweave.api.event
- LifeCycleEvents.ServerStarting - Interface in dev.upcraft.sparkweave.api.event
- LineRenderable - Record Class in dev.upcraft.sparkweave.api.client.render
- LineRenderable(float, float, float, float, float, float, int, int, int, int, long, long) - Constructor for record class dev.upcraft.sparkweave.api.client.render.LineRenderable
-
Creates an instance of a
LineRenderablerecord class. - LIST_CODEC - Static variable in record class dev.upcraft.sparkweave.vanity.SparkweaveVanityData
- listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class dev.upcraft.sparkweave.api.command.argument.RegistryArgumentType
- load() - Static method in class dev.upcraft.sparkweave.platform.DotEnv
-
loads in the following order (later means it overwrites values from previous files):
.env$side.env$side.$environment.env$sideis the value of the currentRuntimeEnvironmentType,$environmentis eitherproductionordevelopment - load(Path) - Static method in class dev.upcraft.sparkweave.platform.DotEnv
- LOAD_RENDERDOC - Static variable in class dev.upcraft.sparkweave.api.SparkweaveApi.Client
- LOCKED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- LOG_MISSING_TRANSLATIONS - Static variable in class dev.upcraft.sparkweave.api.SparkweaveApi.Client
- LOOP_DETECTED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
M
- Main - Class in dev.upcraft.sparkweave.fabric.entrypoint
- Main() - Constructor for class dev.upcraft.sparkweave.fabric.entrypoint.Main
- MainEntryPoint - Interface in dev.upcraft.sparkweave.api.entrypoint
- MainMixin - Class in dev.upcraft.sparkweave.mixin.client
- MainMixin() - Constructor for class dev.upcraft.sparkweave.mixin.client.MainMixin
- MappedRegistryMixin<T> - Class in dev.upcraft.sparkweave.fabric.mixin
- MappedRegistryMixin() - Constructor for class dev.upcraft.sparkweave.fabric.mixin.MappedRegistryMixin
- matches(TagKey<? super T>) - Method in interface dev.upcraft.sparkweave.api.registry.RegistrySupplier
- matches(TagKey<? super T>) - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistrySupplier
- metadata() - Method in interface dev.upcraft.sparkweave.api.platform.ModContainer
- metadata() - Method in record class dev.upcraft.sparkweave.fabric.impl.mod.FabricModContainer
-
Returns the value of the
metadatarecord component. - metadata() - Method in class dev.upcraft.sparkweave.platform.SimpleModContainer
- METHOD_NOT_ALLOWED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- MISDIRECTED_REQUEST - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- 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
- ModContainer - Interface in dev.upcraft.sparkweave.api.platform
- modid() - Method in class dev.upcraft.sparkweave.api.compat.CompatHelper
- MODID - Static variable in class dev.upcraft.sparkweave.SparkweaveMod
- ModMetadata - Interface in dev.upcraft.sparkweave.api.platform
- MOVED_PERMANENTLY - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- MULTI_STATUS - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- MULTIPLE_CHOICES - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
N
- NETWORK_AUTHENTICATION_REQUIRED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- newBuilder() - Static method in class dev.upcraft.sparkweave.api.item.CreativeTabHelper
-
Deprecated, for removal: This API element is subject to removal in a future version.
- newBuilder(Component) - Static method in class dev.upcraft.sparkweave.api.item.CreativeTabHelper
- newBuilder(ResourceKey<CreativeModeTab>) - Static method in class dev.upcraft.sparkweave.api.item.CreativeTabHelper
- newBuilder(ResourceLocation) - Static method in class dev.upcraft.sparkweave.api.item.CreativeTabHelper
- newCreativeTabBuilder() - Method in interface dev.upcraft.sparkweave.api.platform.services.SparkweaveHelperService
-
Deprecated, for removal: This API element is subject to removal in a future version.
- newCreativeTabBuilder(Component) - Method in interface dev.upcraft.sparkweave.api.platform.services.SparkweaveHelperService
- newCreativeTabBuilder(Component) - Method in class dev.upcraft.sparkweave.fabric.service.FabricHelperService
- nextExecutionTime - Variable in class dev.upcraft.sparkweave.scheduler.AbstractTask
- nextExecutionTime() - Method in class dev.upcraft.sparkweave.scheduler.AbstractTask
- NO_CONTENT - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- NON_AUTHORITATIVE_INFORMATION - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- NONE - Enum constant in enum class dev.upcraft.sparkweave.vanity.SparkweaveVanityData.Tier
- NOT_ACCEPTABLE - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- NOT_EXTENDED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- NOT_FOUND - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- NOT_IMPLEMENTED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- NOT_MODIFIED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
O
- of(int) - Static method in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- of(ModContainer) - Static method in record class dev.upcraft.sparkweave.fabric.impl.mod.FabricModContainer
- ok(int) - Static method in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- OK - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- onInitialize() - Method in class dev.upcraft.sparkweave.fabric.entrypoint.Main
- onInitialize(ModContainer) - Method in interface dev.upcraft.sparkweave.api.entrypoint.MainEntryPoint
- onInitialize(ModContainer) - Method in class dev.upcraft.sparkweave.SparkweaveMod
- onInitializeClient() - Method in class dev.upcraft.sparkweave.fabric.entrypoint.Client
- onInitializeClient(ModContainer) - Method in interface dev.upcraft.sparkweave.api.entrypoint.ClientEntryPoint
- onInitializeServer() - Method in class dev.upcraft.sparkweave.fabric.entrypoint.DedicatedServer
- onInitializeServer(ModContainer) - Method in interface dev.upcraft.sparkweave.api.entrypoint.DedicatedServerEntryPoint
- onLoad(String) - Method in class dev.upcraft.sparkweave.SparkweaveMixinConfigPlugin
- onServerStarted(MinecraftServer) - Method in interface dev.upcraft.sparkweave.api.event.LifeCycleEvents.ServerStarted
- onServerStarting(MinecraftServer) - Method in interface dev.upcraft.sparkweave.api.event.LifeCycleEvents.ServerStarting
- onServerStarting(MinecraftServer) - Static method in class dev.upcraft.sparkweave.scheduler.ScheduledTaskQueue
- onServerStopped() - Static method in class dev.upcraft.sparkweave.scheduler.ScheduledTaskQueue
- onServerTick() - Static method in class dev.upcraft.sparkweave.scheduler.ScheduledTaskQueue
- orElse(Supplier<Supplier<T>>, T) - Method in class dev.upcraft.sparkweave.api.compat.CompatHelper
- orElseGet(Supplier<Supplier<T>>, Supplier<T>) - Method in class dev.upcraft.sparkweave.api.compat.CompatHelper
- orElseThrow() - Method in enum class dev.upcraft.sparkweave.api.platform.RuntimeEnvironmentType
- orThrow() - Method in class dev.upcraft.sparkweave.api.compat.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.web.HttpStatus
- PAYLOAD_TOO_LARGE - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- PAYMENT_REQUIRED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- perform() - Method in interface dev.upcraft.sparkweave.api.undo.Action
- period() - Method in class dev.upcraft.sparkweave.scheduler.RepeatingTask
- PERMANENT_REDIRECT - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- PLATFORM - Static variable in class dev.upcraft.sparkweave.api.platform.Services
- PlatformService - Interface in dev.upcraft.sparkweave.api.platform.services
- postApply(String, ClassNode, String, IMixinInfo) - Method in class dev.upcraft.sparkweave.SparkweaveMixinConfigPlugin
- preApply(String, ClassNode, String, IMixinInfo) - Method in class dev.upcraft.sparkweave.SparkweaveMixinConfigPlugin
- PRECONDITION_FAILED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- PRECONDITION_REQUIRED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- PROCESSING - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- PROXY_AUTHENTICATION_REQUIRED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
R
- RANGE_NOT_SATISFIABLE - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- red() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
-
Returns the value of the
redrecord component. - redo() - Method in class dev.upcraft.sparkweave.api.undo.UndoRedoStack
- refresh(Executor, boolean) - Method in class dev.upcraft.sparkweave.api.storage.DataStore
- refresh(Executor, boolean) - Static method in class dev.upcraft.sparkweave.vanity.SparkweaveVanityHandler
- register(LiteralArgumentBuilder<FabricClientCommandSource>) - Static method in class dev.upcraft.sparkweave.fabric.client.command.DebugMonitorCommand
- 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<FabricClientCommandSource>) - Static method in class dev.upcraft.sparkweave.fabric.client.command.ClientRootCommand
- register(CommandDispatcher<CommandSourceStack>, CommandBuildContext, Commands.CommandSelection) - Static method in class dev.upcraft.sparkweave.command.SparkweaveCommandRoot
- register(CustomArmorRenderer.Factory<E, M>, Supplier<? extends ItemLike>...) - Method in class dev.upcraft.sparkweave.api.client.event.RegisterCustomArmorRenderersEvent
- register(CustomArmorRenderer.Factory<E, M>, Supplier<? extends ItemLike>[]) - Static method in class dev.upcraft.sparkweave.client.event.ArmorRendererRegistry
- register(CustomArmorRenderer.Factory<E, M>, ItemLike...) - Method in class dev.upcraft.sparkweave.api.client.event.RegisterCustomArmorRenderersEvent
- register(CustomArmorRenderer.Factory<E, M>, ItemLike[]) - Static method in class dev.upcraft.sparkweave.client.event.ArmorRendererRegistry
- register(LecternItemRenderer.Factory, Supplier<? extends ItemLike>) - Static method in class dev.upcraft.sparkweave.client.event.LecternItemRendererRegistry
- register(LecternMenuRegistry.MenuProviderFactory, Supplier<? extends ItemLike>) - Method in class dev.upcraft.sparkweave.api.event.RegisterCustomLecternMenuEvent
- register(LecternMenuRegistry.MenuProviderFactory, Supplier<? extends ItemLike>) - Static method in class dev.upcraft.sparkweave.event.LecternMenuRegistry
- register(LecternMenuRegistry.MenuProviderFactory, ItemLike) - Method in class dev.upcraft.sparkweave.api.event.RegisterCustomLecternMenuEvent
- register(LecternMenuRegistry.MenuProviderFactory, ItemLike) - Static method in class dev.upcraft.sparkweave.event.LecternMenuRegistry
- register(String, Supplier<S>) - Method in interface dev.upcraft.sparkweave.api.registry.RegistryHandler
- register(String, Supplier<S>) - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistryHandler
- register(Supplier<MenuType<MENU>>, RegisterMenuScreensEvent.ScreenConstructor<MENU, SCREEN>) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterMenuScreensEvent
- register(Supplier<MenuType<MENU>>, RegisterMenuScreensEvent.ScreenConstructor<MENU, SCREEN>) - Method in class dev.upcraft.sparkweave.fabric.impl.registry.RegisterMenuScreensEventImpl
- register(Supplier<T>, ResourceLocation, ClampedItemPropertyFunction) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterItemPropertiesEvent
- register(Registry<R>) - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistrySupplier
- register(ResourceKey<T>, Supplier<S>) - Method in interface dev.upcraft.sparkweave.api.registry.RegistryHandler
- register(ResourceKey<T>, Supplier<S>) - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistryHandler
- register(Item, ResourceLocation, ClampedItemPropertyFunction) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterItemPropertiesEvent
- register(T) - Method in interface dev.upcraft.sparkweave.api.event.Event
- register(T) - Method in class dev.upcraft.sparkweave.event.EventFactoryImpl
- REGISTER - Static variable in class dev.upcraft.sparkweave.api.event.CommandEvents
- registerBlockEntityRenderers(RegisterBlockEntityRenderersEvent) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterBlockEntityRenderersEvent.Callback
- RegisterBlockEntityRenderersEvent - Interface in dev.upcraft.sparkweave.api.client.event
- RegisterBlockEntityRenderersEvent.Callback - Interface in dev.upcraft.sparkweave.api.client.event
- RegisterBlockEntityRenderersEventImpl - Class in dev.upcraft.sparkweave.fabric.impl.registry
- RegisterBlockEntityRenderersEventImpl() - Constructor for class dev.upcraft.sparkweave.fabric.impl.registry.RegisterBlockEntityRenderersEventImpl
- registerBookRenderers(RegisterLecternItemRendererEvent) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterLecternItemRendererEvent.Callback
- registerCommands(CommandDispatcher<CommandSourceStack>, CommandBuildContext, Commands.CommandSelection) - Method in interface dev.upcraft.sparkweave.api.event.CommandEvents.Register
- registerCustomArmorRenderers(RegisterCustomArmorRenderersEvent) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterCustomArmorRenderersEvent.Callback
- RegisterCustomArmorRenderersEvent - Class in dev.upcraft.sparkweave.api.client.event
- RegisterCustomArmorRenderersEvent() - Constructor for class dev.upcraft.sparkweave.api.client.event.RegisterCustomArmorRenderersEvent
- RegisterCustomArmorRenderersEvent.Callback - Interface in dev.upcraft.sparkweave.api.client.event
- RegisterCustomLecternMenuEvent - Class in dev.upcraft.sparkweave.api.event
- RegisterCustomLecternMenuEvent() - Constructor for class dev.upcraft.sparkweave.api.event.RegisterCustomLecternMenuEvent
- RegisterCustomLecternMenuEvent.Callback - Interface in dev.upcraft.sparkweave.api.event
- registerCustomModelData(ItemPropertyFunction) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterItemPropertiesEvent
- registerEntityRenderers(RegisterEntityRenderersEvent) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterEntityRenderersEvent.Callback
- RegisterEntityRenderersEvent - Interface in dev.upcraft.sparkweave.api.client.event
- RegisterEntityRenderersEvent.Callback - Interface in dev.upcraft.sparkweave.api.client.event
- RegisterEntityRenderersEventImpl - Class in dev.upcraft.sparkweave.fabric.impl.registry
- RegisterEntityRenderersEventImpl() - Constructor for class dev.upcraft.sparkweave.fabric.impl.registry.RegisterEntityRenderersEventImpl
- registerGeneric(ResourceLocation, ClampedItemPropertyFunction) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterItemPropertiesEvent
- registerItemProperties(RegisterItemPropertiesEvent) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterItemPropertiesEvent.Callback
- RegisterItemPropertiesEvent - Interface in dev.upcraft.sparkweave.api.client.event
- RegisterItemPropertiesEvent.Callback - Interface in dev.upcraft.sparkweave.api.client.event
- RegisterItemPropertiesEventImpl - Class in dev.upcraft.sparkweave.client.event
- RegisterItemPropertiesEventImpl() - Constructor for class dev.upcraft.sparkweave.client.event.RegisterItemPropertiesEventImpl
- RegisterLayerDefinitionsEvent - Interface in dev.upcraft.sparkweave.api.client.event
- RegisterLayerDefinitionsEvent.Callback - Interface in dev.upcraft.sparkweave.api.client.event
- RegisterLayerDefinitionsEventImpl - Class in dev.upcraft.sparkweave.fabric.impl.registry
- RegisterLayerDefinitionsEventImpl() - Constructor for class dev.upcraft.sparkweave.fabric.impl.registry.RegisterLayerDefinitionsEventImpl
- RegisterLecternItemRendererEvent - Class in dev.upcraft.sparkweave.api.client.event
- RegisterLecternItemRendererEvent() - Constructor for class dev.upcraft.sparkweave.api.client.event.RegisterLecternItemRendererEvent
- RegisterLecternItemRendererEvent.Callback - Interface in dev.upcraft.sparkweave.api.client.event
- registerLecternMenus(RegisterCustomLecternMenuEvent) - Method in interface dev.upcraft.sparkweave.api.event.RegisterCustomLecternMenuEvent.Callback
- registerMenuScreens(RegisterMenuScreensEvent) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterMenuScreensEvent.Callback
- RegisterMenuScreensEvent - Interface in dev.upcraft.sparkweave.api.client.event
- RegisterMenuScreensEvent.Callback - Interface in dev.upcraft.sparkweave.api.client.event
- RegisterMenuScreensEvent.ScreenConstructor<MENU,
SCREEN> - Interface in dev.upcraft.sparkweave.api.client.event - RegisterMenuScreensEventImpl - Class in dev.upcraft.sparkweave.fabric.impl.registry
- RegisterMenuScreensEventImpl() - Constructor for class dev.upcraft.sparkweave.fabric.impl.registry.RegisterMenuScreensEventImpl
- registerModelLayers(RegisterLayerDefinitionsEvent) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterLayerDefinitionsEvent.Callback
- registerModelLayers(ModelLayerLocation, Supplier<LayerDefinition>) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterLayerDefinitionsEvent
- registerModelLayers(ModelLayerLocation, Supplier<LayerDefinition>) - Method in class dev.upcraft.sparkweave.fabric.impl.registry.RegisterLayerDefinitionsEventImpl
- registerParticleFactories(RegisterParticleFactoriesEvent) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterParticleFactoriesEvent.Callback
- RegisterParticleFactoriesEvent - Interface in dev.upcraft.sparkweave.api.client.event
- RegisterParticleFactoriesEvent.Callback - Interface in dev.upcraft.sparkweave.api.client.event
- RegisterParticleFactoriesEvent.SpriteParticleRegistration<T> - Interface in dev.upcraft.sparkweave.api.client.event
- RegisterParticleFactoriesEventImpl - Class in dev.upcraft.sparkweave.fabric.impl.registry
- RegisterParticleFactoriesEventImpl() - Constructor for class dev.upcraft.sparkweave.fabric.impl.registry.RegisterParticleFactoriesEventImpl
- registerRenderer(LecternItemRenderer.Factory, Supplier<? extends ItemLike>) - Method in class dev.upcraft.sparkweave.api.client.event.RegisterLecternItemRendererEvent
- registerRenderer(LecternItemRenderer.Factory, ItemLike) - Method in class dev.upcraft.sparkweave.api.client.event.RegisterLecternItemRendererEvent
- registerRenderer(Supplier<EntityType<T>>, EntityRendererProvider<T>) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterEntityRenderersEvent
- registerRenderer(Supplier<EntityType<T>>, EntityRendererProvider<T>) - Method in class dev.upcraft.sparkweave.fabric.impl.registry.RegisterEntityRenderersEventImpl
- registerRenderer(Supplier<BlockEntityType<T>>, BlockEntityRendererProvider<T>) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterBlockEntityRenderersEvent
- registerRenderer(Supplier<BlockEntityType<T>>, BlockEntityRendererProvider<T>) - Method in class dev.upcraft.sparkweave.fabric.impl.registry.RegisterBlockEntityRenderersEventImpl
- registerSpecial(Supplier<TYPE>, ParticleProvider<OPT>) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterParticleFactoriesEvent
- registerSpecial(Supplier<TYPE>, ParticleProvider<OPT>) - Method in class dev.upcraft.sparkweave.fabric.impl.registry.RegisterParticleFactoriesEventImpl
- registerSprite(Supplier<TYPE>, ParticleProvider.Sprite<OPT>) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterParticleFactoriesEvent
- registerSpriteSet(Supplier<TYPE>, RegisterParticleFactoriesEvent.SpriteParticleRegistration<OPT>) - Method in interface dev.upcraft.sparkweave.api.client.event.RegisterParticleFactoriesEvent
- registerSpriteSet(Supplier<TYPE>, RegisterParticleFactoriesEvent.SpriteParticleRegistration<OPT>) - Method in class dev.upcraft.sparkweave.fabric.impl.registry.RegisterParticleFactoriesEventImpl
- registry() - Static method in class dev.upcraft.sparkweave.api.command.argument.RegistryArgumentType
- registry() - Method in interface dev.upcraft.sparkweave.api.registry.RegistryHandler
- registry() - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistryHandler
- 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> - Interface in dev.upcraft.sparkweave.api.registry
- RegistryHelper - Class in dev.upcraft.sparkweave.api.registry
- RegistryHelper() - Constructor for class dev.upcraft.sparkweave.api.registry.RegistryHelper
- RegistryService - Interface in dev.upcraft.sparkweave.api.platform.services
- RegistrySupplier<T> - Interface in dev.upcraft.sparkweave.api.registry
- RegistryVisitor<T> - Interface in dev.upcraft.sparkweave.api.registry
- removeListener(Consumer<T>) - Method in class dev.upcraft.sparkweave.api.storage.DataStore
- render(PoseStack, VertexConsumer) - Method in interface dev.upcraft.sparkweave.api.client.render.DebugRenderable
- render(PoseStack, VertexConsumer) - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
- render(PoseStack, MultiBufferSource, Camera) - Static method in class dev.upcraft.sparkweave.api.client.render.DebugRenderer
- render(PoseStack, MultiBufferSource, ItemStack, E, EquipmentSlot, int, M) - Method in class dev.upcraft.sparkweave.api.client.render.CustomArmorRenderer
- render(PoseStack, MultiBufferSource, ItemStack, E, EquipmentSlot, int, M) - Method in class dev.upcraft.sparkweave.api.client.render.CustomHumanoidModelArmorRenderer
- render(GuiGraphics, int, int, float) - Method in class dev.upcraft.sparkweave.fabric.client.consent.ConsentScreen
- RENDER_SLOT_NUMBERS - Static variable in class dev.upcraft.sparkweave.api.SparkweaveApi.Client
- renderBook(LecternBlockEntity, BlockState, ItemStack, float, PoseStack, MultiBufferSource, int, int) - Method in class dev.upcraft.sparkweave.api.client.render.LecternItemRenderer
- RenderDocHelper - Class in dev.upcraft.sparkweave.client.render
- RenderDocHelper() - Constructor for class dev.upcraft.sparkweave.client.render.RenderDocHelper
- RenderLayerExtensions<T,
M> - Interface in dev.upcraft.sparkweave.api.client.render -
implemented by every
RenderLayer - RenderLayerMixin<T,
M> - Class in dev.upcraft.sparkweave.mixin.client - RenderLayerMixin() - Constructor for class dev.upcraft.sparkweave.mixin.client.RenderLayerMixin
- renderModelPart(PoseStack, MultiBufferSource, ItemStack, E, EquipmentSlot, int, int, M, A) - Method in class dev.upcraft.sparkweave.api.client.render.CustomHumanoidModelArmorRenderer
- RepeatingTask<T> - Class in dev.upcraft.sparkweave.scheduler
- RepeatingTask(long, long, Callable<T>) - Constructor for class dev.upcraft.sparkweave.scheduler.RepeatingTask
- REQUEST_HEADER_FIELDS_TOO_LARGE - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- REQUEST_TIMEOUT - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- RESET_CONTENT - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- rootPaths() - Method in interface dev.upcraft.sparkweave.api.platform.ModContainer
- rootPaths() - Method in record class dev.upcraft.sparkweave.fabric.impl.mod.FabricModContainer
- rootPaths() - Method in class dev.upcraft.sparkweave.platform.SimpleModContainer
- run(LongSupplier) - Method in class dev.upcraft.sparkweave.scheduler.AbstractTask
- run(LongSupplier) - Method in class dev.upcraft.sparkweave.scheduler.RepeatingTask
- run(LongSupplier) - Method in class dev.upcraft.sparkweave.scheduler.SingleRunTask
- RuntimeEnvironmentType - Enum Class in dev.upcraft.sparkweave.api.platform
S
- saveAdditional(CompoundTag, HolderLookup.Provider) - Method in class dev.upcraft.sparkweave.mixin.BlockEntityMixin
- ScheduledTaskQueue - Class in dev.upcraft.sparkweave.scheduler
- ScheduledTaskQueue() - Constructor for class dev.upcraft.sparkweave.scheduler.ScheduledTaskQueue
- scheduleEphemeral(Runnable, long) - Static method in class dev.upcraft.sparkweave.api.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.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.scheduler.ScheduledTaskQueue
- scheduleEphemeralAtFixedRate(Runnable, long, long) - Static method in class dev.upcraft.sparkweave.api.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.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.scheduler.ScheduledTaskQueue
- SEE_OTHER - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- sendPathResult(CommandContext<CommandSourceStack>, Path, Supplier<Component>, UnaryOperator<Component>) - Static method in class dev.upcraft.sparkweave.api.command.CommandHelper
-
Send a
Pathto the command source player (if any), and send thebaseMessageto every admin - SERVER - Enum constant in enum class dev.upcraft.sparkweave.api.platform.RuntimeEnvironmentType
- SERVER_STARTED - Static variable in class dev.upcraft.sparkweave.api.event.LifeCycleEvents
- SERVER_STARTING - Static variable in class dev.upcraft.sparkweave.api.event.LifeCycleEvents
- SERVICE_UNAVAILABLE - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- Services - Class in dev.upcraft.sparkweave.api.platform
- Services() - Constructor for class dev.upcraft.sparkweave.api.platform.Services
- 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.api.client.render.DebugRenderer
- setPartVisibility(A, E, ItemStack, EquipmentSlot) - Method in class dev.upcraft.sparkweave.api.client.render.CustomHumanoidModelArmorRenderer
- shouldApplyMixin(String, String) - Method in class dev.upcraft.sparkweave.SparkweaveMixinConfigPlugin
- shouldCloseOnEsc() - Method in class dev.upcraft.sparkweave.fabric.client.consent.ConsentScreen
- SimpleModContainer - Class in dev.upcraft.sparkweave.platform
- SimpleModContainer(ModMetadata, List<Path>, Function<String, Optional<Path>>) - Constructor for class dev.upcraft.sparkweave.platform.SimpleModContainer
- SINGLE_TICK_DURATION - Static variable in class dev.upcraft.sparkweave.api.client.Debug
- SingleRunTask<T> - Class in dev.upcraft.sparkweave.scheduler
- SingleRunTask(long, Callable<T>) - Constructor for class dev.upcraft.sparkweave.scheduler.SingleRunTask
- size() - Method in class dev.upcraft.sparkweave.api.undo.UndoRedoStack
- sourcesUrl() - Method in interface dev.upcraft.sparkweave.api.platform.ModMetadata
- sourcesUrl() - Method in class dev.upcraft.sparkweave.fabric.impl.mod.FabricModMetadata
- sparkweave$createHolder(ResourceKey<R>, Supplier<R>) - Method in interface dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistryHack
- sparkweave$createHolder(ResourceKey<T>, Supplier<T>) - Method in class dev.upcraft.sparkweave.fabric.mixin.MappedRegistryMixin
- sparkweave$getByClass() - Static method in interface dev.upcraft.sparkweave.fabric.mixin.ArgumentTypeInfosAccessor
- sparkweave$getParent() - Method in interface dev.upcraft.sparkweave.api.client.render.RenderLayerExtensions
- sparkweave$getParent() - Method in class dev.upcraft.sparkweave.mixin.client.RenderLayerMixin
- 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
- SparkweaveDevCreativeTab - Class in dev.upcraft.sparkweave.util
- SparkweaveDevCreativeTab() - Constructor for class dev.upcraft.sparkweave.util.SparkweaveDevCreativeTab
- SparkweaveHelperService - Interface in dev.upcraft.sparkweave.api.platform.services
- SparkweaveLoggerFactory - Class in dev.upcraft.sparkweave.api.logging
- SparkweaveLogging - Class in dev.upcraft.sparkweave.logging
- SparkweaveLogging() - Constructor for class dev.upcraft.sparkweave.logging.SparkweaveLogging
- SparkweaveMixinConfigPlugin - Class in dev.upcraft.sparkweave
- SparkweaveMixinConfigPlugin() - Constructor for class dev.upcraft.sparkweave.SparkweaveMixinConfigPlugin
- SparkweaveMod - Class in dev.upcraft.sparkweave
- SparkweaveMod() - Constructor for class dev.upcraft.sparkweave.SparkweaveMod
- SparkweaveVanityData - Record Class in dev.upcraft.sparkweave.vanity
- SparkweaveVanityData(UUID, String, SparkweaveVanityData.Tier) - Constructor for record class dev.upcraft.sparkweave.vanity.SparkweaveVanityData
-
Creates an instance of a
SparkweaveVanityDatarecord class. - SparkweaveVanityData.Tier - Enum Class in dev.upcraft.sparkweave.vanity
- SparkweaveVanityDataResponse - Class in dev.upcraft.sparkweave.vanity
- SparkweaveVanityDataResponse() - Constructor for class dev.upcraft.sparkweave.vanity.SparkweaveVanityDataResponse
- SparkweaveVanityDataResponse.UserData - Class in dev.upcraft.sparkweave.vanity
- SparkweaveVanityHandler - Class in dev.upcraft.sparkweave.vanity
- SparkweaveVanityHandler() - Constructor for class dev.upcraft.sparkweave.vanity.SparkweaveVanityHandler
- startX() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
-
Returns the value of the
startXrecord component. - startY() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
-
Returns the value of the
startYrecord component. - startZ() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
-
Returns the value of the
startZrecord component. - stream() - Method in interface dev.upcraft.sparkweave.api.registry.RegistryHandler
- stream() - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistryHandler
- Success - Enum Class in dev.upcraft.sparkweave.api.types
-
An enum that represents a successful operation, for cases where a value is required.
- SWITCHING_PROTOCOLS - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
T
- task - Variable in class dev.upcraft.sparkweave.scheduler.AbstractTask
- Task<T> - Interface in dev.upcraft.sparkweave.api.scheduler
- Tasks - Class in dev.upcraft.sparkweave.api.scheduler
- Tasks() - Constructor for class dev.upcraft.sparkweave.api.scheduler.Tasks
- TEMPORARY_REDIRECT - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- tier() - Method in record class dev.upcraft.sparkweave.vanity.SparkweaveVanityData
-
Returns the value of the
tierrecord component. - Time - Class in dev.upcraft.sparkweave.api.time
- Time() - Constructor for class dev.upcraft.sparkweave.api.time.Time
- toMillis(long) - Static method in class dev.upcraft.sparkweave.api.time.Time
- TOO_EARLY - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- TOO_MANY_REQUESTS - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- toString() - Method in record class dev.upcraft.sparkweave.api.client.render.LineRenderable
-
Returns a string representation of this record class.
- toString() - Method in enum class dev.upcraft.sparkweave.api.platform.RuntimeEnvironmentType
- toString() - Method in class dev.upcraft.sparkweave.api.serialization.CSVWriter
- toString() - Method in record class dev.upcraft.sparkweave.fabric.impl.mod.FabricModContainer
-
Returns a string representation of this record class.
- toString() - Method in record class dev.upcraft.sparkweave.vanity.SparkweaveVanityData
-
Returns a string representation of this record class.
- toTicks(long) - Static method in class dev.upcraft.sparkweave.api.time.Time
- toTicks(Duration) - Static method in class dev.upcraft.sparkweave.api.time.Time
- TranslationChecker - Class in dev.upcraft.sparkweave.validation
- TranslationChecker() - Constructor for class dev.upcraft.sparkweave.validation.TranslationChecker
- tryGet() - Method in class dev.upcraft.sparkweave.api.storage.DataStore
U
- UNAUTHORIZED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- UNAVAILABLE_FOR_LEGAL_REASONS - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- undo() - Method in interface dev.upcraft.sparkweave.api.undo.Action
- undo() - Method in class dev.upcraft.sparkweave.api.undo.UndoRedoStack
- UndoRedoStack - Class in dev.upcraft.sparkweave.api.undo
- UndoRedoStack() - Constructor for class dev.upcraft.sparkweave.api.undo.UndoRedoStack
- UNKNOWN - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- UNPROCESSABLE_ENTITY - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- unregister(T) - Method in interface dev.upcraft.sparkweave.api.event.Event
- unregister(T) - Method in class dev.upcraft.sparkweave.event.EventFactoryImpl
- UNSUPPORTED_MEDIA_TYPE - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- UPGRADE_REQUIRED - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- URI_TOO_LONG - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- USE_PROXY - Enum constant in enum class dev.upcraft.sparkweave.api.web.HttpStatus
- UserData() - Constructor for class dev.upcraft.sparkweave.vanity.SparkweaveVanityDataResponse.UserData
- username() - Method in record class dev.upcraft.sparkweave.vanity.SparkweaveVanityData
-
Returns the value of the
usernamerecord component. - users - Variable in class dev.upcraft.sparkweave.vanity.SparkweaveVanityDataResponse
- uuid() - Method in record class dev.upcraft.sparkweave.vanity.SparkweaveVanityData
-
Returns the value of the
uuidrecord component.
V
- validate() - Static method in class dev.upcraft.sparkweave.validation.TranslationChecker
- validateWrite(ResourceKey<T>) - Method in class dev.upcraft.sparkweave.fabric.mixin.MappedRegistryMixin
- validItems() - Static method in class dev.upcraft.sparkweave.event.LecternMenuRegistry
- value() - Element in annotation interface dev.upcraft.sparkweave.api.annotation.Mod.Context
- valueOf(String) - Static method in enum class dev.upcraft.sparkweave.api.platform.RuntimeEnvironmentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.upcraft.sparkweave.api.types.Success
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.upcraft.sparkweave.api.web.HttpStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.upcraft.sparkweave.vanity.SparkweaveVanityData.Tier
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class dev.upcraft.sparkweave.api.platform.RuntimeEnvironmentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in interface dev.upcraft.sparkweave.api.registry.RegistryHandler
- values() - Static method in enum class dev.upcraft.sparkweave.api.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.web.HttpStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class dev.upcraft.sparkweave.fabric.impl.registry.FabricRegistryHandler
- values() - Static method in enum class dev.upcraft.sparkweave.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.web.HttpStatus
- version() - Method in interface dev.upcraft.sparkweave.api.platform.ModMetadata
- version() - Method in class dev.upcraft.sparkweave.fabric.impl.mod.FabricModMetadata
- visitRegistry(Registry<T>, RegistryVisitor<T>) - Method in interface dev.upcraft.sparkweave.api.platform.services.RegistryService
- visitRegistry(Registry<T>, RegistryVisitor<T>) - Method in class dev.upcraft.sparkweave.fabric.service.FabricRegistryService
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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
CreativeTabHelper.addRegistryEntries(CreativeModeTab.ItemDisplayParameters, CreativeModeTab.Output, RegistryHandler)instead