Index

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

A

accept(PackType, ResourceLocation, Path, Path, Path) - Method in interface foundry.veil.ext.PackResourcesExtension.PackResourceConsumer
 
acquireFromGL(CLMemObject...) - Method in class foundry.veil.api.opencl.CLKernel
Acquires the data referenced by this object from OpenGL to allow OpenCL to safely modify it.
add(int) - Method in class foundry.veil.api.client.color.Color
 
add(int, ResourceLocation) - Method in class foundry.veil.api.client.render.post.PostProcessingManager
Adds the specified pipeline with the specified priority.
add(PackType, ResourceLocation, VeilResource<?>) - Method in class foundry.veil.impl.resource.VeilPackResources
 
add(Editor) - Method in class foundry.veil.api.client.editor.EditorManager
 
add(ResourceLocation) - Method in class foundry.veil.api.client.render.post.PostProcessingManager
Adds the specified pipeline under the default priority of 1000.
addAnimationProperties(AnimationProperties, InterpolatedSkeletonParent) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedSkeleton
 
addAttachments(RenderTarget) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Adds copies of the buffers inside the specified fbo.
addAttachments(AdvancedFbo) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Adds copies of the buffers inside the specified fbo.
addBone(InterpolatedBone, ModelMesh) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedSkeleton
 
addCharge(int) - Method in interface foundry.veil.api.ChargableItem
 
addCharge(int) - Method in class foundry.veil.mixin.chargable.BowItemMixin
 
addCharge(int) - Method in class foundry.veil.mixin.chargable.CrossbowItemMixin
 
addCharge(int) - Method in class foundry.veil.mixin.chargable.InstrumentItemMixin
 
addCharge(int) - Method in class foundry.veil.mixin.chargable.TridentItemMixin
 
addChild(InterpolatedBone) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
addCodeModule(CodeModule) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
Adds a custom module with user code that is added to all particles spawned after this is called.
addColor(String, Color) - Method in class foundry.veil.api.client.color.ColorTheme
 
addColor(Color) - Method in class foundry.veil.api.client.color.ColorTheme
 
addColorBuffer(AdvancedFboAttachment) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Adds the specified color attachment.
addColorRenderBuffer() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Adds a color render buffer with the size of the framebuffer and 1 sample.
addColorRenderBuffer(int, int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Adds a color render buffer with the specified size and the specified samples.
addColorTextureBuffer() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Adds a color texture buffer with the size of the framebuffer and GL_UNSIGNED_BYTE as the format.
addColorTextureBuffer(int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Adds a color texture buffer with the specified data type.
addColorTextureBuffer(int, int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Adds a color texture buffer with the specified size and GL_UNSIGNED_BYTE as the format.
addColorTextureBuffer(int, int, int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Adds a color texture buffer with the specified size and data type.
addColorTextureWrapper(int, int, int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Adds the specified texture as a 2D texture attachment.
addColorTextureWrapper(int, int, int, int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Adds the specified texture as a texture attachment.
addConstraint(Constraint) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedSkeleton
 
addCube(float, float, float, float, float, float, float, float, float, float, float) - Method in class foundry.veil.api.client.graveyard.render.mesh.StaticMesh
 
addCube(float, float, float, float, float, float, float, float, float, float, float, boolean) - Method in class foundry.veil.api.client.graveyard.render.mesh.StaticMesh
 
addDebugInfo(Consumer<String>) - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
 
addDebugInfo(Consumer<String>) - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
addDefaultProcessors() - Method in interface foundry.veil.api.client.render.shader.ShaderCompiler
Adds the default preprocessors for shader code.
addDefaultProcessors() - Method in class foundry.veil.impl.client.render.shader.DirectShaderCompiler
 
addDefinitionDependency(String) - Method in interface foundry.veil.api.client.render.shader.processor.ShaderPreProcessor.Context
Marks this shader as dependent on the specified pre-definition.
addFace(float, float, float, StaticMesh.FaceVertex...) - Method in class foundry.veil.api.client.graveyard.render.mesh.StaticMesh
 
addFolder(VeilResourceFolder) - Method in class foundry.veil.impl.resource.tree.VeilResourceFolder
Adds a folder to this folder
addFrameForTime(TooltipKeyframe, float) - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimeline
 
addGenericStage(Predicate<RenderType.CompositeRenderType>, RenderStateShard...) - Static method in class foundry.veil.api.client.registry.RenderTypeStageRegistry
Registers a render stage.
addImguiShaders(ObjIntConsumer<ResourceLocation>) - Method in interface foundry.veil.api.client.imgui.VeilImGui
 
addImguiShaders(ObjIntConsumer<ResourceLocation>) - Method in class foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
 
addImguiShaders(ObjIntConsumer<ResourceLocation>) - Method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
addInclude(ResourceLocation) - Method in interface foundry.veil.api.client.render.shader.processor.ShaderPreProcessor.Context
 
additive() - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
Returns the value of the additive record component.
ADDITIVE - Static variable in class foundry.veil.api.client.render.BlendState
 
addLayer(InterpolatedEntityRenderLayer<T, S>) - Method in class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderer
 
addLayer(VeilRenderTypeBuilder) - Method in record class foundry.veil.api.client.render.rendertype.layer.MultiTextureLayer
 
addLayer(VeilRenderTypeBuilder) - Method in interface foundry.veil.api.client.render.rendertype.layer.RenderTypeLayer
 
addLayer(VeilRenderTypeBuilder) - Method in record class foundry.veil.api.client.render.rendertype.layer.TextureLayer
 
addLayer(VeilRenderTypeBuilder) - Method in record class foundry.veil.api.client.render.rendertype.layer.VanillaShaderLayer
 
addLayer(VeilRenderTypeBuilder) - Method in record class foundry.veil.api.client.render.rendertype.layer.VeilShaderLayer
 
addLayer(RenderStateShard) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
addLayer(RenderStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
addLayers(RenderType.OutlineProperty, CallbackInfoReturnable<RenderType.CompositeState>) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
addLight(Light) - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
Adds a light to the renderer.
addListener(Consumer<String>) - Method in class foundry.veil.api.client.render.shader.definition.ShaderPreDefinitions
Adds a listener for when a change happens.
addLoader(VeilResourceLoader) - Method in class foundry.veil.impl.resource.VeilResourceManagerImpl
Adds a resource loader to the resource manager
addModule(ParticleModule) - Method in class foundry.veil.api.quasar.particle.ParticleModuleSet.Builder
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.collision.CollisionSubEmitterData
 
addModules(ParticleModuleSet.Builder) - Method in class foundry.veil.api.quasar.data.module.collision.DieOnCollisionModuleData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.force.DragForceData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.force.GravityForceData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.force.PointAttractorForceData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.force.PointForceData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.force.VectorFieldForceData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.force.VortexForceData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.force.WindForceData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.init.BlockParticleModuleData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.init.InitialVelocityModuleData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.init.InitSizeParticleModuleData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.init.InitSubEmitterModuleData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.init.LightModuleData
 
addModules(ParticleModuleSet.Builder) - Method in interface foundry.veil.api.quasar.data.module.ParticleModuleData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.render.ColorParticleModuleData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.render.TrailParticleModuleData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.update.TickSizeParticleModuleData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.data.module.update.TickSubEmitterModuleData
 
addModules(ParticleModuleSet.Builder) - Method in record class foundry.veil.api.quasar.emitters.module.init.InitRandomRotationModuleData
 
addParticleSystem(ParticleEmitter) - Method in class foundry.veil.api.quasar.particle.ParticleSystemManager
 
addPoint(Vec3) - Method in class foundry.veil.api.quasar.fx.Line
 
addPreprocessor(ShaderPreProcessor) - Method in interface foundry.veil.api.client.render.shader.ShaderCompiler
Adds the specified pre-processor to the end of the stack.
addPreprocessor(ShaderPreProcessor, boolean) - Method in interface foundry.veil.api.client.render.shader.ShaderCompiler
Adds the specified pre-processor to the end of the stack.
addPreprocessor(ShaderPreProcessor, boolean) - Method in class foundry.veil.impl.client.render.shader.DirectShaderCompiler
 
addProperty(String, IThemeProperty<?>) - Method in class foundry.veil.api.client.color.ColorTheme
 
addProperty(IThemeProperty<?>) - Method in class foundry.veil.api.client.color.ColorTheme
 
addProperty(String, float) - Method in class foundry.veil.api.client.graveyard.AnimationProperties
 
addProperty(String, Object) - Method in class foundry.veil.api.client.graveyard.AnimationProperties
 
addRenderSystemTextures() - Method in interface foundry.veil.api.client.render.shader.program.TextureUniformAccess
Applies the RenderSystem textures to Sampler0-Sampler11.
addResource(String, VeilResource<?>) - Method in class foundry.veil.impl.resource.tree.VeilResourceFolder
Adds a resource to this folder, creating sub-folders if necessary
addressBits() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the addressBits record component.
addSampler(CharSequence, int) - Method in interface foundry.veil.api.client.render.shader.program.TextureUniformAccess
Adds a texture that is dynamically bound and sets texture units.
addSampler(CharSequence, int) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
addSamplerListener(TextureUniformAccess.SamplerListener) - Method in interface foundry.veil.api.client.render.shader.program.TextureUniformAccess
Adds a listener for sampler updates.
addSamplerListener(TextureUniformAccess.SamplerListener) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
addStage(long, BiConsumer<Long, PoseStack>) - Method in class foundry.veil.api.client.ui.util.PoseStackAnimator
Adds a new animation stage to the sequence.
addStage(String, RenderStateShard...) - Static method in class foundry.veil.api.client.registry.RenderTypeStageRegistry
Registers a render stage.
addStage(RenderType, RenderStateShard...) - Static method in class foundry.veil.api.client.registry.RenderTypeStageRegistry
Registers a render stage.
addStaticDefinitions(Consumer<String>) - Method in class foundry.veil.api.client.render.shader.definition.ShaderPreDefinitions
Adds definitions that never change during runtime.
addTimeline(String, TooltipTimeline) - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimelineManager
 
addTooltip(String) - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Add a tooltip component to the block entity
addTooltip(String) - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
addTooltip(List<Component>) - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Add a list of tooltip components to the block entity
addTooltip(List<Component>) - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
addTooltip(Component) - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Add a tooltip component to the block entity
addTooltip(Component) - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
addTri(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class foundry.veil.api.client.graveyard.render.mesh.StaticMesh
 
addUniformBinding(String, int) - Method in interface foundry.veil.api.client.render.shader.processor.ShaderPreProcessor.Context
Sets the uniform binding for a shader.
addVeilLoaders(VeilRenderer) - Method in class foundry.veil.impl.resource.VeilResourceManagerImpl
 
AdvancedFbo - Interface in foundry.veil.api.client.render.framebuffer
A framebuffer that has more capabilities than the vanilla Minecraft RenderTarget.
AdvancedFbo.Builder - Class in foundry.veil.api.client.render.framebuffer
A builder used to attach buffers to an AdvancedFbo.
AdvancedFboAttachment - Interface in foundry.veil.api.client.render.framebuffer
An attachment added to an AdvancedFboImpl.
AdvancedFboImpl - Class in foundry.veil.impl.client.render
Default implementation of AdvancedFbo.
AdvancedFboImpl(int, int, AdvancedFboAttachment[], AdvancedFboAttachment) - Constructor for class foundry.veil.impl.client.render.AdvancedFboImpl
 
AdvancedFboImpl.Wrapper - Class in foundry.veil.impl.client.render
A vanilla RenderTarget wrapper of the AdvancedFboImpl.
AdvancedFboMutableTextureAttachment - Class in foundry.veil.api.client.render.framebuffer
 
AdvancedFboMutableTextureAttachment(int, int, int, int, int) - Constructor for class foundry.veil.api.client.render.framebuffer.AdvancedFboMutableTextureAttachment
 
AdvancedFboRenderAttachment - Class in foundry.veil.api.client.render.framebuffer
An attachment for an AdvancedFboImpl that represents a depth render buffer.
AdvancedFboRenderAttachment(int, int, int, int, int) - Constructor for class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
Creates a new attachment that adds a renderbuffer.
AdvancedFboTextureAttachment - Class in foundry.veil.api.client.render.framebuffer
An attachment for an AdvancedFboImpl that represents a color texture buffer.
AdvancedFboTextureAttachment(int, int, int, int, int, int, int, boolean, String) - Constructor for class foundry.veil.api.client.render.framebuffer.AdvancedFboTextureAttachment
Creates a new attachment that adds a texture.
affectsCrumbling() - Method in record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
Returns the value of the affectsCrumbling record component.
AFTER_BLOCK_ENTITIES - Enum constant in enum class foundry.veil.api.event.VeilRenderLevelStageEvent.Stage
 
AFTER_CUTOUT_BLOCKS - Enum constant in enum class foundry.veil.api.event.VeilRenderLevelStageEvent.Stage
 
AFTER_CUTOUT_MIPPED_BLOCKS - Enum constant in enum class foundry.veil.api.event.VeilRenderLevelStageEvent.Stage
 
AFTER_ENTITIES - Enum constant in enum class foundry.veil.api.event.VeilRenderLevelStageEvent.Stage
 
AFTER_LEVEL - Enum constant in enum class foundry.veil.api.event.VeilRenderLevelStageEvent.Stage
 
AFTER_PARTICLES - Enum constant in enum class foundry.veil.api.event.VeilRenderLevelStageEvent.Stage
 
AFTER_SKY - Enum constant in enum class foundry.veil.api.event.VeilRenderLevelStageEvent.Stage
 
AFTER_SOLID_BLOCKS - Enum constant in enum class foundry.veil.api.event.VeilRenderLevelStageEvent.Stage
 
AFTER_TRANSLUCENT_BLOCKS - Enum constant in enum class foundry.veil.api.event.VeilRenderLevelStageEvent.Stage
 
AFTER_TRIPWIRE_BLOCKS - Enum constant in enum class foundry.veil.api.event.VeilRenderLevelStageEvent.Stage
 
AFTER_WEATHER - Enum constant in enum class foundry.veil.api.event.VeilRenderLevelStageEvent.Stage
 
AgeableListModelExtension - Interface in foundry.veil.ext
 
ageInTicks - Variable in class foundry.veil.api.client.pose.PoseData
 
agePercent - Variable in class foundry.veil.api.quasar.particle.RenderData
 
allModules() - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
 
allOf(ShaderPreProcessor...) - Static method in interface foundry.veil.api.client.render.shader.processor.ShaderPreProcessor
 
allOf(Collection<ShaderPreProcessor>) - Static method in interface foundry.veil.api.client.render.shader.processor.ShaderPreProcessor
 
ALLOW_OUT - Static variable in record class foundry.veil.impl.client.render.shader.transformer.VeilJobParameters
Whether [OUT] is a valid command
allowOut() - Method in record class foundry.veil.impl.client.render.shader.transformer.VeilJobParameters
 
alpha() - Method in record class foundry.veil.api.client.render.post.stage.MaskPostStage
Returns the value of the alpha record component.
alpha() - Method in record class foundry.veil.impl.quasar.ColorGradient.AlphaPoint
Returns the value of the alpha record component.
ALPHANUMERIC - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
AlphaPoint(float, float) - Constructor for record class foundry.veil.impl.quasar.ColorGradient.AlphaPoint
Creates an instance of a AlphaPoint record class.
ALWAYS - Enum constant in enum class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage.DepthFunc
 
AmbientOcclusionFaceMixin - Class in foundry.veil.mixin.client.deferred
 
AmbientOcclusionFaceMixin() - Constructor for class foundry.veil.mixin.client.deferred.AmbientOcclusionFaceMixin
 
AnchorPoint - Class in foundry.veil.api.quasar.emitters
 
AnchorPoint(ResourceLocation) - Constructor for class foundry.veil.api.quasar.emitters.AnchorPoint
 
angle - Variable in class foundry.veil.api.client.render.deferred.light.AreaLight
 
angle(Vector3f, Vector3f) - Static method in class foundry.veil.impl.quasar.MathUtil
 
angleCos(Vector3f, Vector3f) - Static method in class foundry.veil.impl.quasar.MathUtil
 
animate(AnimationProperties) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedSkeleton
 
animate(AnimationProperties) - Method in class foundry.veil.impl.client.DebugSkeletonFactory.DebugModel
 
AnimationProperties - Class in foundry.veil.api.client.graveyard
 
AnimationProperties() - Constructor for class foundry.veil.api.client.graveyard.AnimationProperties
 
Animator - Interface in foundry.veil.api.client.necromancer
 
apply() - Method in interface foundry.veil.api.client.graveyard.constraint.Constraint
 
apply() - Method in class foundry.veil.api.client.graveyard.constraint.InverseKinematicsConstraint
 
apply() - Method in interface foundry.veil.api.client.necromancer.Constraint
 
apply() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.Wrapper
 
apply(ShaderModificationManager.Preparations, ResourceManager, ProfilerFiller) - Method in class foundry.veil.api.client.render.shader.ShaderModificationManager
 
apply(Map<ResourceLocation, FramebufferDefinition>, ResourceManager, ProfilerFiller) - Method in class foundry.veil.api.client.render.framebuffer.FramebufferManager
 
apply(Map<ResourceLocation, CompositePostPipeline>, ResourceManager, ProfilerFiller) - Method in class foundry.veil.api.client.render.post.PostProcessingManager
 
apply(Color, float) - Method in interface foundry.veil.api.client.color.Filter.IFilterType
 
apply(Color, float, Filter.IFilterType) - Static method in class foundry.veil.api.client.color.Filter
 
apply(PostPipeline.Context) - Method in interface foundry.veil.api.client.render.post.PostPipeline
Applies this post effect.
apply(PostPipeline.Context) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
apply(PostPipeline.Context) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
apply(PostPipeline.Context) - Method in class foundry.veil.api.client.render.post.stage.CopyPostStage
 
apply(PostPipeline.Context) - Method in record class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage
 
apply(PostPipeline.Context) - Method in record class foundry.veil.api.client.render.post.stage.MaskPostStage
 
apply(ShaderProgram) - Method in record class foundry.veil.api.client.render.shader.CompiledShader
Applies the additional attributes of this shader to the specified program.
apply(VeilDynamicRegistry.Data, ResourceManager, ProfilerFiller) - Method in class foundry.veil.api.quasar.data.QuasarParticles.Reloader
 
apply(Map<ResourceLocation, byte[]>, ResourceManager, ProfilerFiller) - Method in class foundry.veil.api.client.render.rendertype.layer.DynamicRenderTypeManager
 
APPLY_VERSION - Static variable in record class foundry.veil.impl.client.render.shader.transformer.VeilJobParameters
Whether the version is required and will be applied
applyForce(QuasarParticle) - Method in class foundry.veil.api.quasar.emitters.module.force.ConstantForceModule
 
applyForce(QuasarParticle) - Method in class foundry.veil.api.quasar.emitters.module.force.PointAttractorForceModule
 
applyForce(QuasarParticle) - Method in class foundry.veil.api.quasar.emitters.module.force.PointForceModule
 
applyForce(QuasarParticle) - Method in class foundry.veil.api.quasar.emitters.module.force.ScaleForceModule
 
applyForce(QuasarParticle) - Method in class foundry.veil.api.quasar.emitters.module.force.VectorFieldForceModule
 
applyForce(QuasarParticle) - Method in class foundry.veil.api.quasar.emitters.module.force.VortexForceModule
 
applyForce(QuasarParticle) - Method in interface foundry.veil.api.quasar.emitters.module.ForceParticleModule
 
applyModifiers(ResourceLocation, String, int) - Method in class foundry.veil.api.client.render.shader.ShaderModificationManager
Applies all shader modifiers to the specified shader source.
applyRenderSystem() - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets default uniforms based on what RenderSystem provides.
applySamplers(ShaderProgram) - Method in interface foundry.veil.api.client.render.post.PostPipeline.Context
Applies each sampler to the specified shader.
applySamplers(ShaderProgram) - Method in class foundry.veil.impl.client.render.pipeline.PostPipelineContext
 
applyScale(double) - Method in interface foundry.veil.api.client.render.MatrixStack
Scales the position and normal by the specified amount in the x, y, and z.
applyScale(double, double, double) - Method in interface foundry.veil.api.client.render.MatrixStack
Scales the position and normal by the specified amount in the x, y, and z.
applyScale(float) - Method in interface foundry.veil.api.client.render.MatrixStack
Scales the position and normal by the specified amount in the x, y, and z.
applyScale(float, float, float) - Method in interface foundry.veil.api.client.render.MatrixStack
Scales the position and normal by the specified amount in the x, y, and z.
applyScale(float, float, float) - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
applyShader() - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
Applies the shader set to VeilRenderSystem.
applyShaderSamplers(int) - Method in interface foundry.veil.api.client.render.shader.program.TextureUniformAccess
Loads the samplers set by TextureUniformAccess.addSampler(CharSequence, int) into the shader.
applyShaderSamplers(ShaderTextureSource.Context, int) - Method in interface foundry.veil.api.client.render.shader.program.TextureUniformAccess
Loads the samplers set by TextureUniformAccess.addSampler(CharSequence, int) into the shader.
applyShaderSamplers(ShaderTextureSource.Context, int) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
applyVersion() - Method in record class foundry.veil.impl.client.render.shader.transformer.VeilJobParameters
 
ARB - Enum constant in enum class foundry.veil.impl.client.render.pipeline.VeilShaderUploader
 
AREA - Static variable in class foundry.veil.api.client.registry.LightTypeRegistry
 
AreaLight - Class in foundry.veil.api.client.render.deferred.light
 
AreaLight() - Constructor for class foundry.veil.api.client.render.deferred.light.AreaLight
 
AreaLightRenderer - Class in foundry.veil.impl.client.render.deferred.light
 
AreaLightRenderer() - Constructor for class foundry.veil.impl.client.render.deferred.light.AreaLightRenderer
 
asHolder() - Method in interface foundry.veil.platform.registry.RegistryObject
Gets this object wrapped in a vanilla Holder.
assignMesh(String, SkinnedMesh) - Method in class foundry.veil.api.client.necromancer.Skin.Builder
 
asVanillaRegistry() - Method in interface foundry.veil.platform.registry.RegistrationProvider
 
atomicCounterSupported() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
attach(int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFboAttachment
Attaches this attachment to the provided target under the specified attachment point.
attach(int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboMutableTextureAttachment
 
attach(int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
 
attach(int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboTextureAttachment
 
attachToProgram() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.Wrapper
 
Attribute(int, String, String) - Constructor for record class foundry.veil.impl.client.render.shader.modifier.VertexShaderModification.Attribute
Creates an instance of a Attribute record class.
autoClear() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferDefinition
Returns the value of the autoClear record component.
available() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the available record component.

B

BasicGrid - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.DomainWarpType
 
begin() - Method in interface foundry.veil.api.client.imgui.VeilImGui
 
begin() - Method in class foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
 
begin() - Method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
begin() - Method in class foundry.veil.impl.client.render.pipeline.PostPipelineContext
Marks the start of a new post run.
beginFrame() - Method in interface foundry.veil.api.client.imgui.VeilImGui
 
beginFrame() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
beginFrame() - Method in class foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
 
beginFrame() - Method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
beginFrame(boolean, CallbackInfo) - Method in class foundry.veil.mixin.client.pipeline.MinecraftMixin
 
beginImGui() - Static method in class foundry.veil.Veil
Enables writing ImGui to the screen.
beginOpaque() - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
beginTranslucent() - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
beginTranslucent(PoseStack, float, long, boolean, Camera, GameRenderer, LightTexture, Matrix4f, CallbackInfo) - Method in class foundry.veil.mixin.client.deferred.LevelRendererMixin
 
BEZIER - Enum constant in enum class foundry.veil.api.quasar.fx.Line.CurveMode
 
bezierInterpolate(Frame, float, Easings.Easing) - Method in class foundry.veil.api.client.anim.Frame
 
BGR - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
BGRA - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
Billboard() - Constructor for class foundry.veil.api.quasar.particle.RenderStyle.Billboard
 
BILLBOARD - Static variable in class foundry.veil.api.quasar.registry.RenderStyleRegistry
 
bind() - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
Binds this program for use.
bind() - Method in class foundry.veil.api.client.render.texture.CubemapTexture
 
bind() - Static method in class foundry.veil.impl.client.render.pipeline.VeilFirstPersonRenderer
 
bind(boolean) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Binds this framebuffer for read and draw requests.
bind(boolean) - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
bind(boolean) - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
bind(int) - Method in class foundry.veil.impl.client.render.shader.definition.DynamicShaderBlockImpl
 
bind(int) - Method in class foundry.veil.impl.client.render.shader.definition.ShaderBlockImpl
Binds this block to the specified index.
bind(int) - Method in class foundry.veil.impl.client.render.shader.definition.SizedShaderBlockImpl
 
bind(int) - Method in class foundry.veil.impl.client.render.shader.definition.WrapperShaderBlockImpl
 
bind(ShaderBlock<?>) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Binds the specified block into the next available binding spot and updates all shaders if the binding index has changed.
bind(ShaderBlock<?>) - Method in class foundry.veil.impl.client.render.pipeline.VeilUniformBlockState
Binds the specified block and returns the used binding.
bind(CharSequence, ShaderBlock<?>) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Binds the specified block into the next available binding spot and updates all shaders if the binding index has changed.
bind(CharSequence, ShaderBlock<?>) - Method in class foundry.veil.impl.client.render.pipeline.VeilUniformBlockState
Binds and assigns the bound index to all shaders under the specified name.
bindAttachment() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFboAttachment
Binds this attachment.
bindAttachment() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
 
bindAttachment() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboTextureAttachment
 
bindDraw(boolean) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Binds this framebuffer for draw requests.
bindDraw(boolean) - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
bindDraw(boolean) - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
binding - Variable in class foundry.veil.impl.client.render.shader.definition.ShaderBlockImpl
 
bindRead() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Binds this framebuffer for read requests.
bindRead() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
bindRead() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl.Wrapper
 
bindRead() - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
bindRead(CallbackInfo) - Method in class foundry.veil.mixin.client.pipeline.RenderTargetMixin
 
bindTextures(int, int...) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Binds the specified texture ids to sequential texture units and invalidates the GLStateManager.
bindTextures(int, IntBuffer) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Binds the specified texture ids to sequential texture units and invalidates the GLStateManager.
bindVertexArray(int) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Binds the specified vertex array and invalidates the vanilla MC immediate buffer state.
bindWrite(boolean) - Method in class foundry.veil.impl.client.render.AdvancedFboImpl.Wrapper
 
bindWrite(PoseStack, float, long, boolean, Camera, GameRenderer, LightTexture, Matrix4f, CallbackInfo) - Method in class foundry.veil.mixin.client.deferred.LevelRendererMixin
 
bindWrite(CallbackInfo) - Method in class foundry.veil.mixin.client.pipeline.RenderTargetMixin
 
BLACK - Static variable in class foundry.veil.api.client.color.Color
 
BlendState - Class in foundry.veil.api.client.render
 
BlendState(GlStateManager.SourceFactor, GlStateManager.DestFactor) - Constructor for class foundry.veil.api.client.render.BlendState
 
BlendState(GlStateManager.SourceFactor, GlStateManager.DestFactor, GlStateManager.SourceFactor, GlStateManager.DestFactor) - Constructor for class foundry.veil.api.client.render.BlendState
 
blit() - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
blit(PoseStack, float, long, boolean, Camera, GameRenderer, LightTexture, Matrix4f, CallbackInfo) - Method in class foundry.veil.mixin.client.deferred.LevelRendererMixin
 
BLIT - Static variable in class foundry.veil.api.client.registry.PostPipelineStageRegistry
 
BlitPostStage - Class in foundry.veil.api.client.render.post.stage
A basic stage that draws a quad to the output using a specified shader.
BlitPostStage(ResourceLocation, ResourceLocation, ResourceLocation, boolean) - Constructor for class foundry.veil.api.client.render.post.stage.BlitPostStage
Creates a new blit post stage that applies the specified shader.
BLOCK_PARTICLE - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
BlockEntityMixin - Class in foundry.veil.mixin.tooltip
 
BlockEntityMixin() - Constructor for class foundry.veil.mixin.tooltip.BlockEntityMixin
 
BlockParticleModuleData - Record Class in foundry.veil.api.quasar.data.module.init
 
BlockParticleModuleData(boolean) - Constructor for record class foundry.veil.api.quasar.data.module.init.BlockParticleModuleData
Creates an instance of a BlockParticleModuleData record class.
blue() - Method in record class foundry.veil.api.client.render.post.stage.MaskPostStage
Returns the value of the blue record component.
BLUE - Static variable in class foundry.veil.api.client.color.Color
 
blur() - Method in record class foundry.veil.api.client.render.rendertype.layer.TextureLayer
Returns the value of the blur record component.
bone - Variable in class foundry.veil.impl.client.DebugSkeletonFactory.DebugModel
 
Bone - Class in foundry.veil.api.client.necromancer
 
Bone() - Constructor for class foundry.veil.api.client.necromancer.Bone
 
bone2 - Variable in class foundry.veil.impl.client.DebugSkeletonFactory.DebugModel
 
bone3 - Variable in class foundry.veil.impl.client.DebugSkeletonFactory.DebugModel
 
BooleanThemeProperty - Class in foundry.veil.api.client.color.theme
 
BooleanThemeProperty() - Constructor for class foundry.veil.api.client.color.theme.BooleanThemeProperty
 
bootstrap() - Static method in class foundry.veil.api.client.registry.LightTypeRegistry
 
bootstrap() - Static method in class foundry.veil.api.client.registry.PostPipelineStageRegistry
 
bootstrap() - Static method in class foundry.veil.api.client.registry.RenderTypeLayerRegistry
 
bootstrap() - Static method in class foundry.veil.api.client.registry.VeilResourceEditorRegistry
 
bootstrap() - Static method in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
bootstrap() - Static method in class foundry.veil.api.quasar.registry.EmitterShapeRegistry
 
bootstrap() - Static method in class foundry.veil.api.quasar.registry.RenderStyleRegistry
 
BOW - Static variable in class foundry.veil.api.client.registry.PoseRegistry
An example pose registered by Veil.
BowItemMixin - Class in foundry.veil.mixin.chargable
 
BowItemMixin() - Constructor for class foundry.veil.mixin.chargable.BowItemMixin
 
brightness - Variable in class foundry.veil.api.client.render.deferred.light.Light
 
brightness() - Method in record class foundry.veil.api.quasar.data.module.init.LightModuleData
Returns the value of the brightness record component.
buffer - Variable in class foundry.veil.impl.client.render.shader.definition.ShaderBlockImpl
 
BUFFER_SIZE_CODEC - Static variable in class foundry.veil.api.client.util.VertexFormatCodec
 
BufferBuilderAccessor - Interface in foundry.veil.mixin.accessor
 
bufferSize() - Method in record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
Returns the value of the bufferSize record component.
build() - Method in class foundry.veil.api.client.necromancer.Skin.Builder
 
build() - Method in class foundry.veil.api.opencl.CLEnvironmentOptions.Builder
 
build() - Method in class foundry.veil.api.quasar.particle.ParticleModuleSet.Builder
 
build(boolean) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Constructs a new AdvancedFbo with the specified attachments.
build(BufferBuilder, int) - Method in interface foundry.veil.api.client.necromancer.SkinnedMesh
 
BUILD_RESOURCES_NAME - Static variable in interface foundry.veil.ext.PackResourcesExtension
 
builder() - Static method in record class foundry.veil.api.opencl.CLEnvironmentOptions
 
builder() - Static method in class foundry.veil.api.quasar.particle.ParticleModuleSet
 
Builder() - Constructor for class foundry.veil.api.opencl.CLEnvironmentOptions.Builder
 
Builder() - Constructor for class foundry.veil.api.quasar.particle.ParticleModuleSet.Builder
 
Builder(int, int) - Constructor for class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Creates a new builder of the specified size.
Builder(Skeleton, ResourceLocation, ResourceLocation) - Constructor for class foundry.veil.api.client.necromancer.Skin.Builder
 
buildRoots() - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedSkeleton
 
byName(String) - Static method in enum class foundry.veil.api.client.render.shader.program.ProgramDefinition.SourceType
 
byName(String) - Static method in enum class foundry.veil.api.client.render.shader.texture.ShaderTextureSource.Type
Retrieves a type by name.
BYTE - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 

C

cached(ResourceProvider) - Static method in interface foundry.veil.api.client.render.shader.ShaderCompiler
Constructs a shader compiler that caches duplicate shader sources.
CachedBufferSource - Class in foundry.veil.api.client.render
 
CachedBufferSource() - Constructor for class foundry.veil.api.client.render.CachedBufferSource
 
CachedShaderCompiler - Class in foundry.veil.impl.client.render.shader
Attempts to cache the exact same shader sources to reduce the number of compiled shaders.
CachedShaderCompiler(ResourceProvider) - Constructor for class foundry.veil.impl.client.render.shader.CachedShaderCompiler
 
CameraMatrices - Class in foundry.veil.api.client.render
Packages all camera matrices and shader uniforms to make shader management easier.
CameraMatrices() - Constructor for class foundry.veil.api.client.render.CameraMatrices
Creates a new set of camera matrices.
cancelMouseX(CallbackInfoReturnable<Double>) - Method in class foundry.veil.mixin.client.imgui.MouseHandlerMixin
 
cancelMouseY(CallbackInfoReturnable<Double>) - Method in class foundry.veil.mixin.client.imgui.MouseHandlerMixin
 
canHotReload() - Method in record class foundry.veil.api.resource.type.FramebufferResource
 
canHotReload() - Method in record class foundry.veil.api.resource.type.McMetaResource
 
canHotReload() - Method in record class foundry.veil.api.resource.type.PostPipelineResource
 
canHotReload() - Method in record class foundry.veil.api.resource.type.TextResource
 
canHotReload() - Method in record class foundry.veil.api.resource.type.TextureResource
 
canHotReload() - Method in record class foundry.veil.api.resource.type.UnknownResource
 
canHotReload() - Method in record class foundry.veil.api.resource.type.VeilShaderDefinitionResource
 
canHotReload() - Method in record class foundry.veil.api.resource.type.VeilShaderFileResource
 
canHotReload() - Method in record class foundry.veil.api.resource.type.VeilShaderIncludeResource
 
canHotReload() - Method in interface foundry.veil.api.resource.VeilResource
 
canLoad(PackType, ResourceLocation, Path, Path) - Method in interface foundry.veil.api.resource.VeilResourceLoader
Checks if the specified resource can load.
canLoad(PackType, ResourceLocation, Path, Path) - Method in class foundry.veil.impl.resource.loader.FramebufferResourceLoader
 
canLoad(PackType, ResourceLocation, Path, Path) - Method in class foundry.veil.impl.resource.loader.McMetaResourceLoader
 
canLoad(PackType, ResourceLocation, Path, Path) - Method in class foundry.veil.impl.resource.loader.PostPipelineResourceLoader
 
canLoad(PackType, ResourceLocation, Path, Path) - Method in class foundry.veil.impl.resource.loader.TextResourceLoader
 
canLoad(PackType, ResourceLocation, Path, Path) - Method in class foundry.veil.impl.resource.loader.ShaderIncludeLoader
 
canLoad(PackType, ResourceLocation, Path, Path) - Method in class foundry.veil.impl.resource.loader.ShaderResourceLoader
 
canLoad(PackType, ResourceLocation, Path, Path) - Method in class foundry.veil.impl.resource.loader.TextureResourceLoader
 
canSample() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFboAttachment
 
canSample() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
 
canSample() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboTextureAttachment
 
capabilities() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the capabilities record component.
capabilities() - Method in record class foundry.veil.api.opencl.VeilOpenCL.PlatformInfo
Returns the value of the capabilities record component.
captureMajorVersion(int) - Method in class foundry.veil.mixin.client.deferred.WindowMixin
 
captureMinorVersion(int) - Method in class foundry.veil.mixin.client.deferred.WindowMixin
 
CATMULL_ROM - Enum constant in enum class foundry.veil.api.quasar.fx.Line.CurveMode
 
Cellular - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.NoiseType
 
CellValue - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.CellularReturnType
 
changeBlendFunction() - Method in class foundry.veil.mixin.client.deferred.ParticleRenderTypeMixin
This corrects the blend function for particles.
charCallback(long, int) - Method in interface foundry.veil.api.client.imgui.VeilImGui
 
charCallback(long, int) - Method in class foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
 
charCallback(long, int) - Method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
charCallback(long, int) - Method in class foundry.veil.impl.client.imgui.VeilImGuiImplGlfw
 
charCallback(long, int, int, CallbackInfo) - Method in class foundry.veil.mixin.client.imgui.KeyboardHandlerMixin
 
ChargableItem - Interface in foundry.veil.api
 
checkCLError(int) - Static method in class foundry.veil.api.opencl.VeilOpenCL
Checks if the specified error code was not CL10.CL_SUCCESS
checkCLError(IntBuffer) - Static method in class foundry.veil.api.opencl.VeilOpenCL
IntBuffer implementation of VeilOpenCL.checkCLError(int)
children - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
CL10 - Enum constant in enum class foundry.veil.api.opencl.CLEnvironmentOptions.CLVersion
 
CL11 - Enum constant in enum class foundry.veil.api.opencl.CLEnvironmentOptions.CLVersion
 
CL12 - Enum constant in enum class foundry.veil.api.opencl.CLEnvironmentOptions.CLVersion
 
CL20 - Enum constant in enum class foundry.veil.api.opencl.CLEnvironmentOptions.CLVersion
 
CL21 - Enum constant in enum class foundry.veil.api.opencl.CLEnvironmentOptions.CLVersion
 
CL22 - Enum constant in enum class foundry.veil.api.opencl.CLEnvironmentOptions.CLVersion
 
CL30 - Enum constant in enum class foundry.veil.api.opencl.CLEnvironmentOptions.CLVersion
 
CLBuffer - Class in foundry.veil.api.opencl
A generic data buffer that can be uploaded to/from OpenCL.
clean() - Method in class foundry.veil.api.client.render.deferred.light.Light
Removes the dirty flag after this light has been uploaded.
clear() - Method in class foundry.veil.api.client.color.ColorTheme
 
clear() - Method in class foundry.veil.api.client.render.BlendState
 
clear() - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
 
clear() - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
clear() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Clears the buffers in this framebuffer.
clear() - Method in class foundry.veil.api.client.render.framebuffer.FramebufferManager
 
clear() - Method in interface foundry.veil.api.client.render.MatrixStack
Clears all transformations.
clear() - Method in class foundry.veil.api.quasar.particle.ParticleSystemManager
 
clear() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
clear() - Method in class foundry.veil.impl.client.render.pipeline.VeilUniformBlockState
Clears all used bindings from the current frame.
clear() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.Wrapper
 
clear() - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
clear() - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
CLEAR - Static variable in class foundry.veil.api.client.color.Color
 
clearErrors() - Static method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
clearOut() - Method in class foundry.veil.api.client.render.post.stage.FramebufferPostStage
 
clearProperties() - Method in class foundry.veil.api.client.color.ColorTheme
 
clearRenderState(LightRenderer, List<AreaLight>) - Method in class foundry.veil.impl.client.render.deferred.light.AreaLightRenderer
 
clearRenderState(LightRenderer, List<PointLight>) - Method in class foundry.veil.impl.client.render.deferred.light.IndirectPointLightRenderer
 
clearRenderState(LightRenderer, List<PointLight>) - Method in class foundry.veil.impl.client.render.deferred.light.InstancedPointLightRenderer
 
clearRenderState(LightRenderer, List<T>) - Method in class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
Clears the render state after drawing all lights.
clearRenderState(LightRenderer, List<T>) - Method in class foundry.veil.api.client.render.deferred.light.renderer.InstancedLightRenderer
Clears the render state after drawing all lights.
clearSamplers() - Method in interface foundry.veil.api.client.render.shader.program.TextureUniformAccess
Clears all samplers.
clearSamplers() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
CLEnvironment - Class in foundry.veil.api.opencl
An OpenCL runtime environment on a specific device.
CLEnvironment(VeilOpenCL.DeviceInfo) - Constructor for class foundry.veil.api.opencl.CLEnvironment
 
CLEnvironmentOptions - Record Class in foundry.veil.api.opencl
Defines requirements for an OpenCL environment when requesting one from VeilOpenCL.
CLEnvironmentOptions(CLEnvironmentOptions.CLVersion, int, boolean, boolean) - Constructor for record class foundry.veil.api.opencl.CLEnvironmentOptions
Creates an instance of a CLEnvironmentOptions record class.
CLEnvironmentOptions.Builder - Class in foundry.veil.api.opencl
 
CLEnvironmentOptions.CLVersion - Enum Class in foundry.veil.api.opencl
Supported versions of OpenCL.
CLEventDispatcher - Interface in foundry.veil.api.opencl.event
Provides low-level access to event subscriptions.
CLException - Exception in foundry.veil.api.opencl
An exception thrown when something in OpenCL goes wrong.
CLException(int) - Constructor for exception foundry.veil.api.opencl.CLException
 
CLException(String, int) - Constructor for exception foundry.veil.api.opencl.CLException
 
ClientLevelMixin - Class in foundry.veil.mixin.client.skeleton
 
ClientLevelMixin() - Constructor for class foundry.veil.mixin.client.skeleton.ClientLevelMixin
 
clientPlatform() - Static method in class foundry.veil.VeilClient
 
clientResources() - Method in interface foundry.veil.api.resource.VeilResourceManager
 
clientResources() - Method in class foundry.veil.impl.resource.VeilResourceManagerImpl
 
CLKernel - Class in foundry.veil.api.opencl
Manages the OpenCL kernel object.
CLLegacyEventDispatcher - Class in foundry.veil.api.opencl.event
Uses a custom thread to request event status for all events.
CLLegacyEventDispatcher() - Constructor for class foundry.veil.api.opencl.event.CLLegacyEventDispatcher
 
CLMemObject - Interface in foundry.veil.api.opencl
An OpenCL memory object.
CLNativeEventDispatcher - Class in foundry.veil.api.opencl.event
Uses the native OpenCL event callback system to listen to events.
CLNativeEventDispatcher() - Constructor for class foundry.veil.api.opencl.event.CLNativeEventDispatcher
 
clone() - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
 
clone() - Method in class foundry.veil.api.client.render.deferred.light.DirectionalLight
 
clone() - Method in class foundry.veil.api.client.render.deferred.light.Light
 
clone() - Method in class foundry.veil.api.client.render.deferred.light.PointLight
 
clone() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFboAttachment
 
clone() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboMutableTextureAttachment
 
clone() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
 
clone() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboTextureAttachment
 
close() - Method in class foundry.veil.api.client.render.shader.ShaderManager
 
close() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
close() - Method in class foundry.veil.api.opencl.event.CLLegacyEventDispatcher
 
close() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
close() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.Wrapper
 
code() - Method in record class foundry.veil.impl.client.render.shader.modifier.ShaderModification.Function
Returns the value of the code record component.
CODE - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
codec - Variable in class foundry.veil.api.CodecReloadListener
 
codec() - Method in record class foundry.veil.api.client.registry.PostPipelineStageRegistry.PipelineType
Returns the value of the codec record component.
codec() - Method in record class foundry.veil.api.client.registry.RenderTypeLayerRegistry.LayerType
Returns the value of the codec record component.
codec() - Method in interface foundry.veil.api.quasar.data.module.ModuleType
 
CODEC - Static variable in class foundry.veil.api.client.color.Color
 
CODEC - Static variable in class foundry.veil.api.client.render.BlendState
 
CODEC - Static variable in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
CODEC - Static variable in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
CODEC - Static variable in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Type
 
CODEC - Static variable in record class foundry.veil.api.client.render.framebuffer.FramebufferDefinition
 
CODEC - Static variable in interface foundry.veil.api.client.render.post.PostPipeline
 
CODEC - Static variable in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
CODEC - Static variable in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
CODEC - Static variable in class foundry.veil.api.client.render.post.stage.CopyPostStage
 
CODEC - Static variable in record class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage
 
CODEC - Static variable in enum class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage.DepthFunc
 
CODEC - Static variable in record class foundry.veil.api.client.render.post.stage.MaskPostStage
 
CODEC - Static variable in record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
 
CODEC - Static variable in record class foundry.veil.api.client.render.rendertype.layer.MultiTextureLayer
 
CODEC - Static variable in interface foundry.veil.api.client.render.rendertype.layer.RenderTypeLayer
 
CODEC - Static variable in record class foundry.veil.api.client.render.rendertype.layer.TextureLayer
 
CODEC - Static variable in record class foundry.veil.api.client.render.rendertype.layer.VanillaShaderLayer
 
CODEC - Static variable in record class foundry.veil.api.client.render.rendertype.layer.VeilShaderLayer
 
CODEC - Static variable in record class foundry.veil.api.client.render.shader.texture.FramebufferSource
 
CODEC - Static variable in record class foundry.veil.api.client.render.shader.texture.LocationSource
 
CODEC - Static variable in interface foundry.veil.api.client.render.shader.texture.ShaderTextureSource
 
CODEC - Static variable in class foundry.veil.api.client.util.VertexFormatCodec
 
CODEC - Static variable in class foundry.veil.api.molang.MolangExpressionCodec
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.EmitterSettings
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.EmitterShapeSettings
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.collision.CollisionSubEmitterData
 
CODEC - Static variable in class foundry.veil.api.quasar.data.module.collision.DieOnCollisionModuleData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.force.DragForceData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.force.GravityForceData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.force.PointAttractorForceData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.force.PointForceData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.force.VectorFieldForceData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.force.VortexForceData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.force.WindForceData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.init.BlockParticleModuleData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.init.InitialVelocityModuleData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.init.InitSizeParticleModuleData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.init.InitSubEmitterModuleData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.init.LightModuleData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.render.ColorParticleModuleData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.render.TrailParticleModuleData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.update.TickSizeParticleModuleData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.module.update.TickSubEmitterModuleData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.ParticleEmitterData
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.ParticleSettings
 
CODEC - Static variable in record class foundry.veil.api.quasar.data.QuasarParticleData
 
CODEC - Static variable in record class foundry.veil.api.quasar.emitters.module.init.InitRandomRotationModuleData
 
CODEC - Static variable in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
CODEC - Static variable in record class foundry.veil.api.quasar.emitters.module.update.VectorField
 
CODEC - Static variable in interface foundry.veil.api.quasar.emitters.shape.EmitterShape
 
CODEC - Static variable in enum class foundry.veil.api.quasar.fx.Trail.TilingMode
 
CODEC - Static variable in interface foundry.veil.api.quasar.particle.RenderStyle
 
CODEC - Static variable in record class foundry.veil.api.quasar.particle.SpriteData
 
CODEC - Static variable in class foundry.veil.api.util.FastNoiseLite
 
CODEC - Static variable in record class foundry.veil.impl.quasar.ColorGradient.AlphaPoint
 
CODEC - Static variable in class foundry.veil.impl.quasar.ColorGradient
 
CODEC - Static variable in record class foundry.veil.impl.quasar.ColorGradient.RGBPoint
 
CodecReloadListener<T> - Class in foundry.veil.api
Loads files similarly to SimpleJsonResourceReloadListener, but also decodes them using the provided codec.
CodecReloadListener(Codec<T>, FileToIdConverter) - Constructor for class foundry.veil.api.CodecReloadListener
Creates a new codec reload listener.
CodecUtil - Class in foundry.veil.api.util
 
CodecUtil() - Constructor for class foundry.veil.api.util.CodecUtil
 
CodeEditor - Class in foundry.veil.api.client.imgui
Creates a text editor window with saving callback support.
CodeEditor(Component) - Constructor for class foundry.veil.api.client.imgui.CodeEditor
 
CodeEditor.SaveCallback - Interface in foundry.veil.api.client.imgui
Callback for when editor is saved.
CodeModule - Interface in foundry.veil.api.quasar.data.module
A particle module fully defined in code.
collide(QuasarParticle) - Method in interface foundry.veil.api.quasar.emitters.module.CollisionParticleModule
 
collisionModules() - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
Returns the value of the collisionModules record component.
CollisionParticleModule - Interface in foundry.veil.api.quasar.emitters.module
 
CollisionSubEmitterData - Record Class in foundry.veil.api.quasar.data.module.collision
 
CollisionSubEmitterData(ResourceLocation) - Constructor for record class foundry.veil.api.quasar.data.module.collision.CollisionSubEmitterData
Creates an instance of a CollisionSubEmitterData record class.
COLON - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
color - Variable in class foundry.veil.api.client.render.deferred.light.Light
 
color() - Method in record class foundry.veil.api.quasar.data.module.init.LightModuleData
Returns the value of the color record component.
color() - Method in record class foundry.veil.impl.quasar.ColorGradient.RGBPoint
Returns the value of the color record component.
color(int, int, int, int) - Method in class foundry.veil.impl.client.render.deferred.DeferredVertexConsumer
 
Color - Class in foundry.veil.api.client.color
A simple color class that can be used to represent a color in RGBA format with utility functions.
Color() - Constructor for class foundry.veil.api.client.color.Color
 
Color(float, float, float) - Constructor for class foundry.veil.api.client.color.Color
 
Color(float, float, float, float) - Constructor for class foundry.veil.api.client.color.Color
 
Color(int) - Constructor for class foundry.veil.api.client.color.Color
 
Color(int, boolean) - Constructor for class foundry.veil.api.client.color.Color
 
Color(int, int, int) - Constructor for class foundry.veil.api.client.color.Color
 
Color(int, int, int, int) - Constructor for class foundry.veil.api.client.color.Color
 
Color(String) - Constructor for class foundry.veil.api.client.color.Color
 
COLOR - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
COLOR_CODEC - Static variable in record class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition
 
colorBuffers() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferDefinition
Returns the value of the colorBuffers record component.
colorFromVec4f(Vector4f) - Static method in class foundry.veil.impl.quasar.MathUtil
 
ColorGradient - Class in foundry.veil.impl.quasar
 
ColorGradient(float, float, float, float) - Constructor for class foundry.veil.impl.quasar.ColorGradient
 
ColorGradient(ColorGradient.RGBPoint[]) - Constructor for class foundry.veil.impl.quasar.ColorGradient
 
ColorGradient(ColorGradient.RGBPoint[], ColorGradient.AlphaPoint[]) - Constructor for class foundry.veil.impl.quasar.ColorGradient
 
ColorGradient(List<ColorGradient.RGBPoint>, List<ColorGradient.AlphaPoint>) - Constructor for class foundry.veil.impl.quasar.ColorGradient
 
ColorGradient(Vec3, Vec3) - Constructor for class foundry.veil.impl.quasar.ColorGradient
 
ColorGradient(Vec3, Vec3, float, float) - Constructor for class foundry.veil.impl.quasar.ColorGradient
 
ColorGradient.AlphaPoint - Record Class in foundry.veil.impl.quasar
 
ColorGradient.RGBPoint - Record Class in foundry.veil.impl.quasar
 
colorLogicState(RenderStateShard.ColorLogicStateShard) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
colorLogicState(RenderStateShard.ColorLogicStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
colorOf(String) - Static method in class foundry.veil.api.client.imgui.VeilImGuiUtil
Obtains the color of the modid
ColorParticleModuleData - Record Class in foundry.veil.api.quasar.data.module.render
 
ColorParticleModuleData(ColorGradient, MolangExpression) - Constructor for record class foundry.veil.api.quasar.data.module.render.ColorParticleModuleData
Creates an instance of a ColorParticleModuleData record class.
ColorRenderModule - Class in foundry.veil.api.quasar.emitters.module.render
 
ColorRenderModule(ColorGradient, MolangExpression) - Constructor for class foundry.veil.api.quasar.emitters.module.render.ColorRenderModule
 
ColorTheme - Class in foundry.veil.api.client.color
A color theme is a collection of colors.
ColorTheme() - Constructor for class foundry.veil.api.client.color.ColorTheme
 
ColorTheme(Color...) - Constructor for class foundry.veil.api.client.color.ColorTheme
 
COMMENT - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
compile(int, int, String, String, boolean) - Method in enum class foundry.veil.impl.client.render.pipeline.VeilShaderUploader
 
compile(ShaderCompiler.Context, int, ProgramDefinition.SourceType, String) - Method in interface foundry.veil.api.client.render.shader.ShaderCompiler
Creates a new shader and attempts to attach the specified sources to it.
compile(ShaderCompiler.Context, int, ProgramDefinition.SourceType, String) - Method in class foundry.veil.impl.client.render.shader.CachedShaderCompiler
 
compile(ShaderCompiler.Context, int, ProgramDefinition.SourceType, String) - Method in class foundry.veil.impl.client.render.shader.DirectShaderCompiler
 
compile(ShaderCompiler.Context, int, ProgramDefinition.SourceType, ResourceLocation) - Method in interface foundry.veil.api.client.render.shader.ShaderCompiler
Creates a new shader and attempts to attach sources read from file to it.
compile(ShaderCompiler.Context, int, ProgramDefinition.SourceType, ResourceLocation) - Method in class foundry.veil.impl.client.render.shader.CachedShaderCompiler
 
compile(ShaderCompiler.Context, int, ProgramDefinition.SourceType, ResourceLocation) - Method in class foundry.veil.impl.client.render.shader.DirectShaderCompiler
 
compile(ShaderCompiler.Context, ShaderCompiler) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
Compiles this shader based on the specified definition.
compile(ShaderCompiler.Context, ShaderCompiler) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
CompiledShader - Record Class in foundry.veil.api.client.render.shader
A shader instance that has additional pre-compiled data.
CompiledShader(ResourceLocation, int, Object2IntMap<String>, Set<String>, Set<ResourceLocation>) - Constructor for record class foundry.veil.api.client.render.shader.CompiledShader
Creates an instance of a CompiledShader record class.
compilerAvailable() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the compilerAvailable record component.
compileSPIRV(String, String, int, boolean) - Static method in enum class foundry.veil.impl.client.render.pipeline.VeilShaderUploader
 
component(FormattedText) - Static method in class foundry.veil.api.client.imgui.VeilImGuiUtil
Fully renders Minecraft text into ImGui.
component(FormattedText, float) - Static method in class foundry.veil.api.client.imgui.VeilImGuiUtil
Fully renders wrapped Minecraft text into ImGui.
CompositePostPipeline - Class in foundry.veil.api.client.render.post.stage
A pipeline that runs all child pipelines in order.
CompositePostPipeline(PostPipeline[], Map<String, ShaderTextureSource>, Map<ResourceLocation, FramebufferDefinition>) - Constructor for class foundry.veil.api.client.render.post.stage.CompositePostPipeline
Creates a new composite post pipeline that runs all child pipelines in order.
CompositeReloadListener - Class in foundry.veil.api.util
 
CompositeRenderTypeData - Record Class in foundry.veil.api.client.render.rendertype.layer
 
CompositeRenderTypeData(String, int, boolean, VertexFormat, VertexFormat.Mode, int, boolean, boolean, boolean, RenderTypeLayer[]) - Constructor for record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
Creates an instance of a CompositeRenderTypeData record class.
CompositeStateBuilderMixin - Class in foundry.veil.mixin.client.pipeline
 
CompositeStateBuilderMixin() - Constructor for class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
CompositeStateExtension - Interface in foundry.veil.ext
 
CompositeStateMixin - Class in foundry.veil.mixin.client.stage
 
CompositeStateMixin() - Constructor for class foundry.veil.mixin.client.stage.CompositeStateMixin
 
COMPRESSED_SRGB - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
COMPRESSED_SRGB_ALPHA - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
compute() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition
Returns the value of the compute record component.
computeSupported() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
ConstantForceModule - Class in foundry.veil.api.quasar.emitters.module.force
 
ConstantForceModule(Vector3d) - Constructor for class foundry.veil.api.quasar.emitters.module.force.ConstantForceModule
 
ConstantForceModule(Vector3dc) - Constructor for class foundry.veil.api.quasar.emitters.module.force.ConstantForceModule
 
Constraint - Interface in foundry.veil.api.client.graveyard.constraint
 
Constraint - Interface in foundry.veil.api.client.necromancer
 
constructing - Static variable in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.Wrapper
 
ConsumerThemeProperty - Class in foundry.veil.api.client.color.theme
 
ConsumerThemeProperty() - Constructor for class foundry.veil.api.client.color.theme.ConsumerThemeProperty
 
Context(ShaderPreDefinitions, ShaderSourceSet, ProgramDefinition) - Constructor for record class foundry.veil.api.client.render.shader.ShaderCompiler.Context
Creates an instance of a Context record class.
CONTEXT_AMOUNT - Static variable in exception foundry.veil.impl.client.render.shader.modifier.ShaderModificationSyntaxException
 
converter - Variable in class foundry.veil.api.CodecReloadListener
 
copy() - Method in class foundry.veil.api.client.anim.Frame
 
copy() - Method in class foundry.veil.api.client.anim.Keyframe
 
copy() - Method in class foundry.veil.api.quasar.particle.ParticleModuleSet
 
copy() - Method in class foundry.veil.api.util.FastNoiseLite
 
copy(RenderTarget) - Static method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Creates a copy of the provided RenderTarget.
copy(RenderTarget) - Static method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
copy(PoseStack) - Method in interface foundry.veil.api.client.render.MatrixStack
Copies the current transformation of the specified stack into the current transformation of this stack.
copy(PoseStack.Pose) - Method in interface foundry.veil.api.client.render.MatrixStack
Copies the current transformation of the specified pose into the current transformation of this stack.
copy(AdvancedFbo) - Static method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Creates a copy of the provided AdvancedFbo.
copy(MatrixStack) - Method in interface foundry.veil.api.client.render.MatrixStack
Copies the current transformation of the specified stack into the current transformation of this stack.
COPY - Static variable in class foundry.veil.api.client.registry.PostPipelineStageRegistry
 
copyColor() - Method in class foundry.veil.api.client.render.post.stage.CopyPostStage
 
copyDepth() - Method in class foundry.veil.api.client.render.post.stage.CopyPostStage
 
CopyPostStage - Class in foundry.veil.api.client.render.post.stage
Copies data from one framebuffer to another.
CopyPostStage(ResourceLocation, ResourceLocation, boolean, boolean, boolean) - Constructor for class foundry.veil.api.client.render.post.stage.CopyPostStage
Creates a new blit post stage that applies the specified shader.
copyToResources() - Method in interface foundry.veil.api.resource.VeilResource
 
copyVector4f(Vector4f) - Static method in class foundry.veil.impl.quasar.MathUtil
 
copyVector4fArray(Vector4f[]) - Static method in class foundry.veil.impl.quasar.MathUtil
 
CORE - Enum constant in enum class foundry.veil.impl.client.render.pipeline.VeilShaderUploader
 
count() - Method in record class foundry.veil.api.quasar.data.ParticleEmitterData
Returns the value of the count record component.
countParticles(CallbackInfoReturnable<String>) - Method in class foundry.veil.mixin.client.quasar.ParticleEngineMixin
 
create() - Method in interface foundry.veil.api.client.graveyard.skeleton.SkeletonFactory
 
create() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Creates the framebuffer and all attachments.
create() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFboAttachment
Creates the attachment and initializes it with the default properties.
create() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboMutableTextureAttachment
 
create() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
 
create() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboTextureAttachment
 
create() - Method in class foundry.veil.impl.client.DebugSkeletonFactory
 
create() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
create() - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
create(boolean) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
create(long, CLCapabilities) - Static method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
 
create(long, MemoryStack) - Static method in record class foundry.veil.api.opencl.VeilOpenCL.PlatformInfo
 
create(PoseStack) - Static method in interface foundry.veil.api.client.render.VeilRenderBridge
Creates a matrix stack wrapper for the specified post stack.
create(String, int, boolean, String) - Static method in record class foundry.veil.impl.client.render.shader.modifier.ShaderModification.Function
 
create(Frustum) - Static method in interface foundry.veil.api.client.render.VeilRenderBridge
Creates a cull frustum helper from the specified vanilla frustum.
create(RenderType.CompositeState.CompositeStateBuilder) - Static method in interface foundry.veil.api.client.render.VeilRenderBridge
Creates a render type builder helper from the specified vanilla composite state builder.
create(RenderType.OutlineProperty) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
create(RenderType.OutlineProperty) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
create(Registry<T>, String) - Method in interface foundry.veil.platform.registry.RegistrationProvider.Factory
create(ResourceKey<? extends Registry<T>>, String) - Method in interface foundry.veil.platform.registry.RegistrationProvider.Factory
create(ResourceLocation) - Static method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
Creates a new shader program with the specified id.
createBuffer(int, long) - Method in class foundry.veil.api.opencl.CLKernel
Creates a new CL memory buffer.
createBufferFromGL(int, int) - Method in class foundry.veil.api.opencl.CLKernel
Creates a new CL memory buffer that reflects the data in an OpenGL buffer.
createBufferFromGLUnsafe(int, int) - Method in class foundry.veil.api.opencl.CLKernel
Creates a new CL memory buffer that reflects the data in an OpenGL buffer.
createBuffers(int, int, boolean) - Method in class foundry.veil.impl.client.render.AdvancedFboImpl.Wrapper
 
createBufferUnsafe(int, long) - Method in class foundry.veil.api.opencl.CLKernel
Creates a new CL memory buffer.
createBuilder(int, int) - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferDefinition
Creates a new builder from this framebuffer.
createBuilder(MolangEnvironment) - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferDefinition
Creates a new builder from this framebuffer.
createCompositeState(RenderType.OutlineProperty) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
createDebugLight(ClientLevel, Camera) - Method in interface foundry.veil.api.client.registry.LightTypeRegistry.DebugLightFactory
Creates a new light in the level.
createEmitter(ResourceLocation) - Method in class foundry.veil.api.quasar.particle.ParticleSystemManager
 
createInvertedCube(VertexConsumer) - Static method in interface foundry.veil.api.client.render.deferred.light.renderer.LightTypeRenderer
Draws a unit inverted cube into the specified buffer
createKernel(ResourceLocation, String) - Method in class foundry.veil.api.opencl.CLEnvironment
Creates a kernel for the specified shader program.
createMesh() - Method in class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
 
createMesh() - Method in class foundry.veil.api.client.render.deferred.light.renderer.InstancedLightRenderer
 
createMesh() - Method in class foundry.veil.impl.client.render.deferred.light.AreaLightRenderer
 
createMesh() - Method in class foundry.veil.impl.client.render.deferred.light.IndirectPointLightRenderer
 
createMesh() - Method in class foundry.veil.impl.client.render.deferred.light.InstancedPointLightRenderer
 
createQuad(VertexConsumer) - Static method in interface foundry.veil.api.client.render.deferred.light.renderer.LightTypeRenderer
Draws a unit quad into the specified buffer
createReloadListener() - Method in class foundry.veil.impl.resource.VeilResourceManagerImpl
 
createRenderer() - Method in interface foundry.veil.api.client.registry.LightTypeRegistry.RendererFactory
 
createRenderType(String) - Method in record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
 
createSkeleton(T) - Method in class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderer
 
createTokens(String) - Static method in class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer
 
CROSSBOW - Static variable in class foundry.veil.api.client.registry.PoseRegistry
 
CrossbowItemMixin - Class in foundry.veil.mixin.chargable
 
CrossbowItemMixin() - Constructor for class foundry.veil.mixin.chargable.CrossbowItemMixin
 
CRUMBLING - Static variable in class foundry.veil.api.client.render.BlendState
 
Cube - Class in foundry.veil.api.quasar.emitters.shape
 
Cube() - Constructor for class foundry.veil.api.quasar.emitters.shape.Cube
 
Cube() - Constructor for class foundry.veil.api.quasar.particle.RenderStyle.Cube
 
CUBE - Static variable in class foundry.veil.api.quasar.registry.EmitterShapeRegistry
 
CUBE - Static variable in class foundry.veil.api.quasar.registry.RenderStyleRegistry
 
cubeInFrustum(double, double, double, double, double, double) - Method in class foundry.veil.mixin.client.pipeline.FrustumMixin
 
CubemapTexture - Class in foundry.veil.api.client.render.texture
 
CubemapTexture() - Constructor for class foundry.veil.api.client.render.texture.CubemapTexture
 
CUBOID - Enum constant in enum class foundry.veil.api.quasar.fx.Line.RenderMode
 
CullFrustum - Interface in foundry.veil.api.client.render
 
cullState(RenderStateShard.CullStateShard) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
cullState(RenderStateShard.CullStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
currentPos - Static variable in class foundry.veil.impl.client.render.VeilUITooltipRenderer
 
currentRotation - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
CustomLightModule - Class in foundry.veil.api.quasar.emitters.module.render
 
CustomLightModule() - Constructor for class foundry.veil.api.quasar.emitters.module.render.CustomLightModule
 
Cylinder - Class in foundry.veil.api.quasar.emitters.shape
 
Cylinder() - Constructor for class foundry.veil.api.quasar.emitters.shape.Cylinder
 
CYLINDER - Static variable in class foundry.veil.api.quasar.registry.EmitterShapeRegistry
 

D

darken(float) - Method in class foundry.veil.api.client.color.Color
 
darkenCopy(float) - Method in class foundry.veil.api.client.color.Color
 
data - Variable in class foundry.veil.api.client.pose.ExtendedPose
 
Data(RegistryAccess, Map<ResourceKey<?>, Exception>) - Constructor for record class foundry.veil.api.resource.VeilDynamicRegistry.Data
Creates an instance of a Data record class.
dataType() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition
Returns the value of the dataType record component.
DEBUG - Static variable in class foundry.veil.Veil
 
DebugFrustumRenderer - Class in foundry.veil.api.client.util
Draws any arbitrary view frustum.
DebugFrustumRenderer() - Constructor for class foundry.veil.api.client.util.DebugFrustumRenderer
 
DebugKeyboardHandlerMixin - Class in foundry.veil.mixin.debug
 
DebugKeyboardHandlerMixin() - Constructor for class foundry.veil.mixin.debug.DebugKeyboardHandlerMixin
 
debugLightFactory() - Method in record class foundry.veil.api.client.registry.LightTypeRegistry.LightType
Returns the value of the debugLightFactory record component.
DebugModel() - Constructor for class foundry.veil.impl.client.DebugSkeletonFactory.DebugModel
 
DebugRenderHelper - Class in foundry.veil.api.client.util
 
DebugRenderHelper() - Constructor for class foundry.veil.api.client.util.DebugRenderHelper
 
DebugScreenOverlayMixin - Class in foundry.veil.mixin.client.deferred
 
DebugScreenOverlayMixin() - Constructor for class foundry.veil.mixin.client.deferred.DebugScreenOverlayMixin
 
DebugSkeletonFactory - Class in foundry.veil.impl.client
Basic implementation of a SkeletonFactory, auto-generated by the Graveyard Model Exporter.
DebugSkeletonFactory() - Constructor for class foundry.veil.impl.client.DebugSkeletonFactory
 
DebugSkeletonFactory.DebugModel - Class in foundry.veil.impl.client
 
DEFAULT - Static variable in class foundry.veil.api.client.color.ColorTheme
 
DEFAULT - Static variable in record class foundry.veil.api.opencl.CLEnvironmentOptions
The default environment options.
DEFAULT_FONT - Static variable in class foundry.veil.api.client.editor.EditorManager
 
DEFAULT_GROUP - Static variable in interface foundry.veil.api.client.editor.Editor
 
DEFAULT_HEIGHT - Static variable in record class foundry.veil.api.client.render.framebuffer.FramebufferDefinition
 
DEFAULT_WIDTH - Static variable in record class foundry.veil.api.client.render.framebuffer.FramebufferDefinition
 
defaultColor(int, int, int, int) - Method in class foundry.veil.impl.client.render.deferred.DeferredVertexConsumer
 
DEFERRED_GROUP - Static variable in interface foundry.veil.api.client.editor.Editor
 
DEFERRED_SET - Static variable in class foundry.veil.api.client.render.shader.ShaderManager
 
DeferredEditor - Class in foundry.veil.impl.client.editor
 
DeferredEditor() - Constructor for class foundry.veil.impl.client.editor.DeferredEditor
 
DeferredShaderStateCache - Class in foundry.veil.impl.client.render.deferred
 
DeferredShaderStateCache() - Constructor for class foundry.veil.impl.client.render.deferred.DeferredShaderStateCache
 
DeferredVertexConsumer - Class in foundry.veil.impl.client.render.deferred
 
DeferredVertexConsumer(VertexConsumer) - Constructor for class foundry.veil.impl.client.render.deferred.DeferredVertexConsumer
 
define(String) - Method in class foundry.veil.api.client.render.shader.definition.ShaderPreDefinitions
Sets the value of a definition pair.
define(String, String) - Method in class foundry.veil.api.client.render.shader.definition.ShaderPreDefinitions
Sets the value of a definition pair.
defineStatic(String) - Method in class foundry.veil.api.client.render.shader.definition.ShaderPreDefinitions
Sets a definition added to all shaders.
defineStatic(String, String) - Method in class foundry.veil.api.client.render.shader.definition.ShaderPreDefinitions
Sets a definition added to all shaders.
definition() - Method in interface foundry.veil.api.client.render.shader.processor.ShaderPreProcessor.Context
 
definition() - Method in record class foundry.veil.api.client.render.shader.ShaderCompiler.Context
Returns the value of the definition record component.
DEFINITION - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
definitionDefaults() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition
Returns the value of the definitionDefaults record component.
definitionDependencies() - Method in record class foundry.veil.api.client.render.shader.CompiledShader
Returns the value of the definitionDependencies record component.
definitions() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition
Returns the value of the definitions record component.
DemoEditor - Class in foundry.veil.impl.client.editor
 
DemoEditor() - Constructor for class foundry.veil.impl.client.editor.DemoEditor
 
depth() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition
Returns the value of the depth record component.
depth() - Method in record class foundry.veil.api.client.render.post.stage.MaskPostStage
Returns the value of the depth record component.
depth() - Method in record class foundry.veil.api.client.render.shader.texture.FramebufferSource
Returns the value of the depth record component.
DEPTH_CODEC - Static variable in record class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition
 
DEPTH_COMPONENT - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
DEPTH_COMPONENT16 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
DEPTH_COMPONENT24 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
DEPTH_COMPONENT32 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
DEPTH_COMPONENT32F - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
DEPTH_FUNC - Static variable in class foundry.veil.api.client.registry.PostPipelineStageRegistry
 
DEPTH_STENCIL - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
DEPTH24_STENCIL8 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
DEPTH32F_STENCIL8 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
depthBuffer() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferDefinition
Returns the value of the depthBuffer record component.
DepthFunctionPostStage - Record Class in foundry.veil.api.client.render.post.stage
Sets the depth function.
DepthFunctionPostStage(DepthFunctionPostStage.DepthFunc) - Constructor for record class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage
Creates an instance of a DepthFunctionPostStage record class.
DepthFunctionPostStage.DepthFunc - Enum Class in foundry.veil.api.client.render.post.stage
 
depthTestState(RenderStateShard.DepthTestStateShard) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
depthTestState(RenderStateShard.DepthTestStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
desaturate(float) - Method in class foundry.veil.api.client.color.Color
 
desaturateCopy(float) - Method in class foundry.veil.api.client.color.Color
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class foundry.veil.api.client.render.shader.program.ProgramDefinition.Deserializer
 
Deserializer() - Constructor for class foundry.veil.api.client.render.shader.program.ProgramDefinition.Deserializer
 
desiredPos - Static variable in class foundry.veil.impl.client.render.VeilUITooltipRenderer
 
destroyBuffers() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl.Wrapper
 
deviceAccelerator() - Method in class foundry.veil.api.opencl.CLEnvironmentOptions.Builder
Sets the target of the environment to a compute accelerator.
deviceCpu() - Method in class foundry.veil.api.opencl.CLEnvironmentOptions.Builder
Sets the target of the environment to the CPU.
deviceDefault() - Method in class foundry.veil.api.opencl.CLEnvironmentOptions.Builder
Sets the target of the environment to the default device.
deviceGpu() - Method in class foundry.veil.api.opencl.CLEnvironmentOptions.Builder
Sets the target of the environment to the GPU.
DeviceInfo(long, long, CLCapabilities, long, int, int, int, long, long, int, int, boolean, boolean, boolean, String, String, String, String, String, String) - Constructor for record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Creates an instance of a DeviceInfo record class.
DeviceInfoViewer - Class in foundry.veil.impl.client.editor
 
DeviceInfoViewer() - Constructor for class foundry.veil.impl.client.editor.DeviceInfoViewer
 
deviceMask() - Method in record class foundry.veil.api.opencl.CLEnvironmentOptions
Returns the value of the deviceMask record component.
deviceMask(int) - Method in class foundry.veil.api.opencl.CLEnvironmentOptions.Builder
Sets the devices the environment should target.
devices() - Method in record class foundry.veil.api.opencl.VeilOpenCL.PlatformInfo
Returns the value of the devices record component.
DIE_ON_COLLISION - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
DieOnCollisionModuleData - Class in foundry.veil.api.quasar.data.module.collision
 
DieOnCollisionModuleData() - Constructor for class foundry.veil.api.quasar.data.module.collision.DieOnCollisionModuleData
 
dimensions() - Method in record class foundry.veil.api.quasar.data.EmitterShapeSettings
Returns the value of the dimensions record component.
direct(ResourceProvider) - Static method in interface foundry.veil.api.client.render.shader.ShaderCompiler
Constructs a shader compiler that creates a new shader for each requested type.
DIRECT_CODEC - Static variable in record class foundry.veil.api.quasar.data.EmitterShapeSettings
 
DIRECT_CODEC - Static variable in record class foundry.veil.api.quasar.data.ParticleEmitterData
 
DIRECT_CODEC - Static variable in record class foundry.veil.api.quasar.data.ParticleSettings
 
DIRECT_CODEC - Static variable in record class foundry.veil.api.quasar.data.QuasarParticleData
 
direction - Variable in class foundry.veil.api.client.render.deferred.light.DirectionalLight
 
DIRECTIONAL - Static variable in class foundry.veil.api.client.registry.LightTypeRegistry
 
DirectionalLight - Class in foundry.veil.api.client.render.deferred.light
Represents a light where all rays come from the same direction everywhere.
DirectionalLight() - Constructor for class foundry.veil.api.client.render.deferred.light.DirectionalLight
 
DirectionalLightRenderer - Class in foundry.veil.impl.client.render.deferred.light
 
DirectionalLightRenderer() - Constructor for class foundry.veil.impl.client.render.deferred.light.DirectionalLightRenderer
 
DirectShaderCompiler - Class in foundry.veil.impl.client.render.shader
Creates a new shader and compiles each time DirectShaderCompiler.compile(Context, int, ProgramDefinition.SourceType, String) is called.
DirectShaderCompiler(ResourceProvider) - Constructor for class foundry.veil.impl.client.render.shader.DirectShaderCompiler
 
dirty - Variable in class foundry.veil.impl.client.render.shader.definition.ShaderBlockImpl
 
disable() - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
Forces the renderer off.
DISABLE_VANILLA_ENTITY_LIGHT_KEY - Static variable in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
disableAmbientOcclusion() - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
Disables ambient occlusion.
DISABLED - Enum constant in enum class foundry.veil.api.client.render.deferred.VeilDeferredRenderer.RendererState
 
disableVanillaLight() - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
Disables the vanilla lightmap and directional shading.
Disc - Class in foundry.veil.api.quasar.emitters.shape
 
Disc() - Constructor for class foundry.veil.api.quasar.emitters.shape.Disc
 
DISC - Static variable in class foundry.veil.api.quasar.registry.EmitterShapeRegistry
 
distance - Variable in class foundry.veil.api.client.render.deferred.light.AreaLight
 
Distance - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.CellularReturnType
 
Distance2 - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.CellularReturnType
 
Distance2Add - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.CellularReturnType
 
Distance2Div - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.CellularReturnType
 
Distance2Mul - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.CellularReturnType
 
Distance2Sub - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.CellularReturnType
 
DomainWarp(FastNoiseLite.Vector2) - Method in class foundry.veil.api.util.FastNoiseLite
 
DomainWarp(FastNoiseLite.Vector3) - Method in class foundry.veil.api.util.FastNoiseLite
 
DomainWarpIndependent - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.FractalType
 
DomainWarpProgressive - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.FractalType
 
DOWNLOAD - Static variable in class foundry.veil.impl.client.editor.TextureEditor
 
DRAG - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
DragForceData - Record Class in foundry.veil.api.quasar.data.module.force
A force that applies a drag force to a particle.
DragForceData(double) - Constructor for record class foundry.veil.api.quasar.data.module.force.DragForceData
Creates an instance of a DragForceData record class.
draw() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Draws this framebuffer to the screen.
drawBuffers(ResourceLocation, Consumer<AdvancedFbo>) - Static method in class foundry.veil.impl.client.editor.FramebufferEditor
 
drawConnectionLine(PoseStack, Tooltippable, int, int, int, int) - Static method in class foundry.veil.impl.client.render.VeilUITooltipRenderer
 
drawGradientRect(Matrix4f, int, int, int, int, int, int, int) - Static method in class foundry.veil.api.client.util.UIUtils
 
drawHoverText(Tooltippable, float, ItemStack, PoseStack, List<? extends FormattedText>, int, int, int, int, int, int, int, int, Font, int, int, List<VeilUIItemTooltipDataHolder>, int, int) - Static method in class foundry.veil.api.client.util.UIUtils
 
drawIndirect(VertexBuffer, long, int, int) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Draws indirect instances of the specified vertex buffer.
drawInstanced(VertexBuffer, int) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Draws instances of the specified vertex buffer.
drawPatches(CallbackInfo) - Method in class foundry.veil.mixin.client.pipeline.VertexBufferMixin
 
drawScreenQuad() - Method in interface foundry.veil.api.client.render.post.PostPipeline.Context
Draws a quad onto the full screen using DefaultVertexFormat.POSITION.
drawScreenQuad() - Method in class foundry.veil.impl.client.render.pipeline.PostPipelineContext
 
drawTexturedRect(Matrix4f, int, float, float, float, float, float, float, float, float, int, int, ResourceLocation) - Static method in class foundry.veil.api.client.util.UIUtils
 
driverVersion() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the driverVersion record component.
dst() - Method in class foundry.veil.api.client.render.BlendState
 
dstAlpha() - Method in class foundry.veil.api.client.render.BlendState
 
dstAlphaFactor() - Method in record class foundry.veil.api.client.util.TransparencyState
Returns the value of the dstAlphaFactor record component.
dstColorFactor() - Method in record class foundry.veil.api.client.util.TransparencyState
Returns the value of the dstColorFactor record component.
duration() - Method in class foundry.veil.api.client.anim.Path
 
dynamic() - Method in record class foundry.veil.api.quasar.data.module.init.BlockParticleModuleData
Returns the value of the dynamic record component.
dynamic(int, int, BiConsumer<T, ByteBuffer>) - Static method in interface foundry.veil.api.client.render.shader.definition.ShaderBlock
Creates a new shader block with a dynamically-changing size.
dynamic(int, BiConsumer<T, ByteBuffer>) - Static method in interface foundry.veil.api.client.render.shader.definition.ShaderBlock
Creates a new shader block with a dynamically-changing size.
DynamicCubemapTexture - Class in foundry.veil.api.client.render.texture
 
DynamicCubemapTexture() - Constructor for class foundry.veil.api.client.render.texture.DynamicCubemapTexture
 
DynamicLightModule - Class in foundry.veil.api.quasar.emitters.module.render
 
DynamicLightModule(LightModuleData) - Constructor for class foundry.veil.api.quasar.emitters.module.render.DynamicLightModule
 
DynamicMesh - Interface in foundry.veil.api.client.graveyard.render.mesh
 
DynamicRenderTypeManager - Class in foundry.veil.api.client.render.rendertype.layer
 
DynamicRenderTypeManager() - Constructor for class foundry.veil.api.client.render.rendertype.layer.DynamicRenderTypeManager
 
DynamicShaderBlock<T> - Interface in foundry.veil.api.client.render.shader.definition
A ShaderBlock that can be resized.
DynamicShaderBlockImpl<T> - Class in foundry.veil.impl.client.render.shader.definition
Dynamic-size implementation of ShaderBlock.
DynamicShaderBlockImpl(int, long, BiConsumer<T, ByteBuffer>) - Constructor for class foundry.veil.impl.client.render.shader.definition.DynamicShaderBlockImpl
Creates a new shader block of specified initial size.

E

ease(float) - Method in interface foundry.veil.api.client.util.Easings.IEasing
 
ease(float, Easings.Easing) - Static method in class foundry.veil.api.client.util.Easings
 
easeInBack - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInBounce - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInCirc - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInCubic - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInElastic - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInExpo - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInOutBack - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInOutBounce - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInOutCirc - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInOutCubic - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInOutElastic - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInOutExpo - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInOutQuad - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInOutQuart - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInOutQuint - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInOutSine - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInQuad - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInQuart - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInQuint - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeInSine - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeOutBack - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeOutBounce - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeOutCirc - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeOutCubic - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeOutElastic - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeOutExpo - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeOutQuad - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeOutQuart - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeOutQuint - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
easeOutSine - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
Easings - Class in foundry.veil.api.client.util
 
Easings() - Constructor for class foundry.veil.api.client.util.Easings
 
Easings.Easing - Enum Class in foundry.veil.api.client.util
 
Easings.IEasing - Interface in foundry.veil.api.client.util
 
Editor - Interface in foundry.veil.api.client.editor
A basic panel that can be toggled in the editor view.
EDITOR_KEY - Static variable in class foundry.veil.VeilClient
 
EditorAttributeProvider - Interface in foundry.veil.api.client.editor
Provides extra ImGui rendering details.
EditorFontManager - Class in foundry.veil.api.client.editor
 
EditorFontManager() - Constructor for class foundry.veil.api.client.editor.EditorFontManager
 
EditorManager - Class in foundry.veil.api.client.editor
Manages all editors for Veil.
EditorManager(ReloadableResourceManager) - Constructor for class foundry.veil.api.client.editor.EditorManager
 
EffectInstanceMixin - Class in foundry.veil.mixin.client.shader
 
EffectInstanceMixin() - Constructor for class foundry.veil.mixin.client.shader.EffectInstanceMixin
 
ELEMENT_BONE_INDEX - Static variable in class foundry.veil.api.client.render.VeilVertexFormat
 
ELEMENT_CODEC - Static variable in class foundry.veil.api.client.util.VertexFormatCodec
 
EMITTER - Static variable in class foundry.veil.api.quasar.data.QuasarParticles
 
EMITTER_SHAPE_SETTINGS - Static variable in class foundry.veil.api.quasar.data.QuasarParticles
 
emitterSettings() - Method in record class foundry.veil.api.quasar.data.ParticleEmitterData
Returns the value of the emitterSettings record component.
EmitterSettings - Record Class in foundry.veil.api.quasar.data
 
EmitterSettings(List<Holder<EmitterShapeSettings>>, Holder<ParticleSettings>, boolean) - Constructor for record class foundry.veil.api.quasar.data.EmitterSettings
Creates an instance of a EmitterSettings record class.
EmitterShape - Interface in foundry.veil.api.quasar.emitters.shape
 
EmitterShapeRegistry - Class in foundry.veil.api.quasar.registry
Registry for all emitter shapes.
EmitterShapeRegistry() - Constructor for class foundry.veil.api.quasar.registry.EmitterShapeRegistry
 
emitterShapeSettings() - Method in record class foundry.veil.api.quasar.data.EmitterSettings
 
EmitterShapeSettings - Record Class in foundry.veil.api.quasar.data
 
EmitterShapeSettings(EmitterShape, Vector3fc, Vector3fc, boolean) - Constructor for record class foundry.veil.api.quasar.data.EmitterShapeSettings
Creates an instance of a EmitterShapeSettings record class.
emitterShapeSettingsHolders() - Method in record class foundry.veil.api.quasar.data.EmitterSettings
Returns the value of the emitterShapeSettingsHolders record component.
emitterSuggestionProvider() - Static method in class foundry.veil.api.quasar.data.QuasarParticles
 
EMPTY - Static variable in interface foundry.veil.api.client.graveyard.render.mesh.ModelMesh
 
enable() - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
Allows the renderer to run normally.
enableAmbientOcclusion() - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
Enables ambient occlusion.
enableVanillaLight() - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
Enables the vanilla lightmap and directional shading.
end() - Method in interface foundry.veil.api.client.imgui.VeilImGui
 
end() - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
end() - Method in class foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
 
end() - Method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
end() - Method in class foundry.veil.impl.client.render.pipeline.PostPipelineContext
Ends the running pass and cleans up resources.
end(BufferBuilder, VertexSorting) - Method in class foundry.veil.api.client.render.rendertype.VeilRenderType.LayeredRenderType
 
endBatch() - Method in class foundry.veil.api.client.render.CachedBufferSource
 
endBatch(RenderType) - Method in class foundry.veil.api.client.render.CachedBufferSource
 
endFrame() - Method in interface foundry.veil.api.client.imgui.VeilImGui
 
endFrame() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
endFrame() - Method in class foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
 
endFrame() - Method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
endFrame(boolean, CallbackInfo) - Method in class foundry.veil.mixin.client.pipeline.MinecraftMixin
 
endImGui() - Static method in class foundry.veil.Veil
Disables ImGui writing.
endLastBatch() - Method in class foundry.veil.api.client.render.CachedBufferSource
 
endOpaque(PoseStack, float, long, boolean, Camera, GameRenderer, LightTexture, Matrix4f, CallbackInfo) - Method in class foundry.veil.mixin.client.deferred.LevelRendererMixin
 
endVertex() - Method in class foundry.veil.impl.client.render.deferred.DeferredVertexConsumer
 
EntityExtension - Interface in foundry.veil.ext
 
EntityMixin - Class in foundry.veil.mixin.client.quasar
 
EntityMixin() - Constructor for class foundry.veil.mixin.client.quasar.EntityMixin
 
EntityRendererMixin<T extends net.minecraft.world.entity.Entity> - Class in foundry.veil.mixin.client.quasar
 
EntityRendererMixin() - Constructor for class foundry.veil.mixin.client.quasar.EntityRendererMixin
 
environment - Variable in class foundry.veil.api.opencl.CLBuffer
 
EQUAL - Enum constant in enum class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage.DepthFunc
 
equals(Object) - Method in record class foundry.veil.api.client.editor.ImGuiFontMetadataSectionSerializer.FontMetadata
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.UV
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.Vertex
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.graveyard.render.mesh.StaticMesh.FaceVertex
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.registry.LightTypeRegistry.LightType
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.registry.PostPipelineStageRegistry.PipelineType
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.registry.RenderTypeLayerRegistry.LayerType
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class foundry.veil.api.client.render.BlendState
 
equals(Object) - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferDefinition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class foundry.veil.api.client.render.post.PostProcessingManager.ProfileEntry
 
equals(Object) - Method in record class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.post.stage.MaskPostStage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.rendertype.layer.MultiTextureLayer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.rendertype.layer.TextureLayer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.rendertype.layer.TransparencyShaderLayer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.rendertype.layer.VanillaShaderLayer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.rendertype.layer.VeilShaderLayer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.shader.CompiledShader
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.shader.processor.ShaderMultiProcessor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition.ShaderSource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.shader.ShaderCompiler.Context
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.shader.ShaderModificationManager.Preparations
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.shader.texture.FramebufferSource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.shader.texture.LocationSource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.render.VeilShaderLimits
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.client.util.TransparencyState
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.opencl.CLEnvironmentOptions
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.opencl.VeilOpenCL.PlatformInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.EmitterSettings
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.EmitterShapeSettings
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.collision.CollisionSubEmitterData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.force.DragForceData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.force.GravityForceData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.force.PointAttractorForceData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.force.PointForceData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.force.VectorFieldForceData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.force.VortexForceData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.force.WindForceData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.init.BlockParticleModuleData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.init.InitialVelocityModuleData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.init.InitSizeParticleModuleData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.init.InitSubEmitterModuleData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.init.LightModuleData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.render.ColorParticleModuleData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.render.TrailParticleModuleData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.update.TickSizeParticleModuleData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.module.update.TickSubEmitterModuleData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.ParticleEmitterData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.ParticleSettings
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.emitters.module.init.InitRandomRotationModuleData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.emitters.module.update.VectorField
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.quasar.particle.SpriteData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.resource.type.FramebufferResource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.resource.type.McMetaResource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.resource.type.PostPipelineResource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.resource.type.TextResource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.resource.type.TextureResource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.resource.type.UnknownResource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.resource.type.VeilShaderDefinitionResource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.resource.type.VeilShaderFileResource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.resource.type.VeilShaderIncludeResource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.resource.VeilDynamicRegistry.Data
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.api.resource.VeilResourceInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.impl.client.render.shader.modifier.ReplaceShaderModification
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.impl.client.render.shader.modifier.ShaderModification.Function
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.Token
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.impl.client.render.shader.modifier.VertexShaderModification.Attribute
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.impl.client.render.shader.transformer.VeilJobParameters
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.impl.quasar.ColorGradient.AlphaPoint
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.impl.quasar.ColorGradient.RGBPoint
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class foundry.veil.impl.resource.action.TextEditAction
Indicates whether some other object is "equal to" this one.
equipProgress - Variable in class foundry.veil.api.client.pose.PoseData
 
errors() - Method in record class foundry.veil.api.resource.VeilDynamicRegistry.Data
Returns the value of the errors record component.
Euclidean - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.CellularDistanceFunction
 
EuclideanSq - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.CellularDistanceFunction
 
EXAMPLE_GROUP - Static variable in interface foundry.veil.api.client.editor.Editor
 
execute(int[], int[]) - Method in class foundry.veil.api.opencl.CLKernel
Executes this kernel in n dimensions.
execute(int, int) - Method in class foundry.veil.api.opencl.CLKernel
Executes this kernel in 1 dimension.
execute(int, int, int, int) - Method in class foundry.veil.api.opencl.CLKernel
Executes this kernel in 2 dimensions.
execute(int, int, int, int, int, int) - Method in class foundry.veil.api.opencl.CLKernel
Executes this kernel in 3 dimensions.
execute(Runnable) - Method in interface foundry.veil.api.TickTaskScheduler
Executes the specified command on the next particle system tick.
execute(Runnable) - Method in class foundry.veil.impl.TickTaskSchedulerImpl
 
ExtendedPose - Class in foundry.veil.api.client.pose
An abstract class for a pose that can be applied to a model.
ExtendedPose() - Constructor for class foundry.veil.api.client.pose.ExtendedPose
 

F

FABRIC - Enum constant in enum class foundry.veil.platform.VeilPlatform.PlatformType
 
Face(ModelMesh.Vertex[], ModelMesh.UV[], Vector3f) - Constructor for class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.Face
 
Face(ModelMesh.Vertex, ModelMesh.Vertex, ModelMesh.Vertex, ModelMesh.Vertex, float, float, float, float, float, float, boolean, Direction) - Constructor for class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.Face
 
faceVelocity() - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
Returns the value of the faceVelocity record component.
FaceVelocityModule - Class in foundry.veil.api.quasar.emitters.module.update
 
FaceVelocityModule() - Constructor for class foundry.veil.api.quasar.emitters.module.update.FaceVelocityModule
 
FaceVertex(float, float, float, float, float) - Constructor for record class foundry.veil.api.client.graveyard.render.mesh.StaticMesh.FaceVertex
Creates an instance of a FaceVertex record class.
FACTORY - Static variable in interface foundry.veil.platform.registry.RegistrationProvider
The singleton instance of the RegistrationProvider.Factory.
FastNoiseLite - Class in foundry.veil.api.util
 
FastNoiseLite() - Constructor for class foundry.veil.api.util.FastNoiseLite
 
FastNoiseLite(int) - Constructor for class foundry.veil.api.util.FastNoiseLite
 
FastNoiseLite.CellularDistanceFunction - Enum Class in foundry.veil.api.util
 
FastNoiseLite.CellularReturnType - Enum Class in foundry.veil.api.util
 
FastNoiseLite.DomainWarpType - Enum Class in foundry.veil.api.util
 
FastNoiseLite.FractalType - Enum Class in foundry.veil.api.util
 
FastNoiseLite.NoiseType - Enum Class in foundry.veil.api.util
 
FastNoiseLite.RotationType3D - Enum Class in foundry.veil.api.util
 
FastNoiseLite.Vector2 - Class in foundry.veil.api.util
 
FastNoiseLite.Vector3 - Class in foundry.veil.api.util
 
FBm - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.FractalType
 
fbo() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl.Wrapper
 
fileName() - Method in record class foundry.veil.api.resource.VeilResourceInfo
 
filePath() - Method in record class foundry.veil.api.resource.VeilResourceInfo
Returns the value of the filePath record component.
fillPlaceholders(String) - Method in class foundry.veil.impl.client.render.shader.modifier.SimpleShaderModification
 
Filter - Class in foundry.veil.api.client.color
 
Filter() - Constructor for class foundry.veil.api.client.color.Filter
 
Filter.IFilterType - Interface in foundry.veil.api.client.color
 
finalizeShaderCompilation() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Clears all pending shader errors and re-queues uniform block ids to shaders.
findDevPath(Path, Path) - Static method in interface foundry.veil.ext.PackResourcesExtension
 
finish() - Method in class foundry.veil.api.opencl.CLEnvironment
Blocks until all CL commands have completed.
FireworkRocketEntityMixin - Class in foundry.veil.mixin.client.quasar
 
FireworkRocketEntityMixin() - Constructor for class foundry.veil.mixin.client.quasar.FireworkRocketEntityMixin
 
FIRST_PERSON - Static variable in class foundry.veil.api.client.render.framebuffer.VeilFramebuffers
 
flags() - Method in record class foundry.veil.impl.client.render.shader.transformer.VeilJobParameters
Returns the value of the flags record component.
FLAT - Enum constant in enum class foundry.veil.api.quasar.fx.Line.RenderMode
 
FLIP_X - Static variable in class foundry.veil.impl.client.editor.TextureEditor
 
FLIP_Y - Static variable in class foundry.veil.impl.client.editor.TextureEditor
 
FLOAT - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
FLOAT_32_UNSIGNED_INT_24_8_REV - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
FontMetadata(short[]) - Constructor for record class foundry.veil.api.client.editor.ImGuiFontMetadataSectionSerializer.FontMetadata
Creates an instance of a FontMetadata record class.
Force - Class in foundry.veil.api.quasar.data.module
 
Force() - Constructor for class foundry.veil.api.quasar.data.module.Force
 
forceModules() - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
Returns the value of the forceModules record component.
ForceParticleModule - Interface in foundry.veil.api.quasar.emitters.module
 
forceRenderMainHand() - Method in class foundry.veil.api.client.pose.ExtendedPose
 
forceRenderMainHand() - Method in interface foundry.veil.api.client.pose.VeilPoseable
Whether to force render the main hand in first person
forceRenderOffhand() - Method in class foundry.veil.api.client.pose.ExtendedPose
 
forceRenderOffhand() - Method in interface foundry.veil.api.client.pose.VeilPoseable
Whether to force render the offhand in first person
forceSpawn() - Method in record class foundry.veil.api.quasar.data.EmitterSettings
Returns the value of the forceSpawn record component.
FORGE - Enum constant in enum class foundry.veil.platform.VeilPlatform.PlatformType
 
format() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition
Returns the value of the format record component.
format() - Method in record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
Returns the value of the format record component.
foundry.veil - package foundry.veil
 
foundry.veil.api - package foundry.veil.api
 
foundry.veil.api.client.anim - package foundry.veil.api.client.anim
 
foundry.veil.api.client.color - package foundry.veil.api.client.color
 
foundry.veil.api.client.color.theme - package foundry.veil.api.client.color.theme
 
foundry.veil.api.client.editor - package foundry.veil.api.client.editor
 
foundry.veil.api.client.graveyard - package foundry.veil.api.client.graveyard
 
foundry.veil.api.client.graveyard.constraint - package foundry.veil.api.client.graveyard.constraint
 
foundry.veil.api.client.graveyard.render - package foundry.veil.api.client.graveyard.render
 
foundry.veil.api.client.graveyard.render.mesh - package foundry.veil.api.client.graveyard.render.mesh
 
foundry.veil.api.client.graveyard.skeleton - package foundry.veil.api.client.graveyard.skeleton
 
foundry.veil.api.client.imgui - package foundry.veil.api.client.imgui
 
foundry.veil.api.client.necromancer - package foundry.veil.api.client.necromancer
 
foundry.veil.api.client.pose - package foundry.veil.api.client.pose
 
foundry.veil.api.client.registry - package foundry.veil.api.client.registry
 
foundry.veil.api.client.render - package foundry.veil.api.client.render
 
foundry.veil.api.client.render.deferred - package foundry.veil.api.client.render.deferred
 
foundry.veil.api.client.render.deferred.light - package foundry.veil.api.client.render.deferred.light
 
foundry.veil.api.client.render.deferred.light.renderer - package foundry.veil.api.client.render.deferred.light.renderer
 
foundry.veil.api.client.render.framebuffer - package foundry.veil.api.client.render.framebuffer
 
foundry.veil.api.client.render.post - package foundry.veil.api.client.render.post
 
foundry.veil.api.client.render.post.stage - package foundry.veil.api.client.render.post.stage
 
foundry.veil.api.client.render.rendertype - package foundry.veil.api.client.render.rendertype
 
foundry.veil.api.client.render.rendertype.layer - package foundry.veil.api.client.render.rendertype.layer
 
foundry.veil.api.client.render.shader - package foundry.veil.api.client.render.shader
 
foundry.veil.api.client.render.shader.definition - package foundry.veil.api.client.render.shader.definition
 
foundry.veil.api.client.render.shader.processor - package foundry.veil.api.client.render.shader.processor
 
foundry.veil.api.client.render.shader.program - package foundry.veil.api.client.render.shader.program
 
foundry.veil.api.client.render.shader.texture - package foundry.veil.api.client.render.shader.texture
 
foundry.veil.api.client.render.texture - package foundry.veil.api.client.render.texture
 
foundry.veil.api.client.tooltip - package foundry.veil.api.client.tooltip
 
foundry.veil.api.client.tooltip.anim - package foundry.veil.api.client.tooltip.anim
 
foundry.veil.api.client.ui.util - package foundry.veil.api.client.ui.util
 
foundry.veil.api.client.util - package foundry.veil.api.client.util
 
foundry.veil.api.event - package foundry.veil.api.event
 
foundry.veil.api.molang - package foundry.veil.api.molang
 
foundry.veil.api.opencl - package foundry.veil.api.opencl
 
foundry.veil.api.opencl.event - package foundry.veil.api.opencl.event
 
foundry.veil.api.quasar.data - package foundry.veil.api.quasar.data
 
foundry.veil.api.quasar.data.module - package foundry.veil.api.quasar.data.module
 
foundry.veil.api.quasar.data.module.collision - package foundry.veil.api.quasar.data.module.collision
 
foundry.veil.api.quasar.data.module.force - package foundry.veil.api.quasar.data.module.force
 
foundry.veil.api.quasar.data.module.init - package foundry.veil.api.quasar.data.module.init
 
foundry.veil.api.quasar.data.module.render - package foundry.veil.api.quasar.data.module.render
 
foundry.veil.api.quasar.data.module.update - package foundry.veil.api.quasar.data.module.update
 
foundry.veil.api.quasar.emitters - package foundry.veil.api.quasar.emitters
 
foundry.veil.api.quasar.emitters.module - package foundry.veil.api.quasar.emitters.module
 
foundry.veil.api.quasar.emitters.module.force - package foundry.veil.api.quasar.emitters.module.force
 
foundry.veil.api.quasar.emitters.module.init - package foundry.veil.api.quasar.emitters.module.init
 
foundry.veil.api.quasar.emitters.module.render - package foundry.veil.api.quasar.emitters.module.render
 
foundry.veil.api.quasar.emitters.module.update - package foundry.veil.api.quasar.emitters.module.update
 
foundry.veil.api.quasar.emitters.shape - package foundry.veil.api.quasar.emitters.shape
 
foundry.veil.api.quasar.fx - package foundry.veil.api.quasar.fx
 
foundry.veil.api.quasar.particle - package foundry.veil.api.quasar.particle
 
foundry.veil.api.quasar.registry - package foundry.veil.api.quasar.registry
 
foundry.veil.api.resource - package foundry.veil.api.resource
 
foundry.veil.api.resource.editor - package foundry.veil.api.resource.editor
 
foundry.veil.api.resource.type - package foundry.veil.api.resource.type
 
foundry.veil.api.util - package foundry.veil.api.util
 
foundry.veil.ext - package foundry.veil.ext
 
foundry.veil.impl - package foundry.veil.impl
 
foundry.veil.impl.client - package foundry.veil.impl.client
 
foundry.veil.impl.client.editor - package foundry.veil.impl.client.editor
 
foundry.veil.impl.client.imgui - package foundry.veil.impl.client.imgui
 
foundry.veil.impl.client.imgui.style - package foundry.veil.impl.client.imgui.style
 
foundry.veil.impl.client.render - package foundry.veil.impl.client.render
 
foundry.veil.impl.client.render.deferred - package foundry.veil.impl.client.render.deferred
 
foundry.veil.impl.client.render.deferred.light - package foundry.veil.impl.client.render.deferred.light
 
foundry.veil.impl.client.render.pipeline - package foundry.veil.impl.client.render.pipeline
 
foundry.veil.impl.client.render.shader - package foundry.veil.impl.client.render.shader
 
foundry.veil.impl.client.render.shader.definition - package foundry.veil.impl.client.render.shader.definition
 
foundry.veil.impl.client.render.shader.modifier - package foundry.veil.impl.client.render.shader.modifier
 
foundry.veil.impl.client.render.shader.transformer - package foundry.veil.impl.client.render.shader.transformer
 
foundry.veil.impl.client.render.wrapper - package foundry.veil.impl.client.render.wrapper
 
foundry.veil.impl.compat - package foundry.veil.impl.compat
 
foundry.veil.impl.quasar - package foundry.veil.impl.quasar
 
foundry.veil.impl.resource - package foundry.veil.impl.resource
 
foundry.veil.impl.resource.action - package foundry.veil.impl.resource.action
 
foundry.veil.impl.resource.loader - package foundry.veil.impl.resource.loader
 
foundry.veil.impl.resource.tree - package foundry.veil.impl.resource.tree
 
foundry.veil.mixin.accessor - package foundry.veil.mixin.accessor
 
foundry.veil.mixin.chargable - package foundry.veil.mixin.chargable
 
foundry.veil.mixin.client.deferred - package foundry.veil.mixin.client.deferred
 
foundry.veil.mixin.client.imgui - package foundry.veil.mixin.client.imgui
 
foundry.veil.mixin.client.pipeline - package foundry.veil.mixin.client.pipeline
 
foundry.veil.mixin.client.quasar - package foundry.veil.mixin.client.quasar
 
foundry.veil.mixin.client.shader - package foundry.veil.mixin.client.shader
 
foundry.veil.mixin.client.skeleton - package foundry.veil.mixin.client.skeleton
 
foundry.veil.mixin.client.stage - package foundry.veil.mixin.client.stage
 
foundry.veil.mixin.debug - package foundry.veil.mixin.debug
 
foundry.veil.mixin.resource - package foundry.veil.mixin.resource
 
foundry.veil.mixin.tooltip - package foundry.veil.mixin.tooltip
 
foundry.veil.platform - package foundry.veil.platform
 
foundry.veil.platform.registry - package foundry.veil.platform.registry
 
fragment() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition
Returns the value of the fragment record component.
Frame - Class in foundry.veil.api.client.anim
 
Frame(Vec3, Vec3, Vec3) - Constructor for class foundry.veil.api.client.anim.Frame
 
frameAtProgress(float) - Method in class foundry.veil.api.client.anim.Path
 
FRAMEBUFFER - Enum constant in enum class foundry.veil.api.client.render.shader.texture.ShaderTextureSource.Type
 
FRAMEBUFFER - Static variable in class foundry.veil.api.client.registry.VeilResourceEditorRegistry
 
FRAMEBUFFER_CODEC - Static variable in class foundry.veil.api.client.render.framebuffer.FramebufferManager
 
FRAMEBUFFER_LISTER - Static variable in class foundry.veil.api.client.render.framebuffer.FramebufferManager
 
FramebufferAttachmentDefinition - Record Class in foundry.veil.api.client.render.framebuffer
Represents a framebuffer attachment that can be turned into a real framebuffer.
FramebufferAttachmentDefinition(FramebufferAttachmentDefinition.Type, FramebufferAttachmentDefinition.Format, FramebufferAttachmentDefinition.DataType, boolean, boolean, int, String) - Constructor for record class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition
Creates an instance of a FramebufferAttachmentDefinition record class.
FramebufferAttachmentDefinition.DataType - Enum Class in foundry.veil.api.client.render.framebuffer
The formats for attachments.
FramebufferAttachmentDefinition.Format - Enum Class in foundry.veil.api.client.render.framebuffer
The formats for attachments.
FramebufferAttachmentDefinition.Type - Enum Class in foundry.veil.api.client.render.framebuffer
The type of attachments.
FramebufferDefinition - Record Class in foundry.veil.api.client.render.framebuffer
Represents a framebuffer definition that can be turned into a real framebuffer.
FramebufferDefinition(MolangExpression, MolangExpression, FramebufferAttachmentDefinition[], FramebufferAttachmentDefinition, boolean) - Constructor for record class foundry.veil.api.client.render.framebuffer.FramebufferDefinition
Creates a new framebuffer.
FramebufferEditAction - Class in foundry.veil.impl.resource.action
 
FramebufferEditAction() - Constructor for class foundry.veil.impl.resource.action.FramebufferEditAction
 
FramebufferEditor - Class in foundry.veil.impl.client.editor
 
FramebufferEditor() - Constructor for class foundry.veil.impl.client.editor.FramebufferEditor
 
FramebufferFileEditor - Class in foundry.veil.api.resource.editor
 
FramebufferFileEditor() - Constructor for class foundry.veil.api.resource.editor.FramebufferFileEditor
 
FramebufferManager - Class in foundry.veil.api.client.render.framebuffer
Manages all framebuffers and custom definitions specified in files.
FramebufferManager() - Constructor for class foundry.veil.api.client.render.framebuffer.FramebufferManager
Creates a new instance of the framebuffer manager.
FramebufferPostStage - Class in foundry.veil.api.client.render.post.stage
An abstract stage that uses a framebuffer as the input and output.
FramebufferPostStage(ResourceLocation, ResourceLocation, boolean) - Constructor for class foundry.veil.api.client.render.post.stage.FramebufferPostStage
Creates a post stage with the specified input and output framebuffers.
FramebufferResource - Record Class in foundry.veil.api.resource.type
 
FramebufferResource(VeilResourceInfo) - Constructor for record class foundry.veil.api.resource.type.FramebufferResource
Creates an instance of a FramebufferResource record class.
FramebufferResourceLoader - Class in foundry.veil.impl.resource.loader
 
FramebufferResourceLoader() - Constructor for class foundry.veil.impl.resource.loader.FramebufferResourceLoader
 
FramebufferSource - Record Class in foundry.veil.api.client.render.shader.texture
Source of a shader texture using a framebuffer.
FramebufferSource(ResourceLocation, int, boolean) - Constructor for record class foundry.veil.api.client.render.shader.texture.FramebufferSource
Creates an instance of a FramebufferSource record class.
frameCount() - Method in record class foundry.veil.api.quasar.particle.SpriteData
Returns the value of the frameCount record component.
frameHeight() - Method in record class foundry.veil.api.quasar.particle.SpriteData
Returns the value of the frameHeight record component.
frameTime() - Method in record class foundry.veil.api.quasar.particle.SpriteData
Returns the value of the frameTime record component.
frameWidth() - Method in record class foundry.veil.api.quasar.particle.SpriteData
Returns the value of the frameWidth record component.
free() - Method in interface foundry.veil.api.client.editor.Editor
Frees any resources allocated by this editor before being destroyed.
free() - Method in class foundry.veil.api.client.imgui.CodeEditor
 
free() - Method in class foundry.veil.api.client.render.CachedBufferSource
 
free() - Method in class foundry.veil.api.client.render.CameraMatrices
 
free() - Method in class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
 
free() - Method in class foundry.veil.api.client.render.deferred.light.renderer.InstancedLightRenderer
 
free() - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
 
free() - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
free() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
 
free() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboTextureAttachment
 
free() - Method in class foundry.veil.api.client.render.framebuffer.FramebufferManager
 
free() - Method in class foundry.veil.api.client.render.GuiInfo
 
free() - Method in interface foundry.veil.api.client.render.post.PostPipeline
Allows a post pipeline to dispose of any resources it takes up.
free() - Method in class foundry.veil.api.client.render.post.PostProcessingManager
 
free() - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
free() - Method in class foundry.veil.api.client.render.VeilRenderer
 
free() - Method in class foundry.veil.api.opencl.CLBuffer
 
free() - Method in class foundry.veil.api.opencl.CLEnvironment
 
free() - Method in class foundry.veil.api.opencl.CLKernel
 
free() - Method in class foundry.veil.api.opencl.VeilOpenCL
 
free() - Method in class foundry.veil.impl.client.editor.OpenCLEditor
 
free() - Method in class foundry.veil.impl.client.editor.ShaderEditor
 
free() - Method in class foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
 
free() - Method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
free() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
free() - Method in class foundry.veil.impl.client.render.deferred.light.DirectionalLightRenderer
 
free() - Method in class foundry.veil.impl.client.render.deferred.light.VanillaLightRenderer
 
free() - Method in class foundry.veil.impl.client.render.pipeline.PostPipelineContext
 
free() - Static method in class foundry.veil.impl.client.render.pipeline.VeilFirstPersonRenderer
 
free() - Method in class foundry.veil.impl.client.render.pipeline.VeilShaderUploader.SPIRV
 
free() - Method in class foundry.veil.impl.client.render.shader.CachedShaderCompiler
 
free() - Method in class foundry.veil.impl.client.render.shader.definition.ShaderBlockImpl
 
free() - Method in class foundry.veil.impl.client.render.shader.definition.WrapperShaderBlockImpl
 
free() - Method in class foundry.veil.impl.client.render.shader.DirectShaderCompiler
 
free() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
free() - Static method in class foundry.veil.impl.client.render.shader.SimpleShaderProcessor
 
free() - Static method in class foundry.veil.impl.client.render.shader.VeilVanillaShaders
 
free() - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
free() - Method in class foundry.veil.impl.resource.VeilPackResources
 
free() - Method in class foundry.veil.impl.resource.VeilResourceManagerImpl
 
FreeNativeResourcesEvent - Interface in foundry.veil.api.event
Fired when Minecraft frees all native resources on the client.
freeProgram(ResourceLocation) - Method in class foundry.veil.api.opencl.CLEnvironment
Destroys the program with the specified name.
frequency() - Method in record class foundry.veil.api.quasar.data.module.update.TickSubEmitterModuleData
Returns the value of the frequency record component.
fromJson(JsonObject) - Method in class foundry.veil.api.client.editor.ImGuiFontMetadataSectionSerializer
 
fromSurface() - Method in record class foundry.veil.api.quasar.data.EmitterShapeSettings
Returns the value of the fromSurface record component.
FrustumMixin - Class in foundry.veil.mixin.client.pipeline
 
FrustumMixin() - Constructor for class foundry.veil.mixin.client.pipeline.FrustumMixin
 
func() - Method in record class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage
Returns the value of the func record component.
Function(String, int, boolean, String) - Constructor for record class foundry.veil.impl.client.render.shader.modifier.ShaderModification.Function
Creates an instance of a Function record class.
FUNCTION - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 

G

GameRendererAccessor - Interface in foundry.veil.mixin.accessor
 
GameRendererExtension - Interface in foundry.veil.ext
 
GameRendererMixin - Class in foundry.veil.mixin.client.pipeline
 
GameRendererMixin - Class in foundry.veil.mixin.client.shader
 
GameRendererMixin() - Constructor for class foundry.veil.mixin.client.pipeline.GameRendererMixin
 
GameRendererMixin() - Constructor for class foundry.veil.mixin.client.shader.GameRendererMixin
 
gatherTooltipComponents(ItemStack, List<? extends FormattedText>, Optional<TooltipComponent>, int, int, int, Font, Font) - Static method in class foundry.veil.api.client.util.UIUtils
 
geometry() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition
Returns the value of the geometry record component.
GEQUAL - Enum constant in enum class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage.DepthFunc
 
get() - Static method in class foundry.veil.api.molang.VeilMolang
 
get() - Static method in class foundry.veil.api.opencl.VeilOpenCL
 
get() - Static method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
get() - Static method in enum class foundry.veil.impl.client.render.pipeline.VeilShaderUploader
 
get() - Method in interface foundry.veil.platform.registry.RegistryObject
Gets the object behind this wrapper.
get(Registry<T>, String) - Static method in interface foundry.veil.platform.registry.RegistrationProvider
Gets a provider for specified modId and registry.
get(ResourceKey<? extends Registry<T>>, String) - Static method in interface foundry.veil.platform.registry.RegistrationProvider
Gets a provider for specified modId and resourceKey.
GET_ATTRIBUTE - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
getAcceleration() - Method in class foundry.veil.api.quasar.emitters.module.force.ConstantForceModule
 
getActions() - Method in record class foundry.veil.api.resource.type.FramebufferResource
 
getActions() - Method in record class foundry.veil.api.resource.type.McMetaResource
 
getActions() - Method in record class foundry.veil.api.resource.type.PostPipelineResource
 
getActions() - Method in record class foundry.veil.api.resource.type.TextResource
 
getActions() - Method in record class foundry.veil.api.resource.type.TextureResource
 
getActions() - Method in record class foundry.veil.api.resource.type.UnknownResource
 
getActions() - Method in record class foundry.veil.api.resource.type.VeilShaderDefinitionResource
 
getActions() - Method in record class foundry.veil.api.resource.type.VeilShaderFileResource
 
getActions() - Method in record class foundry.veil.api.resource.type.VeilShaderIncludeResource
 
getActions() - Method in interface foundry.veil.api.resource.VeilResource
 
getActivePipelines() - Method in class foundry.veil.api.client.render.post.PostProcessingManager
 
getAge() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getAgePercent() - Method in class foundry.veil.api.quasar.particle.RenderData
 
getAllModules() - Method in class foundry.veil.api.quasar.particle.ParticleModuleSet
 
getAllPacks() - Method in class foundry.veil.impl.resource.VeilResourceManagerImpl
 
getAlpha() - Method in class foundry.veil.api.client.color.Color
 
getAlpha() - Method in class foundry.veil.api.quasar.particle.RenderData
 
getAlphaInt() - Method in class foundry.veil.api.client.color.Color
 
getAlphaPoints() - Method in class foundry.veil.impl.quasar.ColorGradient
 
getAndCastProperty(String) - Method in class foundry.veil.api.client.color.ColorTheme
 
getAngle() - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
 
getAnimationProgress() - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimeline
 
getAnimationSpeed() - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimeline
 
getAtlasSprite() - Method in class foundry.veil.api.quasar.particle.RenderData
 
getAttachedEntity() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
getAttachmentType() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFboAttachment
Returns the OpenGL attachment point.
getAttachmentType() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
 
getAttachmentType() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboTextureAttachment
 
getBackgroundColor() - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
getBillboard() - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
getBillboard() - Method in class foundry.veil.api.quasar.fx.Line
 
getBinding() - Method in class foundry.veil.impl.client.render.shader.definition.ShaderBlockImpl
 
getBlitShader() - Method in interface foundry.veil.mixin.accessor.GameRendererAccessor
 
getBlockPosition() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getBlockStateInOrUnder() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getBlue() - Method in class foundry.veil.api.client.color.Color
 
getBlue() - Method in class foundry.veil.api.quasar.particle.RenderData
 
getBlueInt() - Method in class foundry.veil.api.client.color.Color
 
getBottomBorderColor() - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
getBoundingBox() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getBrightness() - Method in class foundry.veil.api.client.render.deferred.light.Light
 
getBrightness() - Method in class foundry.veil.api.quasar.emitters.module.render.CustomLightModule
 
getBuffer() - Method in interface foundry.veil.mixin.accessor.BufferBuilderAccessor
 
getBuffer(RenderType) - Method in class foundry.veil.api.client.render.CachedBufferSource
 
getCameraMatrices() - Method in class foundry.veil.api.client.render.VeilRenderer
 
getCameraPosition() - Method in class foundry.veil.api.client.render.CameraMatrices
 
GetCellularDistanceFunction() - Method in class foundry.veil.api.util.FastNoiseLite
 
GetCellularJitterModifier() - Method in class foundry.veil.api.util.FastNoiseLite
 
GetCellularReturnType() - Method in class foundry.veil.api.util.FastNoiseLite
 
getCharge() - Method in interface foundry.veil.api.ChargableItem
 
getCharge() - Method in class foundry.veil.mixin.chargable.BowItemMixin
 
getCharge() - Method in class foundry.veil.mixin.chargable.CrossbowItemMixin
 
getCharge() - Method in class foundry.veil.mixin.chargable.InstrumentItemMixin
 
getCharge() - Method in class foundry.veil.mixin.chargable.TridentItemMixin
 
getClearChannels() - Method in interface foundry.veil.mixin.accessor.RenderTargetAccessor
 
getClearMask() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
 
getClearMask() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
getClearMask() - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
getClouds() - Static method in class foundry.veil.impl.client.render.shader.VeilVanillaShaders
 
getCodec() - Method in enum class foundry.veil.api.client.render.shader.texture.ShaderTextureSource.Type
 
getCollisionModules() - Method in class foundry.veil.api.quasar.particle.ParticleModuleSet
 
getColor() - Method in class foundry.veil.api.client.color.ColorTheme
 
getColor() - Method in class foundry.veil.api.client.render.deferred.light.Light
 
getColor() - Method in class foundry.veil.api.quasar.emitters.module.render.CustomLightModule
 
getColor() - Method in class foundry.veil.api.quasar.fx.Line
 
getColor(float) - Method in class foundry.veil.impl.quasar.ColorGradient
 
getColor(float, Vector4f) - Method in class foundry.veil.impl.quasar.ColorGradient
 
getColor(int) - Static method in class foundry.veil.api.client.imgui.VeilImGuiUtil
Retrieves the ImGui font to use for the specified Minecraft style.
getColor(String) - Method in class foundry.veil.api.client.color.ColorTheme
 
getColorAttachment(int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Checks the attachments for the specified slot.
getColorAttachment(int) - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
getColorAttachment(int) - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
getColorAttachments() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
 
getColorAttachments() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
getColorAttachments() - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
getColorInt() - Method in class foundry.veil.api.client.render.deferred.light.Light
 
getColorRenderAttachment(int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Retrieves the attachment for the specified slot.
getColors() - Method in class foundry.veil.api.client.color.ColorTheme
 
getColorsMap() - Method in class foundry.veil.api.client.color.ColorTheme
 
getColorTextureAttachment(int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Retrieves the attachment for the specified slot.
getCommandQueue() - Method in class foundry.veil.api.opencl.CLEnvironment
 
getContext() - Method in class foundry.veil.api.client.render.post.PostProcessingManager
 
getContext() - Method in class foundry.veil.api.opencl.CLEnvironment
 
getCount() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
getCullingFrustum() - Static method in class foundry.veil.api.client.render.VeilRenderer
 
getCurrentFrame() - Method in class foundry.veil.api.client.anim.Path
 
getCurrentKeyframe() - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimeline
 
getCurrentKeyframeAtProgress(float) - Method in class foundry.veil.api.client.anim.Path
 
getCurveMode() - Method in class foundry.veil.api.quasar.fx.Line
 
getData() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
getData() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getDeferredRenderer() - Method in class foundry.veil.api.client.render.VeilRenderer
 
getDeferredShaderManager() - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
getDefinition() - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getDefinition() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
getDefinition(String) - Method in class foundry.veil.api.client.render.shader.definition.ShaderPreDefinitions
Retrieves a definition by name.
getDefinitionDependencies() - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getDefinitionDependencies() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
getDefinitions() - Method in class foundry.veil.api.client.render.shader.definition.ShaderPreDefinitions
 
getDeltaPosition(QuasarParticle) - Method in class foundry.veil.api.quasar.emitters.module.force.SimplePositionedForce
 
getDepthAttachment() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
 
getDepthAttachment() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
getDepthAttachment() - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
getDepthRenderAttachment() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Retrieves a depth buffer render attachment.
getDepthTextureAttachment() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Retrieves a depth buffer texture attachment.
getDescription() - Method in interface foundry.veil.api.resource.VeilResourceAction
 
getDescription() - Method in class foundry.veil.impl.resource.action.FramebufferEditAction
 
getDescription() - Method in record class foundry.veil.impl.resource.action.TextEditAction
 
getDevice() - Method in class foundry.veil.api.opencl.CLEnvironment
 
getDeviceInfoInt(long, int) - Static method in class foundry.veil.api.opencl.VeilOpenCL
Retrieves the specified integer parameter from the specified device.
getDeviceInfoLong(long, int) - Static method in class foundry.veil.api.opencl.VeilOpenCL
Retrieves the specified long parameter from the specified device.
getDeviceInfoString(long, int) - Static method in class foundry.veil.api.opencl.VeilOpenCL
Retrieves the specified string parameter from the specified device.
getDirection() - Method in class foundry.veil.api.client.render.deferred.light.DirectionalLight
 
getDisplayName() - Method in interface foundry.veil.api.client.editor.Editor
 
getDisplayName() - Method in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Type
 
getDisplayName() - Method in class foundry.veil.impl.client.editor.DeferredEditor
 
getDisplayName() - Method in class foundry.veil.impl.client.editor.DemoEditor
 
getDisplayName() - Method in class foundry.veil.impl.client.editor.DeviceInfoViewer
 
getDisplayName() - Method in class foundry.veil.impl.client.editor.FramebufferEditor
 
getDisplayName() - Method in class foundry.veil.impl.client.editor.LightEditor
 
getDisplayName() - Method in class foundry.veil.impl.client.editor.OpenCLEditor
 
getDisplayName() - Method in class foundry.veil.impl.client.editor.PostEditor
 
getDisplayName() - Method in class foundry.veil.impl.client.editor.ResourceManagerEditor
 
getDisplayName() - Method in class foundry.veil.impl.client.editor.ShaderEditor
 
getDisplayName() - Method in class foundry.veil.impl.client.editor.TextureEditor
 
getDistance() - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
 
GetDomainWarpAmp() - Method in class foundry.veil.api.util.FastNoiseLite
 
GetDomainWarpType() - Method in class foundry.veil.api.util.FastNoiseLite
 
getDrawBuffers() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
 
getDrawBuffers() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
getDrawBuffers() - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
getDrawFramebuffer() - Method in interface foundry.veil.api.client.render.post.PostPipeline.Context
 
getDrawFramebuffer() - Method in class foundry.veil.impl.client.render.pipeline.PostPipelineContext
 
getDuration() - Method in class foundry.veil.api.client.anim.Keyframe
 
getDynamicRenderTypeManager() - Method in class foundry.veil.api.client.render.VeilRenderer
 
getEasing() - Method in class foundry.veil.api.client.anim.Keyframe
 
getEditor() - Method in class foundry.veil.api.client.imgui.CodeEditor
 
getEditorManager() - Method in class foundry.veil.api.client.render.VeilRenderer
 
getEmitter() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getEmitterCount() - Method in class foundry.veil.api.quasar.particle.ParticleSystemManager
 
getEmitterShapeSettings() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
getEnabledRenderModules() - Method in class foundry.veil.api.quasar.particle.ParticleModuleSet
 
getEntityEffect() - Method in interface foundry.veil.mixin.accessor.LevelRendererAccessor
 
getEntries() - Method in interface foundry.veil.platform.registry.RegistrationProvider
 
getEnvironment() - Method in class foundry.veil.api.opencl.CLKernel
 
getEnvironment() - Method in class foundry.veil.api.opencl.VeilOpenCL
 
getEnvironment() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getEnvironment(CLEnvironmentOptions) - Method in class foundry.veil.api.opencl.VeilOpenCL
Retrieves an environment that follows the specified requirements.
getEnvironment(VeilOpenCL.DeviceInfo) - Method in class foundry.veil.api.opencl.VeilOpenCL
Retrieves the environment for the specified device.
getError() - Method in exception foundry.veil.api.opencl.CLException
 
getErrorString() - Method in exception foundry.veil.api.opencl.CLException
 
getEventDispatcher() - Method in class foundry.veil.api.opencl.CLEnvironment
 
getExtension() - Method in enum class foundry.veil.api.resource.type.TextResource.Type
 
getFarPlane() - Method in class foundry.veil.api.client.render.CameraMatrices
 
getFilter() - Method in class foundry.veil.api.client.render.post.stage.CopyPostStage
 
getFixedBuffers() - Method in interface foundry.veil.mixin.accessor.RenderBuffersAccessor
 
getFlipDegrees(T) - Method in class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderer
 
getFloat(CharSequence) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getFloat(CharSequence) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getFloat(CharSequence) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves a single float by the specified name.
getFloats(CharSequence, float[]) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getFloats(CharSequence, float[]) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getFloats(CharSequence, float[]) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves an array of floats by the specified name.
getFolder() - Method in class foundry.veil.api.client.render.shader.ShaderSourceSet
 
getFolder(String) - Method in class foundry.veil.impl.resource.tree.VeilResourceFolder
 
getFont(boolean, boolean) - Method in class foundry.veil.api.client.editor.EditorManager
 
getFont(ResourceLocation, boolean, boolean) - Method in class foundry.veil.api.client.editor.EditorFontManager
 
getFont(ResourceLocation, boolean, boolean) - Method in class foundry.veil.api.client.editor.EditorManager
 
getForceModules() - Method in class foundry.veil.api.quasar.particle.ParticleModuleSet
 
getFormat() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFboAttachment
 
getFormat() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
 
getFormat() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboTextureAttachment
 
GetFractalBounding() - Method in class foundry.veil.api.util.FastNoiseLite
 
GetFractalGain() - Method in class foundry.veil.api.util.FastNoiseLite
 
GetFractalLacunarity() - Method in class foundry.veil.api.util.FastNoiseLite
 
GetFractalOctaves() - Method in class foundry.veil.api.util.FastNoiseLite
 
GetFractalPingPongStrength() - Method in class foundry.veil.api.util.FastNoiseLite
 
GetFractalType() - Method in class foundry.veil.api.util.FastNoiseLite
 
GetFractalWeightedStrength() - Method in class foundry.veil.api.util.FastNoiseLite
 
getFramebuffer() - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
 
getFramebuffer(ResourceLocation) - Method in class foundry.veil.api.client.render.framebuffer.FramebufferManager
Retrieves a framebuffer by the specified name.
getFramebuffer(ResourceLocation) - Method in interface foundry.veil.api.client.render.shader.texture.ShaderTextureSource.Context
Retrieves a framebuffer by id.
getFramebuffer(ResourceLocation) - Method in class foundry.veil.impl.client.render.pipeline.PostPipelineContext
 
getFramebufferManager() - Method in class foundry.veil.api.client.render.VeilRenderer
 
getFramebufferOrDraw(ResourceLocation) - Method in interface foundry.veil.api.client.render.post.PostPipeline.Context
Retrieves a framebuffer by id or the main framebuffer if it doesn't exist.
getFramebuffers() - Method in class foundry.veil.api.client.render.framebuffer.FramebufferManager
 
getFramebuffers() - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
getFrequency() - Method in class foundry.veil.api.quasar.fx.Line
 
GetFrequency() - Method in class foundry.veil.api.util.FastNoiseLite
 
getGlError() - Method in exception foundry.veil.api.client.render.shader.ShaderException
 
getGlFace(Direction) - Static method in class foundry.veil.api.client.render.texture.CubemapTexture
 
getGlslConverter() - Method in class foundry.veil.api.client.render.shader.ShaderSourceSet
 
getGreen() - Method in class foundry.veil.api.client.color.Color
 
getGreen() - Method in class foundry.veil.api.quasar.particle.RenderData
 
getGreenInt() - Method in class foundry.veil.api.client.color.Color
 
getGroup() - Method in interface foundry.veil.api.client.editor.Editor
 
getGroup() - Method in class foundry.veil.impl.client.editor.DeferredEditor
 
getGroup() - Method in class foundry.veil.impl.client.editor.DemoEditor
 
getGroup() - Method in class foundry.veil.impl.client.editor.DeviceInfoViewer
 
getGroup() - Method in class foundry.veil.impl.client.editor.FramebufferEditor
 
getGroup() - Method in class foundry.veil.impl.client.editor.LightEditor
 
getGroup() - Method in class foundry.veil.impl.client.editor.OpenCLEditor
 
getGroup() - Method in class foundry.veil.impl.client.editor.PostEditor
 
getGroup() - Method in class foundry.veil.impl.client.editor.ResourceManagerEditor
 
getGroup() - Method in class foundry.veil.impl.client.editor.ShaderEditor
 
getGroup() - Method in class foundry.veil.impl.client.editor.TextureEditor
 
getGShaderHandle() - Method in interface foundry.veil.mixin.client.imgui.ImGuiImplGl3Mixin
 
getGuiInfo() - Method in class foundry.veil.api.client.render.VeilRenderer
 
getGuiScale() - Method in class foundry.veil.api.client.render.GuiInfo
 
getHandle() - Method in class foundry.veil.api.opencl.CLKernel
 
getHeight() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
 
getHeight() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFboAttachment
 
getHeight() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboMutableTextureAttachment
 
getHeight() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
 
getHeight() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboTextureAttachment
 
getHeight() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
getHeight() - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
getHex() - Method in class foundry.veil.api.client.color.Color
 
getHexStr() - Method in class foundry.veil.api.client.color.Color
 
getIcon() - Method in enum class foundry.veil.api.resource.type.TextResource.Type
 
getIcon() - Method in interface foundry.veil.api.resource.VeilResourceAction
 
getIcon() - Method in class foundry.veil.impl.resource.action.FramebufferEditAction
 
getIcon() - Method in record class foundry.veil.impl.resource.action.TextEditAction
 
getIconCode() - Method in record class foundry.veil.api.resource.type.FramebufferResource
 
getIconCode() - Method in record class foundry.veil.api.resource.type.McMetaResource
 
getIconCode() - Method in record class foundry.veil.api.resource.type.PostPipelineResource
 
getIconCode() - Method in record class foundry.veil.api.resource.type.TextResource
 
getIconCode() - Method in record class foundry.veil.api.resource.type.TextureResource
 
getIconCode() - Method in record class foundry.veil.api.resource.type.UnknownResource
 
getIconCode() - Method in record class foundry.veil.api.resource.type.VeilShaderDefinitionResource
 
getIconCode() - Method in interface foundry.veil.api.resource.type.VeilShaderResource
 
getIconCode() - Method in interface foundry.veil.api.resource.VeilResource
Gets the icon code for this resource (ex.
getId() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
 
getId() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboMutableTextureAttachment
 
getId() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
 
getId() - Method in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
getId() - Method in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
getId() - Method in enum class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage.DepthFunc
 
getId() - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getId() - Method in class foundry.veil.api.quasar.emitters.AnchorPoint
 
getId() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
getId() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
getId() - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
getId() - Method in interface foundry.veil.platform.registry.RegistryObject
Gets the id of the object.
getId(ShaderTextureSource.Context) - Method in record class foundry.veil.api.client.render.shader.texture.FramebufferSource
 
getId(ShaderTextureSource.Context) - Method in record class foundry.veil.api.client.render.shader.texture.LocationSource
 
getId(ShaderTextureSource.Context) - Method in interface foundry.veil.api.client.render.shader.texture.ShaderTextureSource
Retrieves the id of this texture based on context.
getIn() - Method in class foundry.veil.api.client.render.post.stage.CopyPostStage
 
getIn() - Method in class foundry.veil.api.client.render.post.stage.FramebufferPostStage
 
getIndexCount(VertexBuffer) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Retrieves the number of indices in the specified vertex buffer.
getIndexType() - Method in class foundry.veil.mixin.client.pipeline.VertexBufferMixin
 
getInitModules() - Method in class foundry.veil.api.quasar.particle.ParticleModuleSet
 
getInstance() - Static method in class foundry.veil.api.client.tooltip.anim.TooltipTimelineManager
 
getInt(CharSequence) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getInt(CharSequence) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getInt(CharSequence) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves a single integer by the specified name.
getInternalId() - Method in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
getInts(CharSequence, int[]) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getInts(CharSequence, int[]) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getInts(CharSequence, int[]) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves an array of integers by the specified name.
getInverseProjectionMatrix() - Method in class foundry.veil.api.client.render.CameraMatrices
 
getInverseViewMatrix() - Method in class foundry.veil.api.client.render.CameraMatrices
 
getInverseViewRotMatrix() - Method in class foundry.veil.api.client.render.CameraMatrices
 
getItems() - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Get the items to render in the tooltip and data about them
getItems() - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
getItemStack() - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
getItemStack() - Method in class foundry.veil.api.client.tooltip.VeilUIItemTooltipDataHolder
Get the itemstack to render
getKeyframeBefore(Frame) - Method in class foundry.veil.api.client.anim.Path
 
getKeyframes() - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimeline
 
getLength() - Method in class foundry.veil.api.quasar.fx.Line
 
getLength() - Method in class foundry.veil.api.quasar.fx.Trail
 
getLevel() - Method in class foundry.veil.api.quasar.particle.ParticleSystemManager
 
getLevel() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getLevels() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFboAttachment
 
getLevels() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
 
getLevels() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboTextureAttachment
 
getLifetime() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getLight0Position() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
getLight1Position() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
getLightColor() - Method in class foundry.veil.api.quasar.particle.RenderData
 
getLightRenderer() - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
getLights(LightTypeRegistry.LightType<? extends T>) - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
Retrieves all lights of the specified type.
getListeners() - Method in interface foundry.veil.mixin.accessor.ReloadableResourceManagerAccessor
 
getLoadedShaders() - Static method in class foundry.veil.impl.compat.IrisShaderMap
 
getLoadedShaders() - Static method in class foundry.veil.impl.compat.SodiumShaderMap
 
getLocalOffset() - Method in class foundry.veil.api.quasar.emitters.AnchorPoint
 
getLocation() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
getLocation() - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
getMainFramebuffer() - Static method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Gets the main framebuffer.
getMask() - Method in class foundry.veil.api.client.render.post.stage.CopyPostStage
 
getMatrix(CharSequence, Matrix2f) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getMatrix(CharSequence, Matrix2f) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getMatrix(CharSequence, Matrix2f) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves a matrix2x2 by the specified name
getMatrix(CharSequence, Matrix3f) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getMatrix(CharSequence, Matrix3f) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getMatrix(CharSequence, Matrix3f) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves a matrix3x3 by the specified name
getMatrix(CharSequence, Matrix3x2f) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getMatrix(CharSequence, Matrix3x2f) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getMatrix(CharSequence, Matrix3x2f) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves a matrix3x2 by the specified name
getMatrix(CharSequence, Matrix4f) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getMatrix(CharSequence, Matrix4f) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getMatrix(CharSequence, Matrix4f) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves a matrix4x4 by the specified name
getMatrix(CharSequence, Matrix4x3f) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getMatrix(CharSequence, Matrix4x3f) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getMatrix(CharSequence, Matrix4x3f) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves a matrix4x3 by the specified name
getMaxCharge() - Method in interface foundry.veil.api.ChargableItem
 
getMaxCharge() - Method in class foundry.veil.mixin.chargable.BowItemMixin
 
getMaxCharge() - Method in class foundry.veil.mixin.chargable.CrossbowItemMixin
 
getMaxCharge() - Method in class foundry.veil.mixin.chargable.InstrumentItemMixin
 
getMaxCharge() - Method in class foundry.veil.mixin.chargable.TridentItemMixin
 
getMaxLifetime() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
getMaxParticles() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
getMaxWorkGroupSize() - Method in class foundry.veil.api.opencl.CLKernel
 
getMessage() - Method in exception foundry.veil.impl.client.render.shader.modifier.ShaderModificationSyntaxException
 
getMetadataSectionName() - Method in class foundry.veil.api.client.editor.ImGuiFontMetadataSectionSerializer
 
getMinDistance() - Method in class foundry.veil.api.quasar.fx.Line
 
getModelFactory() - Method in class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderLayer
 
getModelSpaceTransformMatrix(PoseStack, float) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
getModelViewProjectionMatrix() - Method in interface foundry.veil.api.client.render.CullFrustum
 
getModelViewProjectionMatrix() - Method in class foundry.veil.mixin.client.pipeline.FrustumMixin
 
getModId() - Method in interface foundry.veil.platform.registry.RegistrationProvider
 
getModifierId(ShaderModification) - Method in class foundry.veil.api.client.render.shader.ShaderModificationManager
Retrieves the id of the specified modifier.
getModifiers(ResourceLocation) - Method in class foundry.veil.api.client.render.shader.ShaderModificationManager
Retrieves all modifiers for the specified shader.
getModules() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getName() - Method in class foundry.veil.api.client.color.theme.BooleanThemeProperty
 
getName() - Method in class foundry.veil.api.client.color.theme.ConsumerThemeProperty
 
getName() - Method in interface foundry.veil.api.client.color.theme.IThemeProperty
 
getName() - Method in class foundry.veil.api.client.color.theme.NumberThemeProperty
 
getName() - Method in class foundry.veil.api.client.color.theme.StringThemeProperty
 
getName() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFboAttachment
 
getName() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
 
getName() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboTextureAttachment
 
getName() - Method in class foundry.veil.api.client.render.shader.ShaderManager
 
getName() - Method in enum class foundry.veil.api.event.VeilRenderLevelStageEvent.Stage
 
getName() - Method in class foundry.veil.api.quasar.data.QuasarParticles.Reloader
 
getName() - Method in interface foundry.veil.api.resource.VeilResourceAction
 
getName() - Method in class foundry.veil.api.util.CompositeReloadListener
 
getName() - Method in class foundry.veil.impl.resource.action.FramebufferEditAction
 
getName() - Method in record class foundry.veil.impl.resource.action.TextEditAction
 
getName() - Method in class foundry.veil.impl.resource.tree.VeilResourceFolder
 
getName() - Method in class foundry.veil.impl.resource.VeilPackResources
 
getName() - Method in interface foundry.veil.mixin.accessor.RenderStateShardAccessor
 
getNames() - Method in class foundry.veil.api.client.color.ColorTheme
 
getNearPlane() - Method in class foundry.veil.api.client.render.CameraMatrices
 
getNextKeyframe() - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimeline
 
GetNoise(float, float) - Method in class foundry.veil.api.util.FastNoiseLite
 
GetNoise(float, float, float) - Method in class foundry.veil.api.util.FastNoiseLite
 
GetNoiseType() - Method in class foundry.veil.api.util.FastNoiseLite
 
getNumProperty(String) - Method in class foundry.veil.api.client.graveyard.AnimationProperties
 
getOrientation() - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
 
getOut() - Method in class foundry.veil.api.client.render.post.stage.FramebufferPostStage
 
getOutput() - Method in class foundry.veil.impl.client.render.shader.modifier.SimpleShaderModification
 
getParentRotation() - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
getParticleCount() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
getParticleCount() - Method in class foundry.veil.api.quasar.particle.ParticleSystemManager
 
getParticleData() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
getParticleManager() - Method in class foundry.veil.api.client.render.VeilRenderer
 
getParticleSettings() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
getPasses() - Method in interface foundry.veil.mixin.accessor.PostChainAccessor
 
getPattern() - Method in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
getPipeline() - Method in class foundry.veil.api.client.render.post.PostProcessingManager.ProfileEntry
 
getPipeline(ResourceLocation) - Method in interface foundry.veil.api.client.render.post.PostPipeline.Context
Retrieves a post pipeline by name.
getPipeline(ResourceLocation) - Method in class foundry.veil.api.client.render.post.PostProcessingManager
Retrieves a post pipeline by name.
getPipelines() - Method in class foundry.veil.api.client.render.post.PostProcessingManager
 
getPixels() - Method in interface foundry.veil.mixin.accessor.NativeImageAccessor
 
getPlaceholder(String) - Method in class foundry.veil.impl.client.render.shader.modifier.SimpleShaderModification
 
getPlaceholder(String) - Method in class foundry.veil.impl.client.render.shader.modifier.VertexShaderModification
 
getPlanes() - Method in interface foundry.veil.api.client.render.CullFrustum
 
getPlanes() - Method in class foundry.veil.mixin.client.pipeline.FrustumMixin
 
getPlatformInfoString(long, int) - Static method in class foundry.veil.api.opencl.VeilOpenCL
Retrieves the specified string parameter from the specified platform.
getPlatformName() - Method in enum class foundry.veil.platform.VeilPlatform.PlatformType
 
getPlatforms() - Method in class foundry.veil.api.opencl.VeilOpenCL
 
getPlatformType() - Method in interface foundry.veil.platform.VeilPlatform
 
getPoint(RandomSource, Vector3fc, Vector3fc, Vector3dc, boolean) - Method in class foundry.veil.api.quasar.emitters.shape.Cube
 
getPoint(RandomSource, Vector3fc, Vector3fc, Vector3dc, boolean) - Method in class foundry.veil.api.quasar.emitters.shape.Cylinder
 
getPoint(RandomSource, Vector3fc, Vector3fc, Vector3dc, boolean) - Method in class foundry.veil.api.quasar.emitters.shape.Disc
 
getPoint(RandomSource, Vector3fc, Vector3fc, Vector3dc, boolean) - Method in interface foundry.veil.api.quasar.emitters.shape.EmitterShape
 
getPoint(RandomSource, Vector3fc, Vector3fc, Vector3dc, boolean) - Method in class foundry.veil.api.quasar.emitters.shape.Hemisphere
 
getPoint(RandomSource, Vector3fc, Vector3fc, Vector3dc, boolean) - Method in class foundry.veil.api.quasar.emitters.shape.Plane
 
getPoint(RandomSource, Vector3fc, Vector3fc, Vector3dc, boolean) - Method in class foundry.veil.api.quasar.emitters.shape.Point
 
getPoint(RandomSource, Vector3fc, Vector3fc, Vector3dc, boolean) - Method in class foundry.veil.api.quasar.emitters.shape.Sphere
 
getPoint(RandomSource, Vector3fc, Vector3fc, Vector3dc, boolean) - Method in class foundry.veil.api.quasar.emitters.shape.Torus
 
getPoints() - Method in class foundry.veil.api.quasar.fx.Line
 
getPoints() - Method in class foundry.veil.impl.quasar.ColorGradient
 
getPos(RandomSource, Vector3dc) - Method in record class foundry.veil.api.quasar.data.EmitterShapeSettings
 
getPosition() - Method in class foundry.veil.api.client.anim.Frame
 
getPosition() - Method in interface foundry.veil.api.client.render.CullFrustum
 
getPosition() - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
 
getPosition() - Method in class foundry.veil.api.client.render.deferred.light.PointLight
 
getPosition() - Method in interface foundry.veil.api.client.render.deferred.light.PositionedLight
 
getPosition() - Method in interface foundry.veil.api.quasar.emitters.module.force.PositionedForce
 
getPosition() - Method in class foundry.veil.api.quasar.emitters.module.force.SimplePositionedForce
 
getPosition() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
Position of the emitter
getPosition() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getPosition() - Method in class foundry.veil.mixin.client.pipeline.FrustumMixin
 
getPostEffect() - Method in interface foundry.veil.mixin.accessor.GameRendererAccessor
 
getPostProcessingManager() - Method in class foundry.veil.api.client.render.VeilRenderer
 
getPriority() - Method in class foundry.veil.api.client.render.post.PostProcessingManager.ProfileEntry
 
getPriority() - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
getPriorityDevices() - Method in class foundry.veil.api.opencl.VeilOpenCL
 
getProgram() - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getProgram() - Method in class foundry.veil.api.opencl.CLKernel
 
getProgram() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
getProgramBuildInfo(long, long, int) - Static method in class foundry.veil.api.opencl.VeilOpenCL
Retrieves the specified program build info string from the specified program and device.
getProjectionMatrix() - Method in class foundry.veil.api.client.render.CameraMatrices
 
getProperty(String) - Method in class foundry.veil.api.client.color.ColorTheme
 
getProperty(String) - Method in class foundry.veil.api.client.graveyard.AnimationProperties
 
getRadius() - Method in interface foundry.veil.api.client.render.deferred.light.IndirectLight
 
getRadius() - Method in class foundry.veil.api.client.render.deferred.light.PointLight
 
getRadius() - Method in class foundry.veil.api.quasar.emitters.module.render.CustomLightModule
 
getRadius() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getRandomSource() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getRate() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
getRecompileFuture() - Method in class foundry.veil.api.client.render.shader.ShaderManager
 
getRed() - Method in class foundry.veil.api.client.color.Color
 
getRed() - Method in class foundry.veil.api.quasar.particle.RenderData
 
getRedInt() - Method in class foundry.veil.api.client.color.Color
 
getRegistryId() - Method in record class foundry.veil.api.quasar.data.EmitterShapeSettings
 
getRegistryId() - Method in record class foundry.veil.api.quasar.data.ParticleEmitterData
 
getRegistryId() - Method in record class foundry.veil.api.quasar.data.ParticleSettings
 
getRegistryId() - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
 
getRegistryName() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
getReloadFuture() - Method in class foundry.veil.api.client.render.shader.ShaderManager
 
getRenderAge() - Method in class foundry.veil.api.quasar.particle.RenderData
 
getRenderData() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getRendererState() - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
getRenderModules() - Method in class foundry.veil.api.quasar.particle.ParticleModuleSet
 
getRenderPosition() - Method in class foundry.veil.api.quasar.particle.RenderData
 
getRenderRadius() - Method in class foundry.veil.api.quasar.particle.RenderData
 
getRenderRotation() - Method in class foundry.veil.api.quasar.particle.RenderData
 
getRenderType() - Method in class foundry.veil.api.quasar.particle.RenderData
 
getRenderType(T) - Method in class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderer
 
getRenderType(T, boolean, boolean, boolean) - Method in class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderer
 
getResource(String) - Method in class foundry.veil.impl.resource.tree.VeilResourceFolder
 
getResourceKey() - Method in interface foundry.veil.platform.registry.RegistryObject
Gets the ResourceKey of the registry of the object wrapped.
getResourceManager() - Method in interface foundry.veil.api.resource.VeilEditorEnvironment
 
getResourceManager() - Method in class foundry.veil.impl.client.editor.ResourceManagerEditor
 
getResourceMetadata(String, String) - Method in interface foundry.veil.api.resource.VeilResourceManager
 
getResourceMetadata(ResourceLocation) - Method in interface foundry.veil.api.resource.VeilResourceManager
 
getResources() - Method in class foundry.veil.impl.resource.tree.VeilResourceFolder
 
getRGB() - Method in class foundry.veil.api.client.color.Color
 
getRGBA() - Method in class foundry.veil.api.client.color.Color
 
getRoot() - Method in class foundry.veil.impl.resource.VeilPackResources
 
getRootResource(String...) - Method in class foundry.veil.mixin.resource.PathPackResourcesMixin
 
getRotation() - Method in class foundry.veil.api.client.anim.Frame
 
getRotation() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
GetRotationType3D() - Method in class foundry.veil.api.util.FastNoiseLite
 
getScale() - Method in class foundry.veil.api.client.anim.Frame
 
getScale() - Method in class foundry.veil.api.quasar.emitters.module.force.ScaleForceModule
 
getScheduler() - Method in class foundry.veil.api.quasar.particle.ParticleSystemManager
 
getScheduler() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
GetSeed() - Method in class foundry.veil.api.util.FastNoiseLite
 
getSettings() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getShader() - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
getShader() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
getShader(ShaderProgram) - Method in class foundry.veil.impl.client.render.deferred.DeferredShaderStateCache
Retrieves the shader that should be used if using deferred rendering
getShader(ShaderInstance) - Method in class foundry.veil.impl.client.render.deferred.DeferredShaderStateCache
Retrieves the shader that should be used if using deferred rendering
getShader(ResourceLocation) - Method in interface foundry.veil.api.client.render.post.PostPipeline.Context
Retrieves a shader by name.
getShader(ResourceLocation) - Method in class foundry.veil.api.client.render.shader.ShaderManager
Retrieves a shader by the specified id.
getShaderDefinitionLister() - Method in class foundry.veil.api.client.render.shader.ShaderSourceSet
 
getShaderDefinitions() - Method in class foundry.veil.api.client.render.VeilRenderer
 
getShaderId() - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
getShaderManager() - Method in class foundry.veil.api.client.render.VeilRenderer
 
getShaderModificationManager() - Method in class foundry.veil.api.client.render.VeilRenderer
 
getShaderName(int) - Static method in class foundry.veil.impl.client.editor.DeviceInfoViewer
 
getShaders() - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getShaders() - Method in class foundry.veil.api.client.render.shader.ShaderManager
 
getShaders() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
getShaders() - Method in interface foundry.veil.mixin.accessor.GameRendererAccessor
 
getShaderType(ResourceLocation) - Static method in class foundry.veil.api.client.render.shader.ShaderSourceSet
Retrieves the type of shader the location points to based on extension.
getSize() - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
 
getSkeleton() - Method in interface foundry.veil.api.client.graveyard.skeleton.InterpolatedSkeletonParent
 
getSourceSet() - Method in class foundry.veil.api.client.render.shader.ShaderManager
 
getSpriteData() - Method in class foundry.veil.api.quasar.particle.RenderData
 
getStack() - Method in interface foundry.veil.api.client.tooltip.Tooltippable
The stack for the tooltip to take components from
getStack() - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
getStages() - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
getStorageBlock(CharSequence) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getStorageBlock(CharSequence) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves the location of a storage block.
getStorageBlock(CharSequence) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
getStringSplitter() - Static method in class foundry.veil.api.client.imgui.VeilImGuiUtil
 
getStyleFont(Style) - Static method in class foundry.veil.api.client.imgui.VeilImGuiUtil
Retrieves the ImGui font to use for the specified Minecraft style.
getSubFolders() - Method in class foundry.veil.impl.resource.tree.VeilResourceFolder
 
getTexture() - Method in class foundry.veil.api.quasar.fx.Line
 
getTexture() - Method in class foundry.veil.api.quasar.fx.Trail
 
getTexture() - Method in class foundry.veil.impl.resource.VeilPackResources
 
getTexture(ResourceLocation) - Method in interface foundry.veil.api.client.render.shader.texture.ShaderTextureSource.Context
Retrieves a texture by id.
getTextures() - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
getTheme() - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Get the theme object for the tooltip from the block entity
getTheme() - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
getTilingMode() - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
getTilingMode() - Method in class foundry.veil.api.quasar.fx.Line
 
getTimeline() - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Obtain the timeline for the tooltip
getTimeline() - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
getTimeline(String) - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimelineManager
 
getTooltip() - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Get the tooltip components from the block entity
getTooltip() - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
getTooltipHeight() - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Increase the tooltip height
getTooltipHeight() - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
getTooltipTextHeightBonus() - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
getTooltipTextWidthBonus() - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
getTooltipTextXOffset() - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
getTooltipTextYOffset() - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
getTooltipWidth() - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Increase the tooltip width
getTooltipWidth() - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
getTooltipXOffset() - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Get the x offset for the tooltip
getTooltipXOffset() - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
getTooltipYOffset() - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Get the y offset for the tooltip
getTooltipYOffset() - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
getTopBorderColor() - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
getTrailColor() - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
getTrailFrequency() - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
getTrailLength() - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
getTrailPointModifier() - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
getTrails() - Method in class foundry.veil.api.quasar.particle.RenderData
 
getTrailTexture() - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
getTrailWidthModifier() - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
getTransform(float) - Method in class foundry.veil.api.client.necromancer.Bone
 
GetTransformType3D() - Method in class foundry.veil.api.util.FastNoiseLite
 
getTransparencyChain() - Method in interface foundry.veil.mixin.accessor.LevelRendererAccessor
 
getType() - Method in class foundry.veil.api.client.color.theme.BooleanThemeProperty
 
getType() - Method in class foundry.veil.api.client.color.theme.ConsumerThemeProperty
 
getType() - Method in interface foundry.veil.api.client.color.theme.IThemeProperty
 
getType() - Method in class foundry.veil.api.client.color.theme.NumberThemeProperty
 
getType() - Method in class foundry.veil.api.client.color.theme.StringThemeProperty
 
getType() - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
 
getType() - Method in class foundry.veil.api.client.render.deferred.light.DirectionalLight
 
getType() - Method in class foundry.veil.api.client.render.deferred.light.Light
 
getType() - Method in class foundry.veil.api.client.render.deferred.light.PointLight
 
getType() - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getType() - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
getType() - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
getType() - Method in class foundry.veil.api.client.render.post.stage.CopyPostStage
 
getType() - Method in record class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage
 
getType() - Method in record class foundry.veil.api.client.render.post.stage.MaskPostStage
 
getType() - Method in record class foundry.veil.api.client.render.rendertype.layer.MultiTextureLayer
 
getType() - Method in interface foundry.veil.api.client.render.rendertype.layer.RenderTypeLayer
 
getType() - Method in record class foundry.veil.api.client.render.rendertype.layer.TextureLayer
 
getType() - Method in record class foundry.veil.api.client.render.rendertype.layer.VanillaShaderLayer
 
getType() - Method in record class foundry.veil.api.client.render.rendertype.layer.VeilShaderLayer
 
getType() - Method in record class foundry.veil.api.client.render.shader.texture.FramebufferSource
 
getType() - Method in record class foundry.veil.api.client.render.shader.texture.LocationSource
 
getType() - Method in interface foundry.veil.api.client.render.shader.texture.ShaderTextureSource
 
getType() - Method in interface foundry.veil.api.quasar.data.module.CodeModule
 
getType() - Method in record class foundry.veil.api.quasar.data.module.collision.CollisionSubEmitterData
 
getType() - Method in class foundry.veil.api.quasar.data.module.collision.DieOnCollisionModuleData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.force.DragForceData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.force.GravityForceData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.force.PointAttractorForceData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.force.PointForceData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.force.VectorFieldForceData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.force.VortexForceData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.force.WindForceData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.init.BlockParticleModuleData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.init.InitialVelocityModuleData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.init.InitSizeParticleModuleData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.init.InitSubEmitterModuleData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.init.LightModuleData
 
getType() - Method in interface foundry.veil.api.quasar.data.module.ParticleModuleData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.render.ColorParticleModuleData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.render.TrailParticleModuleData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.update.TickSizeParticleModuleData
 
getType() - Method in record class foundry.veil.api.quasar.data.module.update.TickSubEmitterModuleData
 
getType() - Method in record class foundry.veil.api.quasar.emitters.module.init.InitRandomRotationModuleData
 
getTypeConverter(int) - Method in class foundry.veil.api.client.render.shader.ShaderSourceSet
Retrieves the id converter of a shader type.
getTypeName(int) - Static method in class foundry.veil.api.client.render.shader.ShaderManager
Retrieves a readable name for a shader type.
getUniform(CharSequence) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getUniform(CharSequence) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves the location of a uniform.
getUniform(CharSequence) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
getUniform(String) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.Wrapper
 
getUniform(String, CallbackInfoReturnable<Uniform>) - Method in class foundry.veil.mixin.client.shader.ShaderInstanceMixin
 
getUniformBlock(CharSequence) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getUniformBlock(CharSequence) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves the location of a uniform block.
getUniformBlock(CharSequence) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
getUpdateModules() - Method in class foundry.veil.api.quasar.particle.ParticleModuleSet
 
getValue() - Method in class foundry.veil.api.client.color.theme.BooleanThemeProperty
 
getValue() - Method in class foundry.veil.api.client.color.theme.ConsumerThemeProperty
 
getValue() - Method in interface foundry.veil.api.client.color.theme.IThemeProperty
 
getValue() - Method in class foundry.veil.api.client.color.theme.NumberThemeProperty
 
getValue() - Method in class foundry.veil.api.client.color.theme.StringThemeProperty
 
getValue() - Method in interface foundry.veil.api.client.render.shader.definition.ShaderBlock
 
getValue() - Method in class foundry.veil.impl.client.render.shader.definition.ShaderBlockImpl
 
getValue() - Method in class foundry.veil.impl.client.render.shader.definition.WrapperShaderBlockImpl
 
getValue(Class<T>) - Method in class foundry.veil.api.client.color.theme.NumberThemeProperty
 
getVector(CharSequence, Vector2f...) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getVector(CharSequence, Vector2f...) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getVector(CharSequence, Vector2f...) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves an array of vectors by the specified name.
getVector(CharSequence, Vector2i...) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getVector(CharSequence, Vector2i...) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getVector(CharSequence, Vector2i...) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves an array of vectors by the specified name.
getVector(CharSequence, Vector3f...) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getVector(CharSequence, Vector3f...) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getVector(CharSequence, Vector3f...) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves an array of vectors by the specified name.
getVector(CharSequence, Vector3i...) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getVector(CharSequence, Vector3i...) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getVector(CharSequence, Vector3i...) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves an array of vectors by the specified name.
getVector(CharSequence, Vector4f...) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getVector(CharSequence, Vector4f...) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getVector(CharSequence, Vector4f...) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves an array of vectors by the specified name.
getVector(CharSequence, Vector4i...) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
getVector(CharSequence, Vector4i...) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
getVector(CharSequence, Vector4i...) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Retrieves an array of vectors by the specified name.
getVector(Vector3dc) - Method in record class foundry.veil.api.quasar.emitters.module.update.VectorField
 
getVector(Vector3dc, Vector3d) - Method in record class foundry.veil.api.quasar.emitters.module.update.VectorField
 
getVeilResource(String, String) - Method in interface foundry.veil.api.resource.VeilResourceManager
 
getVeilResource(String, String) - Method in class foundry.veil.impl.resource.VeilPackResources
 
getVeilResource(String, String) - Method in class foundry.veil.impl.resource.VeilResourceManagerImpl
 
getVeilResource(ResourceLocation) - Method in interface foundry.veil.api.resource.VeilResourceManager
 
getVelocity() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
getViewMatrix() - Method in class foundry.veil.api.client.render.CameraMatrices
 
getViewVector() - Method in interface foundry.veil.api.client.render.CullFrustum
 
getViewVector() - Method in class foundry.veil.mixin.client.pipeline.FrustumMixin
 
getVisibleLights() - Method in class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
 
getVisibleLights() - Method in class foundry.veil.api.client.render.deferred.light.renderer.InstancedLightRenderer
 
getVisibleLights() - Method in interface foundry.veil.api.client.render.deferred.light.renderer.LightTypeRenderer
 
getVisibleLights() - Method in class foundry.veil.impl.client.render.deferred.light.DirectionalLightRenderer
 
getVortexAxis() - Method in class foundry.veil.api.quasar.emitters.module.force.VortexForceModule
 
GetWarpTransformType3D() - Method in class foundry.veil.api.util.FastNoiseLite
 
getWidth() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
 
getWidth() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFboAttachment
 
getWidth() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboMutableTextureAttachment
 
getWidth() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
 
getWidth() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboTextureAttachment
 
getWidth() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
getWidth() - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
getWidthFunction() - Method in class foundry.veil.api.quasar.fx.Line
 
getWindDirection() - Method in class foundry.veil.api.quasar.emitters.module.update.WindField
 
getWindowTitle() - Method in class foundry.veil.api.client.editor.SingleWindowEditor
 
getWorldborder() - Static method in class foundry.veil.impl.client.render.shader.VeilVanillaShaders
 
getWorldOffset(Entity) - Method in class foundry.veil.api.quasar.emitters.AnchorPoint
 
getWorldspace() - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Whether the tooltip should be rendered in worldspace or not
getWorldspace() - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
getX() - Method in class foundry.veil.api.client.tooltip.VeilUIItemTooltipDataHolder
Get the x position of the item.
getY() - Method in class foundry.veil.api.client.tooltip.VeilUIItemTooltipDataHolder
Get the y position of the item.
GlDebugMixin - Class in foundry.veil.mixin.debug
 
GlDebugMixin() - Constructor for class foundry.veil.mixin.debug.GlDebugMixin
 
GLINT - Static variable in class foundry.veil.api.client.render.BlendState
 
GLOBAL_CONTEXT - Static variable in interface foundry.veil.api.client.render.shader.texture.ShaderTextureSource
 
glsl() - Static method in class foundry.veil.api.client.imgui.VeilLanguageDefinitions
 
GLSL - Enum constant in enum class foundry.veil.api.client.render.shader.program.ProgramDefinition.SourceType
 
GLSL_SPIRV - Enum constant in enum class foundry.veil.api.client.render.shader.program.ProgramDefinition.SourceType
 
grabMouse(CallbackInfo) - Method in class foundry.veil.mixin.client.imgui.MouseHandlerMixin
 
gradient() - Method in record class foundry.veil.api.quasar.data.module.render.ColorParticleModuleData
Returns the value of the gradient record component.
GRAVITY - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
GravityForceData - Record Class in foundry.veil.api.quasar.data.module.force
A force that applies a gravity force to a particle.
GravityForceData(double) - Constructor for record class foundry.veil.api.quasar.data.module.force.GravityForceData
Creates an instance of a GravityForceData record class.
GRAYSCALE - Static variable in class foundry.veil.api.client.color.Filter
 
GREATER - Enum constant in enum class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage.DepthFunc
 
green() - Method in record class foundry.veil.api.client.render.post.stage.MaskPostStage
Returns the value of the green record component.
GREEN - Static variable in class foundry.veil.api.client.color.Color
 
group(ResourceLocation) - Static method in interface foundry.veil.api.client.editor.Editor
 
GuiInfo - Class in foundry.veil.api.client.render
Manages the global gui context variables.
GuiInfo() - Constructor for class foundry.veil.api.client.render.GuiInfo
Creates a new set of camera matrices.

H

HALF_FLOAT - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
hand - Variable in class foundry.veil.api.client.pose.PoseData
 
handleChunkDebugKeys(int) - Method in class foundry.veil.mixin.debug.DebugKeyboardHandlerMixin
 
handleChunkDebugKeys(int, CallbackInfoReturnable<Boolean>) - Method in class foundry.veil.mixin.debug.DebugKeyboardHandlerMixin
 
handleEntityEvent(byte, CallbackInfo) - Method in class foundry.veil.mixin.client.quasar.FireworkRocketEntityMixin
 
hasColorAttachment(int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Checks to see if the provided attachment has been added to this framebuffer.
hasColorAttachment(int) - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
hasColorAttachment(int) - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
hasDepthAttachment() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
 
hasDepthAttachment() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
hasDepthAttachment() - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
hasGeometry() - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
hashCode() - Method in record class foundry.veil.api.client.editor.ImGuiFontMetadataSectionSerializer.FontMetadata
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.UV
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.Vertex
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.graveyard.render.mesh.StaticMesh.FaceVertex
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.registry.LightTypeRegistry.LightType
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.registry.PostPipelineStageRegistry.PipelineType
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.registry.RenderTypeLayerRegistry.LayerType
Returns a hash code value for this object.
hashCode() - Method in class foundry.veil.api.client.render.BlendState
 
hashCode() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferDefinition
Returns a hash code value for this object.
hashCode() - Method in class foundry.veil.api.client.render.post.PostProcessingManager.ProfileEntry
 
hashCode() - Method in record class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.post.stage.MaskPostStage
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.rendertype.layer.MultiTextureLayer
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.rendertype.layer.TextureLayer
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.rendertype.layer.TransparencyShaderLayer
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.rendertype.layer.VanillaShaderLayer
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.rendertype.layer.VeilShaderLayer
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.shader.CompiledShader
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.shader.processor.ShaderMultiProcessor
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition.ShaderSource
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.shader.ShaderCompiler.Context
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.shader.ShaderModificationManager.Preparations
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.shader.texture.FramebufferSource
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.shader.texture.LocationSource
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.render.VeilShaderLimits
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.client.util.TransparencyState
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.opencl.CLEnvironmentOptions
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.opencl.VeilOpenCL.PlatformInfo
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.EmitterSettings
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.EmitterShapeSettings
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.collision.CollisionSubEmitterData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.force.DragForceData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.force.GravityForceData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.force.PointAttractorForceData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.force.PointForceData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.force.VectorFieldForceData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.force.VortexForceData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.force.WindForceData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.init.BlockParticleModuleData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.init.InitialVelocityModuleData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.init.InitSizeParticleModuleData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.init.InitSubEmitterModuleData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.init.LightModuleData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.render.ColorParticleModuleData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.render.TrailParticleModuleData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.update.TickSizeParticleModuleData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.module.update.TickSubEmitterModuleData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.ParticleEmitterData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.ParticleSettings
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.emitters.module.init.InitRandomRotationModuleData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.emitters.module.update.VectorField
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.quasar.particle.SpriteData
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.resource.type.FramebufferResource
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.resource.type.McMetaResource
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.resource.type.PostPipelineResource
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.resource.type.TextResource
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.resource.type.TextureResource
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.resource.type.UnknownResource
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.resource.type.VeilShaderDefinitionResource
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.resource.type.VeilShaderFileResource
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.resource.type.VeilShaderIncludeResource
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.resource.VeilDynamicRegistry.Data
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.api.resource.VeilResourceInfo
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.impl.client.render.shader.modifier.ReplaceShaderModification
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.impl.client.render.shader.modifier.ShaderModification.Function
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.Token
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.impl.client.render.shader.modifier.VertexShaderModification.Attribute
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.impl.client.render.shader.transformer.VeilJobParameters
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.impl.quasar.ColorGradient.AlphaPoint
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.impl.quasar.ColorGradient.RGBPoint
Returns a hash code value for this object.
hashCode() - Method in record class foundry.veil.impl.resource.action.TextEditAction
Returns a hash code value for this object.
hasImGui() - Static method in class foundry.veil.api.client.render.VeilRenderer
 
hasStorageBlock(CharSequence) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
hasStorageBlock(CharSequence) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
hasStorageBlock(CharSequence) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
hasStorageBlock(CharSequence) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Checks if the specified storage block exists in the shader.
hasTesselation() - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
hasTextChanged() - Method in class foundry.veil.api.client.imgui.CodeEditor
 
hasUniform(CharSequence) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
hasUniform(CharSequence) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
hasUniform(CharSequence) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
hasUniform(CharSequence) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Checks if the specified uniform exists in the shader.
hasUniformBlock(CharSequence) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
hasUniformBlock(CharSequence) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
hasUniformBlock(CharSequence) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
hasUniformBlock(CharSequence) - Method in interface foundry.veil.api.client.render.shader.program.UniformAccess
Checks if the specified uniform block exists in the shader.
head() - Method in record class foundry.veil.impl.client.render.shader.modifier.ShaderModification.Function
Returns the value of the head record component.
HEAD - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
headPitch - Variable in class foundry.veil.api.client.pose.PoseData
 
headYaw - Variable in class foundry.veil.api.client.pose.PoseData
 
height() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferDefinition
Returns the value of the height record component.
Hemisphere - Class in foundry.veil.api.quasar.emitters.shape
 
Hemisphere() - Constructor for class foundry.veil.api.quasar.emitters.shape.Hemisphere
 
HEMISPHERE - Static variable in class foundry.veil.api.quasar.registry.EmitterShapeRegistry
 
hidden() - Method in record class foundry.veil.api.resource.VeilResourceInfo
Returns the value of the hidden record component.
hide() - Method in class foundry.veil.api.client.imgui.CodeEditor
Attempts to hide and save the editor.
hide(Editor) - Method in class foundry.veil.api.client.editor.EditorManager
 
highResSize - Variable in class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
 
HLSL_SPIRV - Enum constant in enum class foundry.veil.api.client.render.shader.program.ProgramDefinition.SourceType
 
hotReload() - Method in record class foundry.veil.api.resource.type.FramebufferResource
 
hotReload() - Method in record class foundry.veil.api.resource.type.McMetaResource
 
hotReload() - Method in record class foundry.veil.api.resource.type.PostPipelineResource
 
hotReload() - Method in record class foundry.veil.api.resource.type.TextResource
 
hotReload() - Method in record class foundry.veil.api.resource.type.TextureResource
 
hotReload() - Method in record class foundry.veil.api.resource.type.UnknownResource
 
hotReload() - Method in record class foundry.veil.api.resource.type.VeilShaderDefinitionResource
 
hotReload() - Method in record class foundry.veil.api.resource.type.VeilShaderFileResource
 
hotReload() - Method in record class foundry.veil.api.resource.type.VeilShaderIncludeResource
 
hotReload() - Method in interface foundry.veil.api.resource.VeilResource
Hot-reloads the resource
hoverTicks - Static variable in class foundry.veil.impl.client.render.VeilUITooltipRenderer
 
Hybrid - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.CellularDistanceFunction
 

I

icon(int) - Static method in class foundry.veil.api.client.imgui.VeilImGuiUtil
Renders an icon with the remixicon font
icon(int, int) - Static method in class foundry.veil.api.client.imgui.VeilImGuiUtil
Renders an icon with the remixicon font and a color
id() - Method in record class foundry.veil.api.client.render.shader.CompiledShader
Returns the value of the id record component.
id() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the id record component.
id() - Method in record class foundry.veil.api.opencl.VeilOpenCL.PlatformInfo
Returns the value of the id record component.
identifier - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
IMGUI - Static variable in class foundry.veil.Veil
 
ImGuiFontMetadataSectionSerializer - Class in foundry.veil.api.client.editor
 
ImGuiFontMetadataSectionSerializer() - Constructor for class foundry.veil.api.client.editor.ImGuiFontMetadataSectionSerializer
 
ImGuiFontMetadataSectionSerializer.FontMetadata - Record Class in foundry.veil.api.client.editor
 
ImGuiImplGl3Mixin - Interface in foundry.veil.mixin.client.imgui
 
ImGuiImplGlfwMixin - Class in foundry.veil.mixin.client.imgui
 
ImGuiImplGlfwMixin() - Constructor for class foundry.veil.mixin.client.imgui.ImGuiImplGlfwMixin
 
ImproveXYPlanes - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.RotationType3D
 
ImproveXZPlanes - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.RotationType3D
 
IN_PATTERN - Static variable in interface foundry.veil.impl.client.render.shader.modifier.ShaderModification
 
INACTIVE - Enum constant in enum class foundry.veil.api.client.render.deferred.VeilDeferredRenderer.RendererState
 
InactiveVeilImGuiImpl - Class in foundry.veil.impl.client.imgui
 
InactiveVeilImGuiImpl() - Constructor for class foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
 
INCLUDE - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
INCLUDE_LISTER - Static variable in class foundry.veil.api.client.render.shader.ShaderManager
 
includes() - Method in record class foundry.veil.api.client.render.shader.CompiledShader
Returns the value of the includes record component.
includes() - Method in interface foundry.veil.api.client.render.shader.processor.ShaderPreProcessor.Context
 
index() - Method in record class foundry.veil.impl.client.render.shader.modifier.VertexShaderModification.Attribute
Returns the value of the index record component.
IndirectLight<T extends PositionedLight<T>> - Interface in foundry.veil.api.client.render.deferred.light
A light that can be rendered with an implementation of InstancedLightRenderer.
IndirectLightRenderer<T extends Light & IndirectLight<T>> - Class in foundry.veil.api.client.render.deferred.light.renderer
Draws lights as indirect instanced quads in the scene.
IndirectLightRenderer(int, int, int, int) - Constructor for class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
Creates a new instanced light renderer with a resizeable light buffer.
IndirectPointLightRenderer - Class in foundry.veil.impl.client.render.deferred.light
 
IndirectPointLightRenderer() - Constructor for class foundry.veil.impl.client.render.deferred.light.IndirectPointLightRenderer
 
INFO_GROUP - Static variable in interface foundry.veil.api.client.editor.Editor
 
init() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
init() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
init() - Static method in class foundry.veil.Veil
 
init() - Static method in class foundry.veil.VeilClient
 
init(long) - Static method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
init(QuasarParticle) - Method in interface foundry.veil.api.quasar.emitters.module.InitParticleModule
 
init(QuasarParticle) - Method in class foundry.veil.api.quasar.emitters.module.render.TrailParticleModule
 
INIT_CODEC - Static variable in interface foundry.veil.api.quasar.data.module.ParticleModuleData
 
INIT_COLOR - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
INIT_DIRECT_CODEC - Static variable in interface foundry.veil.api.quasar.data.module.ParticleModuleData
 
INIT_MODULE_CODEC - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
INIT_MODULES - Static variable in class foundry.veil.api.quasar.data.QuasarParticles
 
INIT_MODULES_KEY - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
INIT_MODULES_REGISTRY - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
INIT_RANDOM_ROTATION - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
INIT_SIZE - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
INIT_SUB_EMITTER - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
INITIAL_VELOCITY - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
initialDirection() - Method in record class foundry.veil.api.quasar.data.ParticleSettings
Returns the value of the initialDirection record component.
initialDirection(RandomSource) - Method in record class foundry.veil.api.quasar.data.ParticleSettings
 
initialRotation - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
InitialVelocityModuleData - Record Class in foundry.veil.api.quasar.data.module.init
 
InitialVelocityModuleData(Vector3dc, boolean, float) - Constructor for record class foundry.veil.api.quasar.data.module.init.InitialVelocityModuleData
Creates an instance of a InitialVelocityModuleData record class.
initialX - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
initialXSize - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
initialY - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
initialYSize - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
initialZ - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
initialZSize - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
initModules() - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
Returns the value of the initModules record component.
InitParticleModule - Interface in foundry.veil.api.quasar.emitters.module
 
InitRandomRotationModuleData - Record Class in foundry.veil.api.quasar.emitters.module.init
 
InitRandomRotationModuleData(Vector3fc, Vector3fc) - Constructor for record class foundry.veil.api.quasar.emitters.module.init.InitRandomRotationModuleData
Creates an instance of a InitRandomRotationModuleData record class.
initRenderer() - Static method in class foundry.veil.VeilClient
 
InitSizeParticleModuleData - Record Class in foundry.veil.api.quasar.data.module.init
 
InitSizeParticleModuleData(MolangExpression) - Constructor for record class foundry.veil.api.quasar.data.module.init.InitSizeParticleModuleData
Creates an instance of a InitSizeParticleModuleData record class.
initStyles() - Static method in class foundry.veil.impl.client.imgui.style.VeilImGuiStylesheet
 
InitSubEmitterModuleData - Record Class in foundry.veil.api.quasar.data.module.init
 
InitSubEmitterModuleData(ResourceLocation) - Constructor for record class foundry.veil.api.quasar.data.module.init.InitSubEmitterModuleData
Creates an instance of a InitSubEmitterModuleData record class.
inject() - Method in record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
Returns the value of the inject record component.
inject(ASTParser, TranslationUnit, VeilJobParameters) - Method in class foundry.veil.impl.client.render.shader.modifier.InputShaderModification
 
inject(ASTParser, TranslationUnit, VeilJobParameters) - Method in record class foundry.veil.impl.client.render.shader.modifier.ReplaceShaderModification
 
inject(ASTParser, TranslationUnit, VeilJobParameters) - Method in interface foundry.veil.impl.client.render.shader.modifier.ShaderModification
Injects this modification into the specified shader source.
inject(ASTParser, TranslationUnit, VeilJobParameters) - Method in class foundry.veil.impl.client.render.shader.modifier.SimpleShaderModification
 
inject(ASTParser, TranslationUnit, VeilJobParameters) - Method in class foundry.veil.impl.client.render.shader.modifier.VertexShaderModification
 
inject(RenderType.CompositeRenderType) - Static method in class foundry.veil.api.client.registry.RenderTypeStageRegistry
 
INPUT - Static variable in class foundry.veil.impl.client.render.shader.modifier.VertexShaderModification
 
InputShaderModification - Class in foundry.veil.impl.client.render.shader.modifier
 
InputShaderModification(int, String) - Constructor for class foundry.veil.impl.client.render.shader.modifier.InputShaderModification
 
INSTANCE - Static variable in class foundry.veil.api.client.editor.ImGuiFontMetadataSectionSerializer
 
INSTANCE - Static variable in interface foundry.veil.platform.VeilEventPlatform
 
InstancedLight - Interface in foundry.veil.api.client.render.deferred.light
A light that can be rendered with an implementation of InstancedLightRenderer.
InstancedLightRenderer<T extends Light & InstancedLight> - Class in foundry.veil.api.client.render.deferred.light.renderer
Draws lights as instanced quads in the scene.
InstancedLightRenderer(int) - Constructor for class foundry.veil.api.client.render.deferred.light.renderer.InstancedLightRenderer
Creates a new instanced light renderer with a resizeable light buffer.
InstancedPointLightRenderer - Class in foundry.veil.impl.client.render.deferred.light
 
InstancedPointLightRenderer() - Constructor for class foundry.veil.impl.client.render.deferred.light.InstancedPointLightRenderer
 
InstrumentItemMixin - Class in foundry.veil.mixin.chargable
 
InstrumentItemMixin() - Constructor for class foundry.veil.mixin.chargable.InstrumentItemMixin
 
INT - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
interpolant() - Method in record class foundry.veil.api.quasar.data.module.render.ColorParticleModuleData
Returns the value of the interpolant record component.
interpolate(Frame, float, Easings.Easing) - Method in class foundry.veil.api.client.anim.Frame
 
InterpolatedBone - Class in foundry.veil.api.client.graveyard.skeleton
 
InterpolatedBone(String) - Constructor for class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
InterpolatedEntityRenderer<T extends net.minecraft.world.entity.LivingEntity & InterpolatedSkeletonParent,S extends InterpolatedSkeleton> - Class in foundry.veil.api.client.graveyard.render
 
InterpolatedEntityRenderer(EntityRendererProvider.Context, SkeletonFactory<S>, float) - Constructor for class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderer
 
InterpolatedEntityRenderLayer<T extends net.minecraft.world.entity.LivingEntity & InterpolatedSkeletonParent,M extends InterpolatedSkeleton> - Class in foundry.veil.api.client.graveyard.render
 
InterpolatedEntityRenderLayer(InterpolatedEntityRenderer<T, M>) - Constructor for class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderLayer
 
InterpolatedSkeleton - Class in foundry.veil.api.client.graveyard.skeleton
 
InterpolatedSkeleton() - Constructor for class foundry.veil.api.client.graveyard.skeleton.InterpolatedSkeleton
 
InterpolatedSkeletonParent - Interface in foundry.veil.api.client.graveyard.skeleton
Implemented by entities that utilize an Interpolated Skeleton.
InverseKinematicsConstraint - Class in foundry.veil.api.client.graveyard.constraint
 
InverseKinematicsConstraint(InverseKinematicsConstraint.InverseKinematicDirection, InterpolatedBone, int, float, float, float, float) - Constructor for class foundry.veil.api.client.graveyard.constraint.InverseKinematicsConstraint
 
InverseKinematicsConstraint(InterpolatedBone, int, float, float, float, float) - Constructor for class foundry.veil.api.client.graveyard.constraint.InverseKinematicsConstraint
 
InverseKinematicsConstraint.InverseKinematicDirection - Enum Class in foundry.veil.api.client.graveyard.constraint
 
invert() - Method in class foundry.veil.api.client.color.Color
 
invertCopy() - Method in class foundry.veil.api.client.color.Color
 
invertDistanceModifier() - Method in record class foundry.veil.api.quasar.data.module.force.PointAttractorForceData
Returns the value of the invertDistanceModifier record component.
invokeCheckAllocated() - Method in interface foundry.veil.mixin.accessor.NativeImageAccessor
 
invokeCreate(Lifecycle, Map<ResourceKey<?>, Exception>) - Method in interface foundry.veil.mixin.accessor.RegistryDataAccessor
 
IrisShaderMap - Class in foundry.veil.impl.compat
 
IrisShaderMap() - Constructor for class foundry.veil.impl.compat.IrisShaderMap
 
isAccelerator() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Dedicated OpenCL accelerators (for example the IBM CELL Blade).
isActive() - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
isActive() - Method in enum class foundry.veil.api.client.render.deferred.VeilDeferredRenderer.RendererState
 
isActive(ResourceLocation) - Method in class foundry.veil.api.client.render.post.PostProcessingManager
Checks to see if the specified pipeline is active.
isAmbientOcclusionEnabled() - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
 
isAnimating() - Method in class foundry.veil.api.client.ui.util.PoseStackAnimator
Checks if the animation is currently active.
isColorRenderAttachment(int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Checks to see if the provided attachment has been added to this framebuffer and is a render attachment.
isColorTextureAttachment(int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Checks to see if the provided attachment has been added to this framebuffer and is a texture attachment.
isCommand() - Method in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
isCompactDepthAttachment() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition
 
isCompute() - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
isConstant() - Method in class foundry.veil.impl.quasar.ColorGradient
 
isCpu() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
An OpenCL device that is the host processor.
isDefault() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
The default OpenCL device in the system.
isDepthMutableTextureAttachment() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
 
isDepthRenderAttachment() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
 
isDepthTextureAttachment() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
 
isDevelopmentEnvironment() - Method in interface foundry.veil.platform.VeilPlatform
Check if the game is currently in a development environment.
isDirty() - Method in class foundry.veil.api.client.render.deferred.light.Light
 
isEmpty() - Method in interface foundry.veil.api.client.render.MatrixStack
 
isEmpty() - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
isEnabled() - Method in interface foundry.veil.api.client.editor.Editor
 
isEnabled() - Method in class foundry.veil.api.client.editor.EditorManager
 
isEnabled() - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
isEnabled() - Method in class foundry.veil.api.quasar.emitters.module.render.CustomLightModule
 
isEnabled() - Method in class foundry.veil.api.quasar.emitters.module.render.DynamicLightModule
 
isEnabled() - Method in class foundry.veil.api.quasar.emitters.module.render.StaticLightModule
 
isEnabled() - Method in interface foundry.veil.api.quasar.emitters.module.RenderParticleModule
 
isEnabled() - Method in class foundry.veil.impl.client.editor.DeferredEditor
 
isEnabled() - Method in class foundry.veil.impl.client.editor.LightEditor
 
isEnabled() - Static method in class foundry.veil.impl.compat.IrisShaderMap
 
isEnabled() - Static method in class foundry.veil.impl.compat.SodiumShaderMap
 
isFinished() - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimeline
 
isForceSpawn() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
isGpu() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
An OpenCL device that is a GPU.
isGuiRendering() - Method in class foundry.veil.api.client.render.GuiInfo
 
isIdentity() - Method in interface foundry.veil.api.client.render.MatrixStack
 
isIdentity() - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
isLinear() - Method in class foundry.veil.api.client.render.post.stage.CopyPostStage
 
isLoading() - Static method in class foundry.veil.api.resource.VeilDynamicRegistry
 
isLocalPosition() - Method in interface foundry.veil.api.quasar.emitters.module.force.PositionedForce
 
isLocalPosition() - Method in class foundry.veil.api.quasar.emitters.module.force.SimplePositionedForce
 
isLoop() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
isMenuBarEnabled() - Method in interface foundry.veil.api.client.editor.Editor
 
isMenuBarEnabled() - Method in class foundry.veil.impl.client.editor.TextureEditor
 
isModLoaded(String) - Method in interface foundry.veil.platform.VeilPlatform
Checks if a mod with the given id is loaded.
isMutableColorTextureAttachment(int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Checks to see if the provided attachment has been added to this framebuffer and is a mutable texture attachment.
isOpen() - Method in interface foundry.veil.api.client.editor.Editor
 
isOpenGLSupported() - Method in class foundry.veil.api.opencl.CLEnvironment
 
isPlaying() - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimeline
 
isPresent() - Method in interface foundry.veil.platform.registry.RegistryObject
 
isRemoved() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
Whether the emitter has completed its lifetime
isRemoved() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
isRenderingPerspective() - Static method in class foundry.veil.api.client.render.VeilLevelPerspectiveRenderer
 
isReplace() - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
isShutdown() - Method in interface foundry.veil.api.TickTaskScheduler
 
isShutdown() - Method in class foundry.veil.impl.TickTaskSchedulerImpl
 
isSodiumLoaded() - Method in interface foundry.veil.platform.VeilPlatform
 
isSortOnUpload() - Method in interface foundry.veil.mixin.accessor.RenderTypeAccessor
 
isSourceFile() - Method in interface foundry.veil.api.client.render.shader.processor.ShaderPreProcessor.Context
 
isStatic() - Method in record class foundry.veil.api.resource.VeilResourceInfo
 
isSupported() - Static method in class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
 
isSupported() - Static method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
isTooltipEnabled() - Method in interface foundry.veil.api.client.tooltip.Tooltippable
 
isTooltipEnabled() - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
isValidLocation() - Method in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
isVanillaLightEnabled() - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
 
isVisible() - Method in class foundry.veil.api.quasar.emitters.module.render.StaticLightModule
 
isVisible(Editor) - Method in class foundry.veil.api.client.editor.EditorManager
 
isVisible(AreaLight, CullFrustum) - Method in class foundry.veil.impl.client.render.deferred.light.AreaLightRenderer
 
isVisible(PointLight, CullFrustum) - Method in class foundry.veil.impl.client.render.deferred.light.InstancedPointLightRenderer
 
isVisible(AABB) - Method in class foundry.veil.mixin.client.pipeline.FrustumMixin
 
isVisible(T, CullFrustum) - Method in class foundry.veil.api.client.render.deferred.light.renderer.InstancedLightRenderer
Checks whether the specified light can be seen in the specified frustum.
isWhitespace() - Method in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
IThemeProperty<T> - Interface in foundry.veil.api.client.color.theme
 

J

JSON - Enum constant in enum class foundry.veil.api.resource.type.TextResource.Type
 

K

kernel - Variable in class foundry.veil.api.opencl.CLBuffer
 
KeyboardHandlerMixin - Class in foundry.veil.mixin.client.imgui
 
KeyboardHandlerMixin() - Constructor for class foundry.veil.mixin.client.imgui.KeyboardHandlerMixin
 
keyCallback(long, int, int, int, int) - Method in interface foundry.veil.api.client.imgui.VeilImGui
 
keyCallback(long, int, int, int, int) - Method in class foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
 
keyCallback(long, int, int, int, int) - Method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
keyCallback(long, int, int, int, int) - Method in class foundry.veil.impl.client.imgui.VeilImGuiImplGlfw
 
keyCallback(long, int, int, int, int, CallbackInfo) - Method in class foundry.veil.mixin.client.imgui.KeyboardHandlerMixin
 
Keyframe - Class in foundry.veil.api.client.anim
 
Keyframe(Vec3, Vec3, Vec3, int, Easings.Easing) - Constructor for class foundry.veil.api.client.anim.Keyframe
 

L

languageDefinition() - Method in record class foundry.veil.api.resource.type.FramebufferResource
 
languageDefinition() - Method in record class foundry.veil.api.resource.type.PostPipelineResource
 
languageDefinition() - Method in record class foundry.veil.api.resource.type.TextResource
 
languageDefinition() - Method in record class foundry.veil.api.resource.type.VeilShaderDefinitionResource
 
languageDefinition() - Method in interface foundry.veil.api.resource.type.VeilShaderResource
 
languageDefinition() - Method in interface foundry.veil.api.resource.type.VeilTextResource
 
last() - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
lastHoveredPos - Static variable in class foundry.veil.impl.client.render.VeilUITooltipRenderer
 
layered(RenderType...) - Static method in class foundry.veil.api.client.render.rendertype.VeilRenderType
Creates a render type that uses a single draw buffer, but re-uses the data to draw the specified layers.
layeringState(RenderStateShard.LayeringStateShard) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
layeringState(RenderStateShard.LayeringStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
layers() - Method in record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
Returns the value of the layers record component.
LayerType(Codec<T>) - Constructor for record class foundry.veil.api.client.registry.RenderTypeLayerRegistry.LayerType
Creates an instance of a LayerType record class.
LEFT_BRACKET - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
LEFT_PARENTHESIS - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
LEQUAL - Enum constant in enum class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage.DepthFunc
 
lerp(Color, float) - Method in class foundry.veil.api.client.color.Color
 
LESS - Enum constant in enum class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage.DepthFunc
 
LevelPerspectiveCamera - Class in foundry.veil.impl.client.render
 
LevelPerspectiveCamera() - Constructor for class foundry.veil.impl.client.render.LevelPerspectiveCamera
 
LevelRendererAccessor - Interface in foundry.veil.mixin.accessor
 
LevelRendererBlockLayerExtension - Interface in foundry.veil.ext
 
LevelRendererExtension - Interface in foundry.veil.ext
 
LevelRendererMixin - Class in foundry.veil.mixin.client.deferred
 
LevelRendererMixin - Class in foundry.veil.mixin.client.pipeline
 
LevelRendererMixin() - Constructor for class foundry.veil.mixin.client.deferred.LevelRendererMixin
 
LevelRendererMixin() - Constructor for class foundry.veil.mixin.client.pipeline.LevelRendererMixin
 
levels() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition
Returns the value of the levels record component.
Light - Class in foundry.veil.api.client.render.deferred.light
A source of luminance in a scene.
Light() - Constructor for class foundry.veil.api.client.render.deferred.light.Light
 
LIGHT - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
LIGHT_AMBIENT - Static variable in class foundry.veil.api.client.render.shader.VeilShaders
 
LIGHT_AREA - Static variable in class foundry.veil.api.client.render.shader.VeilShaders
 
LIGHT_DIRECTIONAL - Static variable in class foundry.veil.api.client.render.shader.VeilShaders
 
LIGHT_INDIRECT_SPHERE - Static variable in class foundry.veil.api.client.render.shader.VeilShaders
 
LIGHT_POINT - Static variable in class foundry.veil.api.client.render.shader.VeilShaders
 
LIGHT_POST - Static variable in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
LIGHT_SKY - Static variable in class foundry.veil.api.client.render.shader.VeilShaders
 
LIGHT_VANILLA_LIGHTMAP - Static variable in class foundry.veil.api.client.render.shader.VeilShaders
 
LightEditor - Class in foundry.veil.impl.client.editor
 
LightEditor() - Constructor for class foundry.veil.impl.client.editor.LightEditor
 
lighten(float) - Method in class foundry.veil.api.client.color.Color
 
lightenCopy(float) - Method in class foundry.veil.api.client.color.Color
 
lightmapState(RenderStateShard.LightmapStateShard) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
lightmapState(RenderStateShard.LightmapStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
LightModuleData - Record Class in foundry.veil.api.quasar.data.module.init
 
LightModuleData(ColorGradient, MolangExpression, MolangExpression) - Constructor for record class foundry.veil.api.quasar.data.module.init.LightModuleData
Creates an instance of a LightModuleData record class.
LIGHTNING - Static variable in class foundry.veil.api.client.render.BlendState
 
LightRenderer - Class in foundry.veil.api.client.render.deferred.light.renderer
Renders all lights in a scene.
LightRenderer() - Constructor for class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
Creates a new light renderer.
lightSize - Variable in class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
 
lightSize - Variable in class foundry.veil.api.client.render.deferred.light.renderer.InstancedLightRenderer
 
LightType(LightTypeRegistry.RendererFactory<T>, LightTypeRegistry.DebugLightFactory) - Constructor for record class foundry.veil.api.client.registry.LightTypeRegistry.LightType
Creates an instance of a LightType record class.
LightTypeRegistry - Class in foundry.veil.api.client.registry
Registry for all light types.
LightTypeRegistry() - Constructor for class foundry.veil.api.client.registry.LightTypeRegistry
 
LightTypeRegistry.DebugLightFactory - Interface in foundry.veil.api.client.registry
Creates debug lights for the LightEditor.
LightTypeRegistry.LightType<T extends Light> - Record Class in foundry.veil.api.client.registry
 
LightTypeRegistry.RendererFactory<T extends Light> - Interface in foundry.veil.api.client.registry
Creates the renderer for lights when requested.
LightTypeRenderer<T extends Light> - Interface in foundry.veil.api.client.render.deferred.light.renderer
Renders all lights of a specific type.
limbSwing - Variable in class foundry.veil.api.client.pose.PoseData
 
limbSwingAmount - Variable in class foundry.veil.api.client.pose.PoseData
 
Line - Class in foundry.veil.api.quasar.fx
 
Line(int, Function<Float, Float>) - Constructor for class foundry.veil.api.quasar.fx.Line
 
Line(Vec3[], int, Function<Float, Float>) - Constructor for class foundry.veil.api.quasar.fx.Line
 
Line.CurveMode - Enum Class in foundry.veil.api.quasar.fx
 
Line.RenderMode - Enum Class in foundry.veil.api.quasar.fx
 
Line.TilingMode - Enum Class in foundry.veil.api.quasar.fx
 
linear - Enum constant in enum class foundry.veil.api.client.util.Easings.Easing
 
linear() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition
Returns the value of the linear record component.
lineState(RenderStateShard.LineStateShard) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
lineState(RenderStateShard.LineStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
listen(long, long, Runnable) - Method in interface foundry.veil.api.opencl.event.CLEventDispatcher
Listens to the specific event and event status.
listen(long, long, Runnable) - Method in class foundry.veil.api.opencl.event.CLLegacyEventDispatcher
 
listen(long, long, Runnable) - Method in class foundry.veil.api.opencl.event.CLNativeEventDispatcher
 
listen(long, Runnable) - Method in interface foundry.veil.api.opencl.event.CLEventDispatcher
Listens to the specific event and event status.
load(VeilResourceManager, ResourceProvider, PackType, ResourceLocation, Path, Path) - Method in interface foundry.veil.api.resource.VeilResourceLoader
Loads the resource from the specified path.
load(VeilResourceManager, ResourceProvider, PackType, ResourceLocation, Path, Path) - Method in class foundry.veil.impl.resource.loader.FramebufferResourceLoader
 
load(VeilResourceManager, ResourceProvider, PackType, ResourceLocation, Path, Path) - Method in class foundry.veil.impl.resource.loader.McMetaResourceLoader
 
load(VeilResourceManager, ResourceProvider, PackType, ResourceLocation, Path, Path) - Method in class foundry.veil.impl.resource.loader.PostPipelineResourceLoader
 
load(VeilResourceManager, ResourceProvider, PackType, ResourceLocation, Path, Path) - Method in class foundry.veil.impl.resource.loader.ShaderIncludeLoader
 
load(VeilResourceManager, ResourceProvider, PackType, ResourceLocation, Path, Path) - Method in class foundry.veil.impl.resource.loader.ShaderResourceLoader
 
load(VeilResourceManager, ResourceProvider, PackType, ResourceLocation, Path, Path) - Method in class foundry.veil.impl.resource.loader.TextResourceLoader
 
load(VeilResourceManager, ResourceProvider, PackType, ResourceLocation, Path, Path) - Method in class foundry.veil.impl.resource.loader.TextureResourceLoader
 
load(ResourceManager) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboTextureAttachment
 
load(ResourceManager) - Method in class foundry.veil.api.client.render.texture.DynamicCubemapTexture
 
loadAdditional(CompoundTag, CallbackInfo) - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
loadIcon(NativeImage) - Method in class foundry.veil.impl.resource.VeilPackResources
 
loadProgram(ResourceLocation, CharSequence) - Method in class foundry.veil.api.opencl.CLEnvironment
Loads the specified source code under the specified name.
loadProgram(ResourceLocation, ResourceProvider) - Method in class foundry.veil.api.opencl.CLEnvironment
Loads the specified program binary from file.
loadRegistries(ResourceManager, Collection<RegistryDataLoader.RegistryData<?>>) - Static method in class foundry.veil.api.resource.VeilDynamicRegistry
Loads the specified registries from the normal registry folder.
loadTooltipData(CompoundTag) - Method in interface foundry.veil.api.client.tooltip.Tooltippable
 
loadTooltipData(CompoundTag) - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
localOffset - Variable in class foundry.veil.api.quasar.emitters.AnchorPoint
 
localPoint() - Method in record class foundry.veil.api.quasar.data.module.force.PointForceData
Returns the value of the localPoint record component.
localPosition - Variable in class foundry.veil.api.quasar.emitters.module.force.SimplePositionedForce
 
localPosition() - Method in record class foundry.veil.api.quasar.data.module.force.PointAttractorForceData
Returns the value of the localPosition record component.
localPosition() - Method in record class foundry.veil.api.quasar.data.module.force.VortexForceData
Returns the value of the localPosition record component.
location() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition.ShaderSource
Returns the value of the location record component.
location() - Method in record class foundry.veil.api.client.render.shader.texture.LocationSource
Returns the value of the location record component.
location() - Method in record class foundry.veil.api.resource.VeilResourceInfo
Returns the value of the location record component.
LOCATION - Enum constant in enum class foundry.veil.api.client.render.shader.texture.ShaderTextureSource.Type
 
LocationSource - Record Class in foundry.veil.api.client.render.shader.texture
Source of a shader texture using a registered texture.
LocationSource(ResourceLocation) - Constructor for record class foundry.veil.api.client.render.shader.texture.LocationSource
Creates an instance of a LocationSource record class.
LOGGER - Static variable in class foundry.veil.api.opencl.VeilOpenCL
 
LOGGER - Static variable in class foundry.veil.Veil
 
loop() - Method in record class foundry.veil.api.quasar.data.ParticleEmitterData
Returns the value of the loop record component.
lowercaseValue() - Method in record class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.Token
 
lowResSize - Variable in class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
 

M

MAIN - Static variable in class foundry.veil.api.client.render.framebuffer.VeilFramebuffers
 
MAIN_WRAPPER - Static variable in class foundry.veil.impl.client.render.AdvancedFboImpl
 
mainHand - Variable in class foundry.veil.api.client.pose.PoseData
 
Manhattan - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.CellularDistanceFunction
 
markDirty() - Method in class foundry.veil.api.client.render.deferred.light.Light
Marks the data in this light as dirty and needing re-uploading.
markDirty() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.Wrapper
 
MASK - Static variable in class foundry.veil.api.client.registry.PostPipelineStageRegistry
 
MaskPostStage - Record Class in foundry.veil.api.client.render.post.stage
Sets the color and depth masks.
MaskPostStage(boolean, boolean, boolean, boolean, boolean) - Constructor for record class foundry.veil.api.client.render.post.stage.MaskPostStage
Creates an instance of a MaskPostStage record class.
MathUtil - Class in foundry.veil.impl.quasar
 
MathUtil() - Constructor for class foundry.veil.impl.quasar.MathUtil
 
MatrixStack - Interface in foundry.veil.api.client.render
Utility extension for PoseStack with extra utilities.
MAX_SAMPLES - Static variable in class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
 
maxAtomicCountBuffers() - Method in record class foundry.veil.api.client.render.VeilShaderLimits
Returns the value of the maxAtomicCountBuffers record component.
maxAtomicCounterBufferBindings() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxAtomicCounters() - Method in record class foundry.veil.api.client.render.VeilShaderLimits
Returns the value of the maxAtomicCounters record component.
maxClockFrequency() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the maxClockFrequency record component.
maxColorAttachments() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxCombinedTextureUnits() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxComputeUnits() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the maxComputeUnits record component.
maxComputeWorkGroupCountX() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxComputeWorkGroupCountY() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxComputeWorkGroupCountZ() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxComputeWorkGroupInvocations() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxComputeWorkGroupSizeX() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxComputeWorkGroupSizeY() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxComputeWorkGroupSizeZ() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxDegrees() - Method in record class foundry.veil.api.quasar.emitters.module.init.InitRandomRotationModuleData
Returns the value of the maxDegrees record component.
maxFramebufferHeight() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxFramebufferWidth() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxImageUniforms() - Method in record class foundry.veil.api.client.render.VeilShaderLimits
Returns the value of the maxImageUniforms record component.
maxInputComponents() - Method in record class foundry.veil.api.client.render.VeilShaderLimits
Returns the value of the maxInputComponents record component.
maxLifetime() - Method in record class foundry.veil.api.quasar.data.ParticleEmitterData
Returns the value of the maxLifetime record component.
maxLights - Variable in class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
 
maxLights - Variable in class foundry.veil.api.client.render.deferred.light.renderer.InstancedLightRenderer
 
maxMemAllocSize() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the maxMemAllocSize record component.
maxOutputComponents() - Method in record class foundry.veil.api.client.render.VeilShaderLimits
Returns the value of the maxOutputComponents record component.
maxParticles() - Method in record class foundry.veil.api.quasar.data.ParticleEmitterData
Returns the value of the maxParticles record component.
maxSamples() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxShaderStorageBlocks() - Method in record class foundry.veil.api.client.render.VeilShaderLimits
Returns the value of the maxShaderStorageBlocks record component.
maxShaderStorageBufferBindings() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxTargetBindings(int) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Retrieves the maximum bindings for the specified buffer binding.
maxTextureImageUnits() - Method in record class foundry.veil.api.client.render.VeilShaderLimits
Returns the value of the maxTextureImageUnits record component.
maxTransformFeedbackBindings() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxUniformBlocks() - Method in record class foundry.veil.api.client.render.VeilShaderLimits
Returns the value of the maxUniformBlocks record component.
maxUniformBuffersBindings() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
maxUniformComponents() - Method in record class foundry.veil.api.client.render.VeilShaderLimits
Returns the value of the maxUniformComponents record component.
maxUseTime - Variable in class foundry.veil.api.client.pose.PoseData
 
maxWorkGroupSize() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the maxWorkGroupSize record component.
maxWorkItemDimensions() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the maxWorkItemDimensions record component.
McMetaResource - Record Class in foundry.veil.api.resource.type
 
McMetaResource(VeilResourceInfo, ResourceMetadata) - Constructor for record class foundry.veil.api.resource.type.McMetaResource
Creates an instance of a McMetaResource record class.
McMetaResourceLoader - Class in foundry.veil.impl.resource.loader
 
McMetaResourceLoader() - Constructor for class foundry.veil.impl.resource.loader.McMetaResourceLoader
 
metadata() - Method in record class foundry.veil.api.resource.type.McMetaResource
Returns the value of the metadata record component.
minDegrees() - Method in record class foundry.veil.api.quasar.emitters.module.init.InitRandomRotationModuleData
Returns the value of the minDegrees record component.
MinecraftMixin - Class in foundry.veil.mixin.client.pipeline
 
MinecraftMixin - Class in foundry.veil.mixin.debug
 
MinecraftMixin() - Constructor for class foundry.veil.mixin.client.pipeline.MinecraftMixin
 
MinecraftMixin() - Constructor for class foundry.veil.mixin.debug.MinecraftMixin
 
mipmap() - Method in record class foundry.veil.api.client.render.rendertype.layer.TextureLayer
Returns the value of the mipmap record component.
mix(Color, float) - Method in class foundry.veil.api.client.color.Color
 
mixCopy(Color, float) - Method in class foundry.veil.api.client.color.Color
 
mode() - Method in record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
Returns the value of the mode record component.
MODE_CODEC - Static variable in class foundry.veil.api.client.util.VertexFormatCodec
 
modelFactory - Variable in class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderer
 
ModelMesh - Interface in foundry.veil.api.client.graveyard.render.mesh
 
ModelMesh.Face - Class in foundry.veil.api.client.graveyard.render.mesh
 
ModelMesh.UV - Record Class in foundry.veil.api.client.graveyard.render.mesh
 
ModelMesh.Vertex - Record Class in foundry.veil.api.client.graveyard.render.mesh
 
ModelPartExtension - Interface in foundry.veil.ext
 
modelParts - Variable in class foundry.veil.api.quasar.emitters.AnchorPoint
 
MODID - Static variable in class foundry.veil.Veil
 
modificationManager() - Method in record class foundry.veil.impl.client.render.shader.transformer.VeilJobParameters
Returns the value of the modificationManager record component.
MODIFIER_LISTER - Static variable in class foundry.veil.api.client.render.shader.ShaderModificationManager
 
modifiers() - Method in record class foundry.veil.impl.client.render.shader.transformer.VeilJobParameters
 
modify(float, double) - Method in interface foundry.veil.api.quasar.emitters.module.render.TrailSettings.TrailWidthModifier
 
modify(ShaderPreProcessor.Context, String, List<String>) - Method in class foundry.veil.api.client.render.shader.processor.ShaderBindingProcessor
 
modify(ShaderPreProcessor.Context, String, List<String>) - Method in class foundry.veil.api.client.render.shader.processor.ShaderLineProcessor
Modifies a single line in a shader source.
modify(ShaderPreProcessor.Context, String) - Method in class foundry.veil.api.client.render.shader.processor.ShaderBindingProcessor
 
modify(ShaderPreProcessor.Context, String) - Method in class foundry.veil.api.client.render.shader.processor.ShaderLineProcessor
 
modify(ShaderPreProcessor.Context, String) - Method in class foundry.veil.api.client.render.shader.processor.ShaderVersionProcessor
 
modify(ResourceLocation, String) - Method in interface foundry.veil.api.client.render.shader.processor.ShaderPreProcessor.Context
Runs the specified source through the entire processing list.
modify(ResourceLocation, String) - Static method in class foundry.veil.impl.client.render.shader.SimpleShaderProcessor
 
modify(ShaderPreProcessor.Context, String) - Method in class foundry.veil.api.client.render.shader.processor.ShaderCPreprocessor
 
modify(ShaderPreProcessor.Context, String) - Method in class foundry.veil.api.client.render.shader.processor.ShaderCustomProcessor
 
modify(ShaderPreProcessor.Context, String) - Method in class foundry.veil.api.client.render.shader.processor.ShaderImportProcessor
 
modify(ShaderPreProcessor.Context, String) - Method in class foundry.veil.api.client.render.shader.processor.ShaderModifyProcessor
 
modify(ShaderPreProcessor.Context, String) - Method in record class foundry.veil.api.client.render.shader.processor.ShaderMultiProcessor
 
modify(ShaderPreProcessor.Context, String) - Method in class foundry.veil.api.client.render.shader.processor.ShaderPredefinitionProcessor
 
modify(ShaderPreProcessor.Context, String) - Method in interface foundry.veil.api.client.render.shader.processor.ShaderPreProcessor
Modifies the specified shader source input.
modify(Vector4f, Integer, Vec3) - Method in interface foundry.veil.api.quasar.emitters.module.render.TrailSettings.TrailPointModifier
 
modifyDrawMode(int) - Method in class foundry.veil.mixin.client.pipeline.VertexBufferMixin
 
modifyGameInformation(List<String>) - Method in class foundry.veil.mixin.client.deferred.DebugScreenOverlayMixin
 
modResourcePath() - Method in record class foundry.veil.api.resource.VeilResourceInfo
Returns the value of the modResourcePath record component.
ModuleType<T extends ParticleModuleData> - Interface in foundry.veil.api.quasar.data.module
 
MolangExpressionCodec - Class in foundry.veil.api.molang
Defines a codec for MoLang expressions.
mouseButtonCallback(long, int, int, int) - Method in interface foundry.veil.api.client.imgui.VeilImGui
 
mouseButtonCallback(long, int, int, int) - Method in class foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
 
mouseButtonCallback(long, int, int, int) - Method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
mouseButtonCallback(long, int, int, int, CallbackInfo) - Method in class foundry.veil.mixin.client.imgui.MouseHandlerMixin
 
MouseHandlerMixin - Class in foundry.veil.mixin.client.imgui
 
MouseHandlerMixin() - Constructor for class foundry.veil.mixin.client.imgui.MouseHandlerMixin
 
MULTI_TEXTURE - Static variable in class foundry.veil.api.client.registry.RenderTypeLayerRegistry
 
multiply(float, float, float, float) - Method in class foundry.veil.api.client.color.Color
 
multiply(int) - Method in class foundry.veil.api.client.color.Color
 
MultiTextureLayer - Record Class in foundry.veil.api.client.render.rendertype.layer
 
MultiTextureLayer(TextureLayer[]) - Constructor for record class foundry.veil.api.client.render.rendertype.layer.MultiTextureLayer
Creates an instance of a MultiTextureLayer record class.
MutableUniformAccess - Interface in foundry.veil.api.client.render.shader.program
Provides write access to all uniform variables in a shader program.

N

name() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition
Returns the value of the name record component.
name() - Method in interface foundry.veil.api.client.render.shader.processor.ShaderPreProcessor.Context
 
name() - Method in record class foundry.veil.api.client.render.shader.texture.FramebufferSource
Returns the value of the name record component.
name() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the name record component.
name() - Method in record class foundry.veil.api.opencl.VeilOpenCL.PlatformInfo
Returns the value of the name record component.
name() - Method in record class foundry.veil.impl.client.render.shader.modifier.ShaderModification.Function
Returns the value of the name record component.
name() - Method in record class foundry.veil.impl.client.render.shader.modifier.VertexShaderModification.Attribute
Returns the value of the name record component.
names() - Method in record class foundry.veil.api.client.render.shader.ShaderModificationManager.Preparations
Returns the value of the names record component.
NAMESPACE - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
NativeImageAccessor - Interface in foundry.veil.mixin.accessor
 
NEGATIVE_X - Enum constant in enum class foundry.veil.api.client.graveyard.constraint.InverseKinematicsConstraint.InverseKinematicDirection
 
NEGATIVE_Y - Enum constant in enum class foundry.veil.api.client.graveyard.constraint.InverseKinematicsConstraint.InverseKinematicDirection
 
NEGATIVE_Z - Enum constant in enum class foundry.veil.api.client.graveyard.constraint.InverseKinematicsConstraint.InverseKinematicDirection
 
NEVER - Enum constant in enum class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage.DepthFunc
 
NEWLINE - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
next() - Method in class foundry.veil.api.client.anim.Path
 
NO_TEXTURE - Static variable in class foundry.veil.impl.client.editor.TextureEditor
 
noise() - Method in record class foundry.veil.api.quasar.emitters.module.update.VectorField
Returns the value of the noise record component.
None - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.FractalType
 
None - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.RotationType3D
 
NONE - Enum constant in enum class foundry.veil.api.quasar.fx.Line.CurveMode
 
NONE - Enum constant in enum class foundry.veil.api.quasar.fx.Line.TilingMode
 
NONE - Enum constant in enum class foundry.veil.api.quasar.fx.Trail.TilingMode
 
NONE - Enum constant in enum class foundry.veil.impl.client.render.pipeline.VeilShaderUploader
 
NONE - Static variable in class foundry.veil.api.client.render.BlendState
 
NOOP - Static variable in interface foundry.veil.api.client.render.shader.processor.ShaderPreProcessor
 
normal - Variable in class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.Face
 
normal() - Method in interface foundry.veil.api.client.render.MatrixStack
 
normal(float, float, float) - Method in class foundry.veil.impl.client.render.deferred.DeferredVertexConsumer
 
NOTEQUAL - Enum constant in enum class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage.DepthFunc
 
NumberThemeProperty - Class in foundry.veil.api.client.color.theme
 
NumberThemeProperty() - Constructor for class foundry.veil.api.client.color.theme.NumberThemeProperty
 
NUMERAL - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 

O

of(int) - Static method in class foundry.veil.api.client.color.Color
 
of(PreparableReloadListener...) - Static method in class foundry.veil.api.util.CompositeReloadListener
Creates a reload listener that waits for all listeners to complete in stages.
offHand - Variable in class foundry.veil.api.client.pose.PoseData
 
offhandCapture(PoseData, ItemStack, PoseStack, MultiBufferSource, int, float, float, HumanoidArm, ItemInHandRenderer) - Static method in class foundry.veil.impl.client.PoseHelper
 
offsetToFullyIncludeCameraCube(int, CallbackInfoReturnable<Frustum>) - Method in class foundry.veil.mixin.client.pipeline.FrustumMixin
 
onFileSystemChange(WatchEvent<Path>) - Method in interface foundry.veil.api.resource.VeilResource
Called from the watcher thread when this resource updates on disc.
onFree() - Method in interface foundry.veil.api.event.FreeNativeResourcesEvent
Called after all Minecraft native resources have been freed, but before the executors have been shut down.
onFreeNativeResources(FreeNativeResourcesEvent) - Method in interface foundry.veil.platform.VeilEventPlatform
 
onGLError(int, int, int, int, String, long) - Static method in class foundry.veil.VeilDebugHooks
 
onGrabMouse() - Method in interface foundry.veil.api.client.imgui.VeilImGui
 
onGrabMouse() - Method in class foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
 
onGrabMouse() - Method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
onHide() - Method in interface foundry.veil.api.client.editor.Editor
Called when this editor is no longer open.
onHide() - Method in class foundry.veil.impl.client.editor.OpenCLEditor
 
onHide() - Method in class foundry.veil.impl.client.editor.ShaderEditor
 
onHide() - Method in class foundry.veil.impl.client.editor.TextureEditor
 
onRegisterBlockLayers(VeilRegisterBlockLayerEvent.Registry) - Method in interface foundry.veil.api.event.VeilRegisterBlockLayerEvent
Registers custom block render layers.
onRegisterFixedBuffers(VeilRegisterFixedBuffersEvent.Registry) - Method in interface foundry.veil.api.event.VeilRegisterFixedBuffersEvent
Registers fixed render types.
onRemove() - Method in interface foundry.veil.api.quasar.emitters.module.ParticleModule
Called when the module is removed.
onRemove() - Method in class foundry.veil.api.quasar.emitters.module.render.CustomLightModule
 
onRemove() - Method in class foundry.veil.api.quasar.emitters.module.render.DynamicLightModule
 
onRemove() - Method in class foundry.veil.api.quasar.emitters.module.render.StaticLightModule
 
onRemove() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
onRenderLevelStage(VeilRenderLevelStageEvent.Stage, LevelRenderer, MultiBufferSource.BufferSource, PoseStack, Matrix4f, int, float, Camera, Frustum) - Method in interface foundry.veil.api.event.VeilRenderLevelStageEvent
Called when the specified level stage is rendered.
onResourceManagerReload(ResourceManager) - Method in class foundry.veil.impl.client.editor.ShaderEditor
 
onShow() - Method in interface foundry.veil.api.client.editor.Editor
Called when this editor is first opened.
onShow() - Method in class foundry.veil.api.client.editor.SingleWindowEditor
 
onShow() - Method in class foundry.veil.impl.client.editor.DemoEditor
 
onShow() - Method in class foundry.veil.impl.client.editor.LightEditor
 
onShow() - Method in class foundry.veil.impl.client.editor.ShaderEditor
 
onUpdateSamplers(Object2IntMap<CharSequence>) - Method in interface foundry.veil.api.client.render.shader.program.TextureUniformAccess.SamplerListener
Called to update the listener with the new texture units for the specified textures.
onVeilRegisterBlockLayers(VeilRegisterBlockLayerEvent) - Method in interface foundry.veil.platform.VeilEventPlatform
 
onVeilRegisterFixedBuffers(VeilRegisterFixedBuffersEvent) - Method in interface foundry.veil.platform.VeilEventPlatform
 
onVeilRendererAvailable(VeilRenderer) - Method in interface foundry.veil.api.event.VeilRendererEvent
Called when the Veil renderer is now available.
onVeilRendererAvailable(VeilRendererEvent) - Method in interface foundry.veil.platform.VeilEventPlatform
 
onVeilRenderTypeStageRender(VeilRenderLevelStageEvent) - Method in interface foundry.veil.platform.VeilEventPlatform
 
OPAQUE - Enum constant in enum class foundry.veil.api.client.render.deferred.VeilDeferredRenderer.RendererState
 
OPAQUE - Static variable in class foundry.veil.api.client.render.framebuffer.VeilFramebuffers
 
OPAQUE_FINAL - Static variable in class foundry.veil.api.client.render.framebuffer.VeilFramebuffers
 
OPAQUE_LIGHT - Static variable in class foundry.veil.api.client.render.framebuffer.VeilFramebuffers
 
OPAQUE_MIX - Static variable in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
OPAQUE_POST - Static variable in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
open - Variable in class foundry.veil.api.client.editor.SingleWindowEditor
 
open(VeilEditorEnvironment, FramebufferResource) - Method in class foundry.veil.api.resource.editor.FramebufferFileEditor
 
open(VeilEditorEnvironment, VeilTextResource<?>) - Method in class foundry.veil.api.resource.editor.TextFileEditor
 
open(VeilEditorEnvironment, T) - Method in interface foundry.veil.api.resource.editor.ResourceFileEditor
Opens the specified resource in the environment.
open(VeilResource<?>, ResourceLocation) - Method in interface foundry.veil.api.resource.VeilEditorEnvironment
 
open(VeilResource<?>, ResourceLocation) - Method in class foundry.veil.impl.client.editor.ResourceManagerEditor
 
openclCVersion() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the openclCVersion record component.
OpenCLEditor - Class in foundry.veil.impl.client.editor
 
OpenCLEditor() - Constructor for class foundry.veil.impl.client.editor.OpenCLEditor
 
OpenSimplex2 - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.DomainWarpType
 
OpenSimplex2 - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.NoiseType
 
OpenSimplex2Reduced - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.DomainWarpType
 
OpenSimplex2S - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.NoiseType
 
orientation - Variable in class foundry.veil.api.client.render.deferred.light.AreaLight
 
origin - Variable in class foundry.veil.api.quasar.emitters.AnchorPoint
 
OUT_PATTERN - Static variable in interface foundry.veil.impl.client.render.shader.modifier.ShaderModification
 
outline() - Method in record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
Returns the value of the outline record component.
OUTPUT - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
outputState(AdvancedFbo) - Static method in interface foundry.veil.api.client.render.VeilRenderBridge
Creates a new output state that draws into the specified Veil framebuffer.
outputState(Supplier<AdvancedFbo>) - Static method in interface foundry.veil.api.client.render.VeilRenderBridge
Creates a new output state that draws into the specified Veil framebuffer.
outputState(RenderStateShard.OutputStateShard) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
outputState(RenderStateShard.OutputStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
outputState(ResourceLocation) - Static method in interface foundry.veil.api.client.render.VeilRenderBridge
Creates a new output state that draws into the specified Veil framebuffer.
overlayCoords(int, int) - Method in class foundry.veil.impl.client.render.deferred.DeferredVertexConsumer
 
overlayState(RenderStateShard.OverlayStateShard) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
overlayState(RenderStateShard.OverlayStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
overrideItemTransform() - Method in class foundry.veil.api.client.pose.ExtendedPose
 
overrideItemTransform() - Method in interface foundry.veil.api.client.pose.VeilPoseable
Whether to override the item transform

P

PACK_ID - Static variable in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
PackResourcesExtension - Interface in foundry.veil.ext
 
PackResourcesExtension.PackResourceConsumer - Interface in foundry.veil.ext
 
packType() - Method in record class foundry.veil.api.resource.VeilResourceInfo
Returns the value of the packType record component.
parameters() - Method in record class foundry.veil.impl.client.render.shader.modifier.ShaderModification.Function
Returns the value of the parameters record component.
parametricSphere(float, float, float) - Static method in class foundry.veil.api.quasar.emitters.shape.Sphere
 
parent - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
parentChain - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
parse(ShaderModifierLexer.Token[], boolean) - Static method in class foundry.veil.impl.client.render.shader.modifier.ShaderModificationParser
 
parse(String, boolean) - Static method in interface foundry.veil.impl.client.render.shader.modifier.ShaderModification
 
partialTick - Variable in class foundry.veil.api.client.pose.PoseData
 
PARTICLE - Static variable in class foundry.veil.api.client.render.shader.VeilShaders
 
PARTICLE_ADD - Static variable in class foundry.veil.api.client.render.shader.VeilShaders
 
PARTICLE_DATA - Static variable in class foundry.veil.api.quasar.data.QuasarParticles
 
PARTICLE_SETTINGS - Static variable in class foundry.veil.api.quasar.data.QuasarParticles
 
particleData() - Method in record class foundry.veil.api.quasar.data.ParticleEmitterData
 
particleDataHolder() - Method in record class foundry.veil.api.quasar.data.ParticleEmitterData
Returns the value of the particleDataHolder record component.
particleDirection(RandomSource) - Method in record class foundry.veil.api.quasar.data.ParticleSettings
 
ParticleEmitter - Class in foundry.veil.api.quasar.particle
 
ParticleEmitterData - Record Class in foundry.veil.api.quasar.data
 
ParticleEmitterData(int, boolean, int, int, int, EmitterSettings, Holder<QuasarParticleData>) - Constructor for record class foundry.veil.api.quasar.data.ParticleEmitterData
Creates an instance of a ParticleEmitterData record class.
ParticleEngineMixin - Class in foundry.veil.mixin.client.quasar
 
ParticleEngineMixin() - Constructor for class foundry.veil.mixin.client.quasar.ParticleEngineMixin
 
particleLifetime() - Method in record class foundry.veil.api.quasar.data.ParticleSettings
Returns the value of the particleLifetime record component.
particleLifetime(RandomSource) - Method in record class foundry.veil.api.quasar.data.ParticleSettings
 
particleLifetimeVariation() - Method in record class foundry.veil.api.quasar.data.ParticleSettings
Returns the value of the particleLifetimeVariation record component.
ParticleModule - Interface in foundry.veil.api.quasar.emitters.module
A single module instance on a QuasarParticle that has a specific function.
ParticleModuleData - Interface in foundry.veil.api.quasar.data.module
 
ParticleModuleSet - Class in foundry.veil.api.quasar.particle
 
ParticleModuleSet.Builder - Class in foundry.veil.api.quasar.particle
 
ParticleModuleTypeRegistry - Class in foundry.veil.api.quasar.data
 
ParticleModuleTypeRegistry() - Constructor for class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
ParticleRenderTypeMixin - Class in foundry.veil.mixin.client.deferred
 
ParticleRenderTypeMixin() - Constructor for class foundry.veil.mixin.client.deferred.ParticleRenderTypeMixin
 
particleSettings() - Method in record class foundry.veil.api.quasar.data.EmitterSettings
 
ParticleSettings - Record Class in foundry.veil.api.quasar.data
 
ParticleSettings(float, float, float, int, float, Vector3fc, boolean, boolean, boolean, boolean, boolean) - Constructor for record class foundry.veil.api.quasar.data.ParticleSettings
Creates an instance of a ParticleSettings record class.
particleSettingsHolder() - Method in record class foundry.veil.api.quasar.data.EmitterSettings
Returns the value of the particleSettingsHolder record component.
particleSize() - Method in record class foundry.veil.api.quasar.data.ParticleSettings
Returns the value of the particleSize record component.
particleSize(RandomSource) - Method in record class foundry.veil.api.quasar.data.ParticleSettings
 
particleSizeVariation() - Method in record class foundry.veil.api.quasar.data.ParticleSettings
Returns the value of the particleSizeVariation record component.
particleSpeed() - Method in record class foundry.veil.api.quasar.data.ParticleSettings
Returns the value of the particleSpeed record component.
particleSpeed(RandomSource) - Method in record class foundry.veil.api.quasar.data.ParticleSettings
 
ParticleSystemManager - Class in foundry.veil.api.quasar.particle
 
ParticleSystemManager() - Constructor for class foundry.veil.api.quasar.particle.ParticleSystemManager
 
patchState(int) - Static method in interface foundry.veil.api.client.render.VeilRenderBridge
Creates a new render state shard for tesselation patch size.
PatchState - Class in foundry.veil.impl.client.render.pipeline
Sets the patch vertices
PatchState(int) - Constructor for class foundry.veil.impl.client.render.pipeline.PatchState
 
Path - Class in foundry.veil.api.client.anim
 
Path(List<Frame>, boolean) - Constructor for class foundry.veil.api.client.anim.Path
 
Path(List<Frame>, boolean, boolean) - Constructor for class foundry.veil.api.client.anim.Path
 
PATH - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
PathPackResourcesMixin - Class in foundry.veil.mixin.resource
 
PathPackResourcesMixin() - Constructor for class foundry.veil.mixin.resource.PathPackResourcesMixin
 
PATTERN - Static variable in class foundry.veil.api.client.render.shader.processor.ShaderVersionProcessor
 
percent() - Method in record class foundry.veil.impl.quasar.ColorGradient.AlphaPoint
Returns the value of the percent record component.
percent() - Method in record class foundry.veil.impl.quasar.ColorGradient.RGBPoint
Returns the value of the percent record component.
perform(VeilEditorEnvironment, FramebufferResource) - Method in class foundry.veil.impl.resource.action.FramebufferEditAction
 
perform(VeilEditorEnvironment, T) - Method in interface foundry.veil.api.resource.VeilResourceAction
Performs the action on the specified resource
perform(VeilEditorEnvironment, T) - Method in record class foundry.veil.impl.resource.action.TextEditAction
 
Perlin - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.NoiseType
 
PingPong - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.FractalType
 
PipelineType(Codec<T>) - Constructor for record class foundry.veil.api.client.registry.PostPipelineStageRegistry.PipelineType
Creates an instance of a PipelineType record class.
PLACEHOLDER_PATTERN - Static variable in interface foundry.veil.impl.client.render.shader.modifier.ShaderModification
 
Plane - Class in foundry.veil.api.quasar.emitters.shape
 
Plane() - Constructor for class foundry.veil.api.quasar.emitters.shape.Plane
 
PLANE - Static variable in class foundry.veil.api.quasar.registry.EmitterShapeRegistry
 
platform() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the platform record component.
platform() - Static method in class foundry.veil.Veil
 
PlatformInfo(long, CLCapabilities, String, String, String, String, VeilOpenCL.DeviceInfo[]) - Constructor for record class foundry.veil.api.opencl.VeilOpenCL.PlatformInfo
Creates an instance of a PlatformInfo record class.
playAllTimelines() - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimelineManager
 
playTimeline(String) - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimelineManager
 
point() - Method in record class foundry.veil.api.quasar.data.module.force.PointForceData
Returns the value of the point record component.
Point - Class in foundry.veil.api.quasar.emitters.shape
 
Point() - Constructor for class foundry.veil.api.quasar.emitters.shape.Point
 
POINT - Static variable in class foundry.veil.api.client.registry.LightTypeRegistry
 
POINT - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
POINT - Static variable in class foundry.veil.api.quasar.registry.EmitterShapeRegistry
 
POINT_ATTRACTOR - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
PointAttractorForceData - Record Class in foundry.veil.api.quasar.data.module.force
A force that attracts particles to a point.
PointAttractorForceData(Vector3dc, boolean, float, float, boolean, boolean) - Constructor for record class foundry.veil.api.quasar.data.module.force.PointAttractorForceData
Creates an instance of a PointAttractorForceData record class.
PointAttractorForceModule - Class in foundry.veil.api.quasar.emitters.module.force
 
PointAttractorForceModule(PointAttractorForceData) - Constructor for class foundry.veil.api.quasar.emitters.module.force.PointAttractorForceModule
 
PointAttractorForceModule(Vector3dc, boolean, float, float, boolean, boolean) - Constructor for class foundry.veil.api.quasar.emitters.module.force.PointAttractorForceModule
 
pointer - Variable in class foundry.veil.api.opencl.CLBuffer
 
pointer() - Method in class foundry.veil.api.opencl.CLBuffer
 
pointer() - Method in interface foundry.veil.api.opencl.CLMemObject
 
PointForceData - Record Class in foundry.veil.api.quasar.data.module.force
A point force is used to apply a force in the direction away from a point.
PointForceData(Vector3dc, boolean, float, float) - Constructor for record class foundry.veil.api.quasar.data.module.force.PointForceData
Creates an instance of a PointForceData record class.
PointForceModule - Class in foundry.veil.api.quasar.emitters.module.force
A point force is used to apply a force in the direction away from a point.
PointForceModule(PointForceData) - Constructor for class foundry.veil.api.quasar.emitters.module.force.PointForceModule
 
PointForceModule(Vector3dc, boolean, float, float) - Constructor for class foundry.veil.api.quasar.emitters.module.force.PointForceModule
 
PointLight - Class in foundry.veil.api.client.render.deferred.light
Represents a light where all rays come from a position in space.
PointLight() - Constructor for class foundry.veil.api.client.render.deferred.light.PointLight
 
pop() - Method in interface foundry.veil.api.client.render.MatrixStack
Restores a previous position and normal set with #pushMatrix().
pop() - Method in class foundry.veil.api.client.ui.util.ScissorStack
Removes the top scissor clipping region from the stack.
pop() - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
POP_OUT - Static variable in class foundry.veil.impl.client.editor.TextureEditor
 
pose() - Method in interface foundry.veil.api.client.render.MatrixStack
 
pose() - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
pose(HumanoidModel<?>) - Method in class foundry.veil.api.client.pose.ExtendedPose
 
pose(HumanoidModel<?>) - Method in interface foundry.veil.api.client.pose.VeilPoseable
Apply the pose to the model
poseBody(ModelPart) - Method in class foundry.veil.api.client.pose.ExtendedPose
 
poseBody(ModelPart) - Method in interface foundry.veil.api.client.pose.VeilPoseable
Apply the pose to the body
PoseData - Class in foundry.veil.api.client.pose
A class for storing data about the player model that can be used by poses.
PoseData(float, float, float, float, float, float, float, float, ModelPart, ModelPart, boolean) - Constructor for class foundry.veil.api.client.pose.PoseData
PoseData constructor for a 3rd person pose.
PoseData(PoseStack, ItemStack, float, float, float, InteractionHand, float) - Constructor for class foundry.veil.api.client.pose.PoseData
PoseData constructor for a 1st person pose.
poseHead(ModelPart) - Method in class foundry.veil.api.client.pose.ExtendedPose
 
poseHead(ModelPart) - Method in interface foundry.veil.api.client.pose.VeilPoseable
Apply the pose to the head
PoseHelper - Class in foundry.veil.impl.client
 
PoseHelper() - Constructor for class foundry.veil.impl.client.PoseHelper
 
poseItem(PoseData, ItemInHandRenderer) - Static method in class foundry.veil.impl.client.PoseHelper
 
poseItem(ItemInHandRenderer) - Method in class foundry.veil.api.client.pose.ExtendedPose
 
poseItem(ItemInHandRenderer) - Method in interface foundry.veil.api.client.pose.VeilPoseable
Apply the pose to the item renderer
poseItemUsing(PoseData, ItemInHandRenderer) - Static method in class foundry.veil.impl.client.PoseHelper
 
poseItemUsing(ItemInHandRenderer) - Method in class foundry.veil.api.client.pose.ExtendedPose
 
poseItemUsing(ItemInHandRenderer) - Method in interface foundry.veil.api.client.pose.VeilPoseable
Apply the pose to the item renderer when the player is using an item
poseLeftArm(ModelPart) - Method in class foundry.veil.api.client.pose.ExtendedPose
 
poseLeftArm(ModelPart) - Method in interface foundry.veil.api.client.pose.VeilPoseable
Apply the pose to the left arm
poseLeftLeg(ModelPart) - Method in class foundry.veil.api.client.pose.ExtendedPose
 
poseLeftLeg(ModelPart) - Method in interface foundry.veil.api.client.pose.VeilPoseable
Apply the pose to the left leg
poseMainHand(ModelPart) - Method in class foundry.veil.api.client.pose.ExtendedPose
 
poseMainHand(ModelPart) - Method in interface foundry.veil.api.client.pose.VeilPoseable
Apply the pose to the main hand
poseMainHandFirstPerson(PoseStack) - Method in class foundry.veil.api.client.pose.ExtendedPose
 
poseMainHandFirstPerson(PoseStack) - Method in interface foundry.veil.api.client.pose.VeilPoseable
Apply the pose to the main hand when the player is in first person
poseOffHand(ModelPart) - Method in class foundry.veil.api.client.pose.ExtendedPose
 
poseOffHand(ModelPart) - Method in interface foundry.veil.api.client.pose.VeilPoseable
Apply the pose to the off hand
poseOffHandFirstPerson(PoseStack) - Method in class foundry.veil.api.client.pose.ExtendedPose
 
poseOffHandFirstPerson(PoseStack) - Method in interface foundry.veil.api.client.pose.VeilPoseable
Apply the pose to the off hand when the player is in first person
PoseRegistry - Class in foundry.veil.api.client.registry
 
PoseRegistry() - Constructor for class foundry.veil.api.client.registry.PoseRegistry
 
poseRightArm(ModelPart) - Method in class foundry.veil.api.client.pose.ExtendedPose
 
poseRightArm(ModelPart) - Method in interface foundry.veil.api.client.pose.VeilPoseable
Apply the pose to the right arm
poseRightLeg(ModelPart) - Method in class foundry.veil.api.client.pose.ExtendedPose
 
poseRightLeg(ModelPart) - Method in interface foundry.veil.api.client.pose.VeilPoseable
Apply the pose to the right leg
poses - Static variable in class foundry.veil.api.client.registry.PoseRegistry
 
PoseStackAnimator - Class in foundry.veil.api.client.ui.util
A utility class to manage and apply animations to a PoseStack.
PoseStackAnimator(PoseStack) - Constructor for class foundry.veil.api.client.ui.util.PoseStackAnimator
Constructs a new PoseStackAnimator for the given PoseStack.
PoseStackMixin - Class in foundry.veil.mixin.client.pipeline
 
PoseStackMixin() - Constructor for class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
position - Variable in class foundry.veil.api.client.render.deferred.light.AreaLight
 
position - Variable in class foundry.veil.api.client.render.deferred.light.PointLight
 
position - Variable in class foundry.veil.api.quasar.emitters.module.force.SimplePositionedForce
 
position() - Method in interface foundry.veil.api.client.render.MatrixStack
 
position() - Method in record class foundry.veil.api.quasar.data.module.force.PointAttractorForceData
Returns the value of the position record component.
PositionedForce - Interface in foundry.veil.api.quasar.emitters.module.force
 
PositionedLight<T extends PositionedLight<T>> - Interface in foundry.veil.api.client.render.deferred.light
A light in the renderer that has a position
positionOffset - Variable in class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
 
POSITIVE_X - Enum constant in enum class foundry.veil.api.client.graveyard.constraint.InverseKinematicsConstraint.InverseKinematicDirection
 
POSITIVE_Y - Enum constant in enum class foundry.veil.api.client.graveyard.constraint.InverseKinematicsConstraint.InverseKinematicDirection
 
POSITIVE_Z - Enum constant in enum class foundry.veil.api.client.graveyard.constraint.InverseKinematicsConstraint.InverseKinematicDirection
 
POST - Static variable in class foundry.veil.api.client.render.framebuffer.VeilFramebuffers
 
PostChainAccessor - Interface in foundry.veil.mixin.accessor
 
postClouds(PoseStack, float, long, boolean, Camera, GameRenderer, LightTexture, Matrix4f, CallbackInfo) - Method in class foundry.veil.mixin.client.deferred.LevelRendererMixin
 
postDrawCrumblingOpaque(PoseStack, float, long, boolean, Camera, GameRenderer, LightTexture, Matrix4f, CallbackInfo) - Method in class foundry.veil.mixin.client.deferred.LevelRendererMixin
 
PostEditor - Class in foundry.veil.impl.client.editor
 
PostEditor() - Constructor for class foundry.veil.impl.client.editor.PostEditor
 
PostPipeline - Interface in foundry.veil.api.client.render.post
A series of post-processing effects that can be run to change the current framebuffer state.
PostPipeline.Context - Interface in foundry.veil.api.client.render.post
Context for applying post pipelines.
PostPipelineContext - Class in foundry.veil.impl.client.render.pipeline
Default implementation of PostPipeline.Context.
PostPipelineContext() - Constructor for class foundry.veil.impl.client.render.pipeline.PostPipelineContext
Creates a new context to fit the specified window.
PostPipelineResource - Record Class in foundry.veil.api.resource.type
 
PostPipelineResource(VeilResourceInfo) - Constructor for record class foundry.veil.api.resource.type.PostPipelineResource
Creates an instance of a PostPipelineResource record class.
PostPipelineResourceLoader - Class in foundry.veil.impl.resource.loader
 
PostPipelineResourceLoader() - Constructor for class foundry.veil.impl.resource.loader.PostPipelineResourceLoader
 
PostPipelineStageRegistry - Class in foundry.veil.api.client.registry
Registry for all post pipeline stages.
PostPipelineStageRegistry() - Constructor for class foundry.veil.api.client.registry.PostPipelineStageRegistry
 
PostPipelineStageRegistry.PipelineType<T extends PostPipeline> - Record Class in foundry.veil.api.client.registry
 
PostProcessingManager - Class in foundry.veil.api.client.render.post
Manages all post pipelines.
PostProcessingManager() - Constructor for class foundry.veil.api.client.render.post.PostProcessingManager
Creates a new instance of the post-processing manager.
PostProcessingManager.ProfileEntry - Class in foundry.veil.api.client.render.post
A single active profile.
postRain(PoseStack, float, long, boolean, Camera, GameRenderer, LightTexture, Matrix4f, CallbackInfo) - Method in class foundry.veil.mixin.client.deferred.LevelRendererMixin
 
postVeilPostProcessing(VeilPostProcessingEvent.Post) - Method in interface foundry.veil.platform.VeilEventPlatform
 
postVeilPostProcessing(ResourceLocation, PostPipeline, PostPipeline.Context) - Method in interface foundry.veil.api.event.VeilPostProcessingEvent.Post
Called after Veil runs the default post-processing pipeline.
preClouds(PoseStack, float, long, boolean, Camera, GameRenderer, LightTexture, Matrix4f, CallbackInfo) - Method in class foundry.veil.mixin.client.deferred.LevelRendererMixin
 
preDefinitions() - Method in interface foundry.veil.api.client.render.shader.processor.ShaderPreProcessor.Context
 
preDefinitions() - Method in record class foundry.veil.api.client.render.shader.ShaderCompiler.Context
Returns the value of the preDefinitions record component.
preDrawCrumblingOpaque(PoseStack, float, long, boolean, Camera, GameRenderer, LightTexture, Matrix4f, CallbackInfo) - Method in class foundry.veil.mixin.client.deferred.LevelRendererMixin
 
Preparations(Map<ResourceLocation, List<ShaderModification>>, Map<ShaderModification, ResourceLocation>) - Constructor for record class foundry.veil.api.client.render.shader.ShaderModificationManager.Preparations
Creates an instance of a Preparations record class.
prepare() - Method in class foundry.veil.api.client.render.shader.processor.ShaderCustomProcessor
 
prepare() - Method in class foundry.veil.api.client.render.shader.processor.ShaderImportProcessor
 
prepare() - Method in class foundry.veil.api.client.render.shader.processor.ShaderModifyProcessor
 
prepare() - Method in record class foundry.veil.api.client.render.shader.processor.ShaderMultiProcessor
 
prepare() - Method in interface foundry.veil.api.client.render.shader.processor.ShaderPreProcessor
Called once when a shader is first run through the pre-processor.
prepare(ResourceManager, ProfilerFiller) - Method in class foundry.veil.api.client.render.post.PostProcessingManager
 
prepare(ResourceManager, ProfilerFiller) - Method in class foundry.veil.api.client.render.rendertype.layer.DynamicRenderTypeManager
 
prepare(ResourceManager, ProfilerFiller) - Method in class foundry.veil.api.client.render.shader.ShaderModificationManager
 
prepare(ResourceManager, ProfilerFiller) - Method in class foundry.veil.api.CodecReloadListener
 
prepare(ResourceManager, ProfilerFiller) - Method in class foundry.veil.api.quasar.data.QuasarParticles.Reloader
 
prepareLights(LightRenderer, List<DirectionalLight>, Set<DirectionalLight>, CullFrustum) - Method in class foundry.veil.impl.client.render.deferred.light.DirectionalLightRenderer
 
prepareLights(LightRenderer, List<T>, Set<T>, CullFrustum) - Method in class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
 
prepareLights(LightRenderer, List<T>, Set<T>, CullFrustum) - Method in class foundry.veil.api.client.render.deferred.light.renderer.InstancedLightRenderer
 
prepareLights(LightRenderer, List<T>, Set<T>, CullFrustum) - Method in interface foundry.veil.api.client.render.deferred.light.renderer.LightTypeRenderer
Prepares the specified lights to be rendered.
preRain(PoseStack, float, long, boolean, Camera, GameRenderer, LightTexture, Matrix4f, CallbackInfo) - Method in class foundry.veil.mixin.client.deferred.LevelRendererMixin
 
preVeilPostProcessing(VeilPostProcessingEvent.Pre) - Method in interface foundry.veil.platform.VeilEventPlatform
 
preVeilPostProcessing(ResourceLocation, PostPipeline, PostPipeline.Context) - Method in interface foundry.veil.api.event.VeilPostProcessingEvent.Pre
Called before Veil runs the default post-processing pipeline.
previous() - Method in class foundry.veil.api.client.anim.Path
 
printChunkDebugKeys(int, CallbackInfoReturnable<Boolean>) - Method in class foundry.veil.mixin.debug.DebugKeyboardHandlerMixin
 
printErrors(Map<ResourceKey<?>, Exception>) - Static method in class foundry.veil.api.resource.VeilDynamicRegistry
Prints all errors from loading registries into a string.
priority() - Method in record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
Returns the value of the priority record component.
priority() - Method in class foundry.veil.impl.client.render.shader.modifier.InputShaderModification
 
priority() - Method in record class foundry.veil.impl.client.render.shader.modifier.ReplaceShaderModification
Returns the value of the priority record component.
priority() - Method in interface foundry.veil.impl.client.render.shader.modifier.ShaderModification
 
priority() - Method in class foundry.veil.impl.client.render.shader.modifier.SimpleShaderModification
 
PRIORITY - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
processors() - Method in record class foundry.veil.api.client.render.shader.processor.ShaderMultiProcessor
Returns the value of the processors record component.
profile() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the profile record component.
profile() - Method in record class foundry.veil.api.opencl.VeilOpenCL.PlatformInfo
Returns the value of the profile record component.
ProfileEntry(ResourceLocation, int) - Constructor for class foundry.veil.api.client.render.post.PostProcessingManager.ProfileEntry
 
program() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.Wrapper
 
PROGRAM_SET - Static variable in class foundry.veil.api.client.render.shader.ShaderManager
 
ProgramDefinition - Record Class in foundry.veil.api.client.render.shader.program
Defines a shader program instance.
ProgramDefinition(ProgramDefinition.ShaderSource, ProgramDefinition.ShaderSource, ProgramDefinition.ShaderSource, ProgramDefinition.ShaderSource, ProgramDefinition.ShaderSource, ProgramDefinition.ShaderSource, String[], Map<String, String>, Map<String, ShaderTextureSource>, Int2ObjectMap<ProgramDefinition.ShaderSource>) - Constructor for record class foundry.veil.api.client.render.shader.program.ProgramDefinition
Creates an instance of a ProgramDefinition record class.
ProgramDefinition.Deserializer - Class in foundry.veil.api.client.render.shader.program
Deserializer for ProgramDefinition.
ProgramDefinition.ShaderSource - Record Class in foundry.veil.api.client.render.shader.program
 
ProgramDefinition.SourceType - Enum Class in foundry.veil.api.client.render.shader.program
 
ProgramManagerMixin - Class in foundry.veil.mixin.client.shader
 
ProgramManagerMixin() - Constructor for class foundry.veil.mixin.client.shader.ProgramManagerMixin
 
ProgramMixin - Class in foundry.veil.mixin.client.shader
 
ProgramMixin() - Constructor for class foundry.veil.mixin.client.shader.ProgramMixin
 
pRotation - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
push() - Method in interface foundry.veil.api.client.render.MatrixStack
Saves the current position and normal transformation for restoring later wit #popMatrix().
push() - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
push(int, int, int, int) - Method in class foundry.veil.api.client.ui.util.ScissorStack
Pushes a new scissor clipping region onto the stack.
pushPoint(Vec3) - Method in class foundry.veil.api.quasar.fx.Trail
 
pushRotatedPoint(Vec3, Vec3) - Method in class foundry.veil.api.quasar.fx.Trail
 
putBulkData(PoseStack.Pose, BakedQuad, float[], float, float, float, int[], int, boolean) - Method in class foundry.veil.impl.client.render.deferred.DeferredVertexConsumer
 
pXSize - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
pYSize - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
pZSize - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 

Q

quasarParticle(ResourceLocation, boolean) - Static method in class foundry.veil.api.client.render.rendertype.VeilRenderType
 
QuasarParticle - Class in foundry.veil.api.quasar.particle
 
QuasarParticle(ClientLevel, RandomSource, TickTaskScheduler, QuasarParticleData, ParticleModuleSet, ParticleSettings, ParticleEmitter) - Constructor for class foundry.veil.api.quasar.particle.QuasarParticle
 
QuasarParticleData - Record Class in foundry.veil.api.quasar.data
Data passed to each particle when it is created.
QuasarParticleData(boolean, boolean, float, List<Holder<ParticleModuleData>>, List<Holder<ParticleModuleData>>, List<Holder<ParticleModuleData>>, List<Holder<ParticleModuleData>>, List<Holder<ParticleModuleData>>, SpriteData, boolean, RenderStyle) - Constructor for record class foundry.veil.api.quasar.data.QuasarParticleData
Creates an instance of a QuasarParticleData record class.
QuasarParticles - Class in foundry.veil.api.quasar.data
 
QuasarParticles.Reloader - Class in foundry.veil.api.quasar.data
 
quasarTrail(ResourceLocation) - Static method in class foundry.veil.api.client.render.rendertype.VeilRenderType
 
queueUpload() - Method in class foundry.veil.impl.client.render.pipeline.VeilUniformBlockState
Forces all shader bindings to be re-uploaded the next time VeilUniformBlockState.bind(CharSequence, ShaderBlock) is called.

R

R11F_G11F_B10F - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
R16 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
R16_SNORM - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
R16F - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
R16I - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
R16UI - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
R3_G3_B2 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
R32F - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
R32I - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
R32UI - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
R8 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
R8_SNORM - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
R8I - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
R8UI - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
radius - Variable in class foundry.veil.api.client.render.deferred.light.PointLight
 
radius() - Method in record class foundry.veil.api.quasar.data.module.init.LightModuleData
Returns the value of the radius record component.
randomInitialDirection() - Method in record class foundry.veil.api.quasar.data.ParticleSettings
Returns the value of the randomInitialDirection record component.
randomInitialRotation() - Method in record class foundry.veil.api.quasar.data.ParticleSettings
Returns the value of the randomInitialRotation record component.
randomLifetime() - Method in record class foundry.veil.api.quasar.data.ParticleSettings
Returns the value of the randomLifetime record component.
randomSize() - Method in record class foundry.veil.api.quasar.data.ParticleSettings
Returns the value of the randomSize record component.
randomSpeed() - Method in record class foundry.veil.api.quasar.data.ParticleSettings
Returns the value of the randomSpeed record component.
range() - Method in record class foundry.veil.api.quasar.data.module.force.PointAttractorForceData
Returns the value of the range record component.
range() - Method in record class foundry.veil.api.quasar.data.module.force.PointForceData
Returns the value of the range record component.
range() - Method in record class foundry.veil.api.quasar.data.module.force.VortexForceData
Returns the value of the range record component.
rangeOffset - Variable in class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
 
ranges() - Method in record class foundry.veil.api.client.editor.ImGuiFontMetadataSectionSerializer.FontMetadata
Returns the value of the ranges record component.
rate() - Method in record class foundry.veil.api.quasar.data.ParticleEmitterData
Returns the value of the rate record component.
read(long, ByteBuffer) - Method in class foundry.veil.api.opencl.CLBuffer
Reads the data from this buffer into the specified store.
read(long, DoubleBuffer) - Method in class foundry.veil.api.opencl.CLBuffer
Reads the data from this buffer into the specified store.
read(long, FloatBuffer) - Method in class foundry.veil.api.opencl.CLBuffer
Reads the data from this buffer into the specified store.
read(long, IntBuffer) - Method in class foundry.veil.api.opencl.CLBuffer
Reads the data from this buffer into the specified store.
read(long, ShortBuffer) - Method in class foundry.veil.api.opencl.CLBuffer
Reads the data from this buffer into the specified store.
readAsync(long, ByteBuffer, Runnable) - Method in class foundry.veil.api.opencl.CLBuffer
Asynchronous implementation of CLBuffer.read(long, ByteBuffer).
readAsync(long, DoubleBuffer, Runnable) - Method in class foundry.veil.api.opencl.CLBuffer
Asynchronous implementation of CLBuffer.read(long, DoubleBuffer).
readAsync(long, FloatBuffer, Runnable) - Method in class foundry.veil.api.opencl.CLBuffer
Asynchronous implementation of CLBuffer.read(long, FloatBuffer).
readAsync(long, IntBuffer, Runnable) - Method in class foundry.veil.api.opencl.CLBuffer
Asynchronous implementation of CLBuffer.read(long, IntBuffer).
readAsync(long, ShortBuffer, Runnable) - Method in class foundry.veil.api.opencl.CLBuffer
Asynchronous implementation of CLBuffer.read(long, ShortBuffer).
rebuildFonts() - Method in class foundry.veil.api.client.editor.EditorFontManager
 
recompile(ResourceLocation, ResourceProvider) - Method in class foundry.veil.api.client.render.shader.ShaderManager
Attempts to recompile the shader with the specified id.
recompile(ResourceLocation, ResourceProvider, ShaderCompiler) - Method in class foundry.veil.api.client.render.shader.ShaderManager
Attempts to recompile the shader with the specified id.
red() - Method in record class foundry.veil.api.client.render.post.stage.MaskPostStage
Returns the value of the red record component.
RED - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RED - Static variable in class foundry.veil.api.client.color.Color
 
register(String, Supplier<? extends I>) - Method in interface foundry.veil.platform.registry.RegistrationProvider
Registers an object.
register(ResourceLocation, boolean) - Method in interface foundry.veil.impl.VeilBuiltinPacks.Context
 
register(ResourceLocation, VertexFormat, Consumer<ShaderInstance>) - Method in interface foundry.veil.impl.client.render.shader.VeilVanillaShaders.Context
 
register(ResourceLocation, Supplier<? extends I>) - Method in interface foundry.veil.platform.registry.RegistrationProvider
Registers an object.
register(PackType, String, PreparableReloadListener) - Method in interface foundry.veil.impl.VeilReloadListeners.Context
 
registerBlockLayer(RenderType) - Method in interface foundry.veil.api.event.VeilRegisterBlockLayerEvent.Registry
Registers a custom block render layer.
registerFixedBuffer(VeilRenderLevelStageEvent.Stage, RenderType) - Method in interface foundry.veil.api.event.VeilRegisterFixedBuffersEvent.Registry
Registers the specified render type as a fixed buffer.
registerListeners(VeilReloadListeners.Context) - Static method in class foundry.veil.impl.VeilReloadListeners
 
registerPacks(VeilBuiltinPacks.Context) - Static method in class foundry.veil.impl.VeilBuiltinPacks
 
registerPose(Predicate<Item>, ExtendedPose) - Static method in class foundry.veil.api.client.registry.PoseRegistry
Add a ExtendedPose to the registry.
registerPose(Item, ExtendedPose) - Static method in class foundry.veil.api.client.registry.PoseRegistry
Add a ExtendedPose to the registry.
registerShaders(VeilVanillaShaders.Context) - Static method in class foundry.veil.impl.client.render.shader.VeilVanillaShaders
 
RegistrationProvider<T> - Interface in foundry.veil.platform.registry
Utility class for multiloader registration.
RegistrationProvider.Factory - Interface in foundry.veil.platform.registry
Factory class for registration providers.
REGISTRY - Static variable in class foundry.veil.api.client.registry.LightTypeRegistry
 
REGISTRY - Static variable in class foundry.veil.api.client.registry.PostPipelineStageRegistry
 
REGISTRY - Static variable in class foundry.veil.api.client.registry.RenderTypeLayerRegistry
 
REGISTRY - Static variable in class foundry.veil.api.client.registry.VeilResourceEditorRegistry
 
REGISTRY - Static variable in class foundry.veil.api.quasar.registry.EmitterShapeRegistry
 
REGISTRY - Static variable in class foundry.veil.api.quasar.registry.RenderStyleRegistry
 
REGISTRY_KEY - Static variable in class foundry.veil.api.client.registry.LightTypeRegistry
 
REGISTRY_KEY - Static variable in class foundry.veil.api.client.registry.PostPipelineStageRegistry
 
REGISTRY_KEY - Static variable in class foundry.veil.api.client.registry.RenderTypeLayerRegistry
 
REGISTRY_KEY - Static variable in class foundry.veil.api.client.registry.VeilResourceEditorRegistry
 
REGISTRY_KEY - Static variable in class foundry.veil.api.quasar.registry.EmitterShapeRegistry
 
REGISTRY_KEY - Static variable in class foundry.veil.api.quasar.registry.RenderStyleRegistry
 
registryAccess() - Static method in class foundry.veil.api.quasar.data.QuasarParticles
 
registryAccess() - Method in record class foundry.veil.api.resource.VeilDynamicRegistry.Data
Returns the value of the registryAccess record component.
RegistryDataAccessor - Interface in foundry.veil.mixin.accessor
 
RegistryObject<T> - Interface in foundry.veil.platform.registry
Represents a lazy wrapper for registry object.
registryOrLegacyCodec(Registry<T>) - Static method in class foundry.veil.api.util.CodecUtil
Creates a codec which can accept either resource locations like `veil:cube` but also accepts legacy-style names like `CUBE` (used when things used to be enums, but are now registries)
releaseId() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboMutableTextureAttachment
 
releaseToGL(CLMemObject...) - Method in class foundry.veil.api.opencl.CLKernel
Releases the data referenced by this object from OpenCL to allow OpenGL to safely modify it again.
reload(PreparableReloadListener.PreparationBarrier, ResourceManager, ProfilerFiller, ProfilerFiller, Executor, Executor) - Method in class foundry.veil.api.client.editor.EditorFontManager
 
reload(PreparableReloadListener.PreparationBarrier, ResourceManager, ProfilerFiller, ProfilerFiller, Executor, Executor) - Method in class foundry.veil.api.client.editor.EditorManager
 
reload(PreparableReloadListener.PreparationBarrier, ResourceManager, ProfilerFiller, ProfilerFiller, Executor, Executor) - Method in class foundry.veil.api.util.CompositeReloadListener
 
reload(PreparableReloadListener.PreparationBarrier, ResourceManager, ProfilerFiller, ProfilerFiller, Executor, Executor) - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
reload(PreparableReloadListener.PreparationBarrier, ResourceManager, ProfilerFiller, ProfilerFiller, Executor, Executor) - Method in class foundry.veil.api.client.render.shader.ShaderManager
 
reload(ResourceManager, Executor, Executor) - Method in class foundry.veil.api.client.render.shader.ShaderManager
Recompiles all shaders in the background.
ReloadableResourceManagerAccessor - Interface in foundry.veil.mixin.accessor
 
Reloader() - Constructor for class foundry.veil.api.quasar.data.QuasarParticles.Reloader
 
remove() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
Marks this emitter to be removed next tick.
remove() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
remove(Editor) - Method in class foundry.veil.api.client.editor.EditorManager
 
remove(String) - Method in class foundry.veil.api.client.render.shader.definition.ShaderPreDefinitions
Removes the definition with the specified name.
remove(ResourceLocation) - Method in class foundry.veil.api.client.render.post.PostProcessingManager
Removes the specified pipeline from the active profiles.
remove(CallbackInfo) - Method in class foundry.veil.mixin.client.quasar.EntityMixin
 
removeCharge(int) - Method in interface foundry.veil.api.ChargableItem
 
removeCharge(int) - Method in class foundry.veil.mixin.chargable.BowItemMixin
 
removeCharge(int) - Method in class foundry.veil.mixin.chargable.CrossbowItemMixin
 
removeCharge(int) - Method in class foundry.veil.mixin.chargable.InstrumentItemMixin
 
removeCharge(int) - Method in class foundry.veil.mixin.chargable.TridentItemMixin
 
removeColor() - Method in class foundry.veil.api.client.color.ColorTheme
 
removeColor(String) - Method in class foundry.veil.api.client.color.ColorTheme
 
removeFramebuffer(ResourceLocation) - Method in class foundry.veil.api.client.render.framebuffer.FramebufferManager
Removes the specified manual framebuffer without freeing it
removeLight(T) - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
Removes the specified light from the renderer.
removePoint(int) - Method in class foundry.veil.api.quasar.fx.Line
 
removeProperty(String) - Method in class foundry.veil.api.client.color.ColorTheme
 
removeSampler(CharSequence) - Method in interface foundry.veil.api.client.render.shader.program.TextureUniformAccess
Removes the specified sampler binding.
removeSampler(CharSequence) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
removeSamplerListener(TextureUniformAccess.SamplerListener) - Method in interface foundry.veil.api.client.render.shader.program.TextureUniformAccess
Removes a listener from sampler updates.
removeSamplerListener(TextureUniformAccess.SamplerListener) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
removeShade(BlockAndTintGetter, BlockState, BlockPos, Direction, float[], BitSet, boolean, CallbackInfo) - Method in class foundry.veil.mixin.client.deferred.AmbientOcclusionFaceMixin
 
removeTimeline(String) - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimelineManager
 
render() - Method in interface foundry.veil.api.client.editor.Editor
Renders this editor to the screen.
render() - Method in class foundry.veil.api.client.editor.EditorManager
 
render() - Method in class foundry.veil.api.client.editor.SingleWindowEditor
 
render() - Method in class foundry.veil.api.client.imgui.CodeEditor
Renders the editor onto the stack.
render() - Method in class foundry.veil.api.resource.editor.FramebufferFileEditor
 
render() - Method in interface foundry.veil.api.resource.editor.ResourceFileEditor
Renders this editor to the screen.
render() - Method in class foundry.veil.api.resource.editor.TextFileEditor
 
render() - Method in class foundry.veil.impl.client.editor.DemoEditor
 
render() - Method in class foundry.veil.impl.client.editor.DeviceInfoViewer
 
render() - Method in class foundry.veil.impl.client.editor.OpenCLEditor
 
render() - Method in class foundry.veil.impl.client.editor.PostEditor
 
render() - Method in class foundry.veil.impl.client.editor.ShaderEditor
 
render() - Method in class foundry.veil.impl.client.editor.TextureEditor
 
render(boolean) - Method in record class foundry.veil.api.resource.type.TextureResource
 
render(boolean) - Method in interface foundry.veil.api.resource.VeilResource
Rebders this resource into the resource panel.
render(float) - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
render(InterpolatedBone, PoseStack, VertexConsumer, int, int, float, float, float, float) - Method in interface foundry.veil.api.client.graveyard.render.mesh.ModelMesh
 
render(PoseStack, VertexConsumer, int) - Method in class foundry.veil.api.quasar.fx.Line
 
render(PoseStack, VertexConsumer, int) - Method in class foundry.veil.api.quasar.fx.Trail
 
render(PoseStack, VertexConsumer, int, int, float, float, float, float) - Method in interface foundry.veil.api.client.graveyard.render.mesh.ModelMesh
 
render(PoseStack, VertexConsumer, int, int, float, float, float, float, float) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedSkeleton
 
render(PoseStack, Skeleton) - Method in class foundry.veil.api.client.necromancer.Skin
 
render(PoseStack, QuasarParticle, RenderData, Vector3fc, VertexConsumer, double, float) - Method in class foundry.veil.api.quasar.particle.RenderStyle.Billboard
 
render(PoseStack, QuasarParticle, RenderData, Vector3fc, VertexConsumer, double, float) - Method in class foundry.veil.api.quasar.particle.RenderStyle.Cube
 
render(PoseStack, QuasarParticle, RenderData, Vector3fc, VertexConsumer, double, float) - Method in interface foundry.veil.api.quasar.particle.RenderStyle
 
render(PoseStack, MultiBufferSource, float) - Method in class foundry.veil.api.quasar.emitters.AnchorPoint
 
render(PoseStack, MultiBufferSource, int, T, M, float) - Method in class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderLayer
 
render(PoseStack, MultiBufferSource, Camera, float) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
render(PoseStack, MultiBufferSource, Camera, CullFrustum, float) - Method in class foundry.veil.api.quasar.particle.ParticleSystemManager
 
render(InterpolatedBone, PoseStack, VertexConsumer, int, int, float, float, float, float) - Method in class foundry.veil.api.client.graveyard.render.mesh.StaticMesh
 
render(LightRenderer, ClientLevel) - Method in class foundry.veil.impl.client.render.deferred.light.VanillaLightRenderer
 
render(AdvancedFbo) - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
 
render(AdvancedFbo, Entity, Matrix4fc, Matrix4fc, Vector3dc, Quaternionfc, float, float) - Static method in class foundry.veil.api.client.render.VeilLevelPerspectiveRenderer
Renders the level from another POV.
render(AdvancedFbo, Matrix4fc, Matrix4fc, Vector3dc, Quaternionfc, float, float) - Static method in class foundry.veil.api.client.render.VeilLevelPerspectiveRenderer
Renders the level from another POV.
render(QuasarParticle, float) - Method in class foundry.veil.api.quasar.emitters.module.render.ColorRenderModule
 
render(QuasarParticle, float) - Method in class foundry.veil.api.quasar.emitters.module.render.CustomLightModule
 
render(QuasarParticle, float) - Method in class foundry.veil.api.quasar.emitters.module.render.DynamicLightModule
 
render(QuasarParticle, float) - Method in class foundry.veil.api.quasar.emitters.module.render.StaticLightModule
 
render(QuasarParticle, float) - Method in interface foundry.veil.api.quasar.emitters.module.RenderParticleModule
Called each frame to update render data if RenderParticleModule.isEnabled() is true.
render(QuasarParticle, float) - Method in class foundry.veil.api.quasar.particle.RenderData
 
render(Map<String, ModelMesh>, float, PoseStack, VertexConsumer, int, int, float, float, float, float, boolean) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
render(T, float, float, PoseStack, MultiBufferSource, int) - Method in class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderer
 
render(T, float, float, PoseStack, MultiBufferSource, int, CallbackInfo) - Method in class foundry.veil.mixin.client.quasar.EntityRendererMixin
 
RENDER_BUFFER - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Type
 
RENDER_CODEC - Static variable in interface foundry.veil.api.quasar.data.module.ParticleModuleData
 
RENDER_DIRECT_CODEC - Static variable in interface foundry.veil.api.quasar.data.module.ParticleModuleData
 
RENDER_MODULE_CODEC - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
RENDER_MODULES - Static variable in class foundry.veil.api.quasar.data.QuasarParticles
 
RENDER_MODULES_KEY - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
RENDER_MODULES_REGISTRY - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
renderAge - Variable in class foundry.veil.api.quasar.particle.RenderData
 
renderAndDecorateItem(ItemStack, float, float) - Static method in class foundry.veil.api.client.util.UIUtils
 
renderBox(PoseStack, VertexConsumer, double, double, double, double, double, double, float, float, float, float) - Static method in class foundry.veil.api.client.util.DebugRenderHelper
 
renderBox(PoseStack, VertexConsumer, AABB, float, float, float, float) - Static method in class foundry.veil.api.client.util.DebugRenderHelper
 
RenderBuffersAccessor - Interface in foundry.veil.mixin.accessor
 
renderChunkLayer(RenderType, PoseStack, double, double, double, Matrix4f) - Method in class foundry.veil.mixin.client.pipeline.LevelRendererMixin
 
renderCircle(PoseStack, VertexConsumer, int, float, double, double, double, float, float, float, float) - Static method in class foundry.veil.api.client.util.DebugRenderHelper
 
renderComponents() - Method in class foundry.veil.api.client.editor.SingleWindowEditor
Adds all components inside the window.
renderComponents() - Method in class foundry.veil.impl.client.editor.DeferredEditor
 
renderComponents() - Method in class foundry.veil.impl.client.editor.DeviceInfoViewer
 
renderComponents() - Method in class foundry.veil.impl.client.editor.FramebufferEditor
 
renderComponents() - Method in class foundry.veil.impl.client.editor.LightEditor
 
renderComponents() - Method in class foundry.veil.impl.client.editor.OpenCLEditor
 
renderComponents() - Method in class foundry.veil.impl.client.editor.PostEditor
 
renderComponents() - Method in class foundry.veil.impl.client.editor.ResourceManagerEditor
 
renderComponents() - Method in class foundry.veil.impl.client.editor.ShaderEditor
 
renderComponents() - Method in class foundry.veil.impl.client.editor.TextureEditor
 
renderCube(PoseStack, VertexConsumer, float, float, float, float) - Static method in class foundry.veil.api.client.util.DebugRenderHelper
 
RenderData - Class in foundry.veil.api.quasar.particle
 
RenderData(QuasarParticleData) - Constructor for class foundry.veil.api.quasar.particle.RenderData
 
renderDebug(InterpolatedSkeletonParent, PoseStack, MultiBufferSource, float) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedSkeleton
 
renderDebugInfo(InterpolatedSkeleton, InterpolatedSkeletonParent, float, PoseStack, MultiBufferSource) - Method in interface foundry.veil.api.client.graveyard.constraint.Constraint
 
renderDebugInfo(InterpolatedSkeleton, InterpolatedSkeletonParent, float, PoseStack, MultiBufferSource) - Method in class foundry.veil.api.client.graveyard.constraint.InverseKinematicsConstraint
 
renderDebugInfo(Skeleton, float, PoseStack, MultiBufferSource) - Method in interface foundry.veil.api.client.necromancer.Constraint
 
RenderDocker - Class in foundry.veil.mixin.debug
 
RenderDocker() - Constructor for class foundry.veil.mixin.debug.RenderDocker
 
renderer - Variable in class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderLayer
 
renderer() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
RENDERER_GROUP - Static variable in interface foundry.veil.api.client.editor.Editor
 
rendererFactory() - Method in record class foundry.veil.api.client.registry.LightTypeRegistry.LightType
Returns the value of the rendererFactory record component.
renderFilename(VeilResource<?>) - Static method in class foundry.veil.impl.resource.VeilResourceRenderer
 
renderFrustum(MultiBufferSource, PoseStack, Matrix4fc, Matrix4fc, float, float, float, float) - Static method in class foundry.veil.api.client.util.DebugFrustumRenderer
 
renderGuiItem(ItemStack, float, float, BakedModel) - Static method in class foundry.veil.api.client.util.UIUtils
 
renderImGuiAttributes() - Method in interface foundry.veil.api.client.editor.EditorAttributeProvider
Renders all ImGui attributes into the current editor panel.
renderImGuiAttributes() - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
 
renderImGuiAttributes() - Method in class foundry.veil.api.client.render.deferred.light.DirectionalLight
 
renderImGuiAttributes() - Method in class foundry.veil.api.client.render.deferred.light.PointLight
 
renderImGuiSettings() - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
renderImGuiSettings() - Method in class foundry.veil.api.util.FastNoiseLite
 
renderLast() - Method in interface foundry.veil.api.client.editor.Editor
Called just before the imgui state is drawn to the screen
renderLast() - Method in class foundry.veil.api.client.editor.EditorManager
 
renderLast() - Method in class foundry.veil.impl.client.editor.FramebufferEditor
 
renderLast() - Method in class foundry.veil.impl.client.editor.TextureEditor
 
renderLights(LightRenderer, List<DirectionalLight>) - Method in class foundry.veil.impl.client.render.deferred.light.DirectionalLightRenderer
 
renderLights(LightRenderer, List<T>) - Method in class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
 
renderLights(LightRenderer, List<T>) - Method in class foundry.veil.api.client.render.deferred.light.renderer.InstancedLightRenderer
 
renderLights(LightRenderer, List<T>) - Method in interface foundry.veil.api.client.render.deferred.light.renderer.LightTypeRenderer
Renders all prepared lights with this renderer.
renderLine(PoseStack, VertexConsumer, double, double, double, double, double, double, float, float, float, float) - Static method in class foundry.veil.api.client.util.DebugRenderHelper
 
renderLine(PoseStack, VertexConsumer, double, double, double, double, double, double, float, float, float, float, float, float, float, float) - Static method in class foundry.veil.api.client.util.DebugRenderHelper
 
renderLine(Matrix4f, Matrix3f, VertexConsumer, float, float, float, float, float, float, float, float, float, float) - Static method in class foundry.veil.api.client.util.DebugRenderHelper
 
renderMenuBar() - Method in interface foundry.veil.api.client.editor.Editor
Renders elements into the menu bar.
renderMenuBar() - Method in class foundry.veil.impl.client.editor.TextureEditor
 
renderModel(T, float, PoseStack, MultiBufferSource, int) - Method in class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderer
 
renderModules() - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
Returns the value of the renderModules record component.
renderOverlay(Gui, GuiGraphics, float, int, int) - Static method in class foundry.veil.impl.client.render.VeilUITooltipRenderer
 
RenderParticleModule - Interface in foundry.veil.api.quasar.emitters.module
A module instance called once per frame.
renderPost() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
renderShape(PoseStack, VertexConsumer, Vector3fc, Vector3fc) - Method in class foundry.veil.api.quasar.emitters.shape.Cube
 
renderShape(PoseStack, VertexConsumer, Vector3fc, Vector3fc) - Method in class foundry.veil.api.quasar.emitters.shape.Cylinder
 
renderShape(PoseStack, VertexConsumer, Vector3fc, Vector3fc) - Method in class foundry.veil.api.quasar.emitters.shape.Disc
 
renderShape(PoseStack, VertexConsumer, Vector3fc, Vector3fc) - Method in interface foundry.veil.api.quasar.emitters.shape.EmitterShape
 
renderShape(PoseStack, VertexConsumer, Vector3fc, Vector3fc) - Method in class foundry.veil.api.quasar.emitters.shape.Hemisphere
 
renderShape(PoseStack, VertexConsumer, Vector3fc, Vector3fc) - Method in class foundry.veil.api.quasar.emitters.shape.Plane
 
renderShape(PoseStack, VertexConsumer, Vector3fc, Vector3fc) - Method in class foundry.veil.api.quasar.emitters.shape.Point
 
renderShape(PoseStack, VertexConsumer, Vector3fc, Vector3fc) - Method in class foundry.veil.api.quasar.emitters.shape.Sphere
 
renderShape(PoseStack, VertexConsumer, Vector3fc, Vector3fc) - Method in class foundry.veil.api.quasar.emitters.shape.Torus
 
renderSphere(PoseStack, VertexConsumer, int, float, double, double, double, float, float, float, float) - Static method in class foundry.veil.api.client.util.DebugRenderHelper
 
RenderStateShardAccessor - Interface in foundry.veil.mixin.accessor
 
renderStyle() - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
Returns the value of the renderStyle record component.
RenderStyle - Interface in foundry.veil.api.quasar.particle
 
RenderStyle.Billboard - Class in foundry.veil.api.quasar.particle
 
RenderStyle.Cube - Class in foundry.veil.api.quasar.particle
 
RenderStyleRegistry - Class in foundry.veil.api.quasar.registry
Registry for all render styles.
RenderStyleRegistry() - Constructor for class foundry.veil.api.quasar.registry.RenderStyleRegistry
 
RenderSystemMixin - Class in foundry.veil.mixin.client.pipeline
 
RenderSystemMixin() - Constructor for class foundry.veil.mixin.client.pipeline.RenderSystemMixin
 
RenderTargetAccessor - Interface in foundry.veil.mixin.accessor
 
RenderTargetExtension - Interface in foundry.veil.ext
 
RenderTargetMixin - Class in foundry.veil.mixin.client.pipeline
 
RenderTargetMixin() - Constructor for class foundry.veil.mixin.client.pipeline.RenderTargetMixin
 
renderThreadExecutor() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
renderTrails(PoseStack, MultiBufferSource, Vec3, int) - Method in class foundry.veil.api.quasar.particle.RenderData
 
RenderTypeAccessor - Interface in foundry.veil.mixin.accessor
 
RenderTypeLayer - Interface in foundry.veil.api.client.render.rendertype.layer
 
RenderTypeLayerRegistry - Class in foundry.veil.api.client.registry
Registry for custom dynamic render type layers.
RenderTypeLayerRegistry() - Constructor for class foundry.veil.api.client.registry.RenderTypeLayerRegistry
 
RenderTypeLayerRegistry.LayerType<T extends RenderTypeLayer> - Record Class in foundry.veil.api.client.registry
 
RenderTypeMixin - Class in foundry.veil.mixin.client.stage
 
RenderTypeMixin() - Constructor for class foundry.veil.mixin.client.stage.RenderTypeMixin
 
RenderTypeStageRegistry - Class in foundry.veil.api.client.registry
This allows custom render type stages to be registered.
renderWindow() - Method in class foundry.veil.api.client.imgui.CodeEditor
Renders the editor in a closable window.
REPEAT - Enum constant in enum class foundry.veil.api.quasar.fx.Line.TilingMode
 
REPEAT - Enum constant in enum class foundry.veil.api.quasar.fx.Trail.TilingMode
 
replace() - Method in record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
Returns the value of the replace record component.
REPLACE - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
ReplaceShaderModification - Record Class in foundry.veil.impl.client.render.shader.modifier
 
ReplaceShaderModification(int, ResourceLocation) - Constructor for record class foundry.veil.impl.client.render.shader.modifier.ReplaceShaderModification
Creates an instance of a ReplaceShaderModification record class.
requireCompiler() - Method in record class foundry.veil.api.opencl.CLEnvironmentOptions
Returns the value of the requireCompiler record component.
requireManualInteropSync() - Method in class foundry.veil.api.opencl.CLEnvironment
 
requireManualInteropSync() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the requireManualInteropSync record component.
requireOpenGL() - Method in record class foundry.veil.api.opencl.CLEnvironmentOptions
Returns the value of the requireOpenGL record component.
reserve(int) - Method in class foundry.veil.api.quasar.particle.ParticleSystemManager
Attempts to remove particles from the most dense and farthest particle emitters to make room for closer emitters.
reset() - Method in class foundry.veil.api.client.anim.Path
 
reset() - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
reset() - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
reset() - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimeline
 
reset() - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
Resets the emitter to its initial state
resetAllTimelines() - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimelineManager
 
resetAnimation() - Method in class foundry.veil.api.client.ui.util.PoseStackAnimator
Resets the animation, stopping it and clearing any defined stages.
resetTimeline(String) - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimelineManager
 
resize(int, int) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
resize(int, int, boolean) - Method in class foundry.veil.impl.client.render.AdvancedFboImpl.Wrapper
 
resizeFramebuffers(int, int) - Method in class foundry.veil.api.client.render.framebuffer.FramebufferManager
 
resolveToAdvancedFbo(AdvancedFbo) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Resolves this framebuffer to the provided advanced framebuffer as the target.
resolveToAdvancedFbo(AdvancedFbo, int, int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Resolves this framebuffer to the provided advanced framebuffer as the target.
resolveToFbo(int, int, int, int, int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Resolves this framebuffer to the framebuffer with the specified id as the target.
resolveToFramebuffer(RenderTarget) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Resolves this framebuffer to the provided minecraft framebuffer as the target.
resolveToFramebuffer(RenderTarget, int, int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Resolves this framebuffer to the provided minecraft framebuffer as the target.
resolveToScreen() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Resolves this framebuffer to the window framebuffer as the target.
resolveToScreen(int, int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Resolves this framebuffer to the window framebuffer as the target.
RESOURCE_GROUP - Static variable in interface foundry.veil.api.client.editor.Editor
 
ResourceFileEditor<T extends VeilResource<?>> - Interface in foundry.veil.api.resource.editor
 
resourceInfo() - Method in record class foundry.veil.api.resource.type.FramebufferResource
Returns the value of the resourceInfo record component.
resourceInfo() - Method in record class foundry.veil.api.resource.type.McMetaResource
Returns the value of the resourceInfo record component.
resourceInfo() - Method in record class foundry.veil.api.resource.type.PostPipelineResource
Returns the value of the resourceInfo record component.
resourceInfo() - Method in record class foundry.veil.api.resource.type.TextResource
Returns the value of the resourceInfo record component.
resourceInfo() - Method in record class foundry.veil.api.resource.type.TextureResource
Returns the value of the resourceInfo record component.
resourceInfo() - Method in record class foundry.veil.api.resource.type.UnknownResource
Returns the value of the resourceInfo record component.
resourceInfo() - Method in record class foundry.veil.api.resource.type.VeilShaderDefinitionResource
Returns the value of the resourceInfo record component.
resourceInfo() - Method in record class foundry.veil.api.resource.type.VeilShaderFileResource
Returns the value of the resourceInfo record component.
resourceInfo() - Method in record class foundry.veil.api.resource.type.VeilShaderIncludeResource
Returns the value of the resourceInfo record component.
resourceInfo() - Method in interface foundry.veil.api.resource.VeilResource
 
resourceLocation(ResourceLocation) - Static method in class foundry.veil.api.client.imgui.VeilImGuiUtil
Displays a resource location with a dimmed namespace
resourceManager() - Static method in class foundry.veil.VeilClient
 
ResourceManagerEditor - Class in foundry.veil.impl.client.editor
 
ResourceManagerEditor() - Constructor for class foundry.veil.impl.client.editor.ResourceManagerEditor
 
resources(VeilResourceInfo) - Method in interface foundry.veil.api.resource.VeilResourceManager
 
RETURN_PATTERN - Static variable in interface foundry.veil.impl.client.render.shader.modifier.ShaderModification
 
RG - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RG16 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RG16_SNORM - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RG16F - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RG16I - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RG16UI - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RG32F - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RG32I - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RG32UI - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RG8 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RG8_SNORM - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RG8I - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RG8UI - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB10 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB10_A2 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB10_A2UI - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB12 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB16 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB16_SNORM - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB16F - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB16I - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB16UI - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB32F - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB32I - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB32UI - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB4 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB5 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB5_A1 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB565 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB8 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB8_SNORM - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB8I - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGB8UI - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA12 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA16 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA16_SNORM - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA16F - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA16I - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA16UI - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA2 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA32F - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA32I - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA32UI - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA4 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA8 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA8_SNORM - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA8I - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBA8UI - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
RGBPoint(float, Vec3) - Constructor for record class foundry.veil.impl.quasar.ColorGradient.RGBPoint
Creates an instance of a RGBPoint record class.
Ridged - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.FractalType
 
RIGHT_BRACKET - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
RIGHT_PARENTHESIS - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
rotate(double, double, double, double) - Method in interface foundry.veil.api.client.render.MatrixStack
Rotates the position and normal by the specified angle about the line specified by x, y, z.
rotate(float, float, float, float) - Method in interface foundry.veil.api.client.render.MatrixStack
Rotates the position and normal by the specified angle about the line specified by x, y, z.
rotate(float, float, float, float) - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
rotate(float, Direction.Axis) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
rotate(Quaterniondc) - Method in interface foundry.veil.api.client.render.MatrixStack
Rotates the position and normal by the specified quaternion rotation.
rotate(Quaterniondc) - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
rotate(Quaternionfc) - Method in interface foundry.veil.api.client.render.MatrixStack
Rotates the position and normal by the specified quaternion rotation.
rotate(Quaternionfc) - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
rotateAround(Quaterniondc, double, double, double) - Method in interface foundry.veil.api.client.render.MatrixStack
Rotates the position and normal by the specified quaternion rotation about the specified rotation point.
rotateAround(Quaterniondc, double, double, double) - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
rotateAround(Quaternionfc, float, float, float) - Method in interface foundry.veil.api.client.render.MatrixStack
Rotates the position and normal by the specified quaternion rotation about the specified rotation point.
rotateAround(Quaternionfc, float, float, float) - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
rotateXYZ(double, double, double) - Method in interface foundry.veil.api.client.render.MatrixStack
Rotates about the x, y, then z planes the specified angles.
rotateXYZ(float, float, float) - Method in interface foundry.veil.api.client.render.MatrixStack
Rotates about the x, y, then z planes the specified angles.
rotateXYZ(float, float, float) - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
rotateZYX(double, double, double) - Method in interface foundry.veil.api.client.render.MatrixStack
Rotates about the z, y, then x planes the specified angles.
rotateZYX(float, float, float) - Method in interface foundry.veil.api.client.render.MatrixStack
Rotates about the z, y, then x planes the specified angles.
rotateZYX(float, float, float) - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
rotation - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
rotation() - Method in record class foundry.veil.api.quasar.data.EmitterShapeSettings
Returns the value of the rotation record component.
run() - Method in class foundry.veil.impl.TickTaskSchedulerImpl
Runs a single tick and executes all pending tasks for that time.
runPipeline() - Method in class foundry.veil.api.client.render.post.PostProcessingManager
 
runPipeline(PostPipeline) - Method in class foundry.veil.api.client.render.post.PostProcessingManager
Applies only the specified pipeline.
runPipeline(PostPipeline, boolean) - Method in class foundry.veil.api.client.render.post.PostProcessingManager
Applies only the specified pipeline.

S

sampler() - Method in record class foundry.veil.api.client.render.shader.texture.FramebufferSource
Returns the value of the sampler record component.
saturate(float) - Method in class foundry.veil.api.client.color.Color
 
saturateCopy(float) - Method in class foundry.veil.api.client.color.Color
 
save() - Method in class foundry.veil.api.client.imgui.CodeEditor
Fires the save callback if the text has changed.
save(byte[], VeilResource<?>) - Method in interface foundry.veil.api.resource.editor.ResourceFileEditor
Saves the specified data to the specified resource and hot reloads it.
save(String, Path, int, boolean) - Static method in class foundry.veil.api.client.util.TextureDownloader
Writes the specified texture to file with the specified name.
save(String, Path, AbstractTexture, boolean) - Static method in class foundry.veil.api.client.util.TextureDownloader
Writes the specified texture to file with the specified name.
save(String, Path, ResourceLocation, boolean) - Static method in class foundry.veil.api.client.util.TextureDownloader
Writes the specified texture to file with the specified name.
save(String, BiConsumer<Integer, String>) - Method in interface foundry.veil.api.client.imgui.CodeEditor.SaveCallback
Fired when the editor contents are saved.
saveAdditional(CompoundTag, CallbackInfo) - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
saveTooltipData() - Method in interface foundry.veil.api.client.tooltip.Tooltippable
 
saveTooltipData() - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
ScaleForceModule - Class in foundry.veil.api.quasar.emitters.module.force
 
ScaleForceModule(double) - Constructor for class foundry.veil.api.quasar.emitters.module.force.ScaleForceModule
 
ScaleForceModule(Vector3dc) - Constructor for class foundry.veil.api.quasar.emitters.module.force.ScaleForceModule
 
schedule(Runnable, int) - Method in interface foundry.veil.api.TickTaskScheduler
Schedules the specified command to run in the specified number of ticks.
schedule(Runnable, int) - Method in class foundry.veil.impl.TickTaskSchedulerImpl
 
schedule(Callable<V>, int) - Method in interface foundry.veil.api.TickTaskScheduler
Schedules the specified command to run in the specified number of ticks.
schedule(Callable<V>, int) - Method in class foundry.veil.impl.TickTaskSchedulerImpl
 
scheduleAtFixedRate(Runnable, int, int) - Method in interface foundry.veil.api.TickTaskScheduler
Schedules the specified command to run after the specified initial delay in ticks and at each fixed time interval in ticks.
scheduleAtFixedRate(Runnable, int, int) - Method in class foundry.veil.impl.TickTaskSchedulerImpl
 
scheduleRecompile(ResourceLocation) - Method in class foundry.veil.api.client.render.shader.ShaderManager
Schedules a shader recompilation on the next loop iteration.
ScissorStack - Class in foundry.veil.api.client.ui.util
A utility class to manage scissor clipping regions.
ScissorStack() - Constructor for class foundry.veil.api.client.ui.util.ScissorStack
 
SCREEN_POST - Static variable in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
scrollCallback(long, double, double) - Method in interface foundry.veil.api.client.imgui.VeilImGui
 
scrollCallback(long, double, double) - Method in class foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
 
scrollCallback(long, double, double) - Method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
scrollCallback(long, double, double) - Method in class foundry.veil.impl.client.imgui.VeilImGuiImplGlfw
 
scrollCallback(long, double, double, CallbackInfo) - Method in class foundry.veil.mixin.client.imgui.MouseHandlerMixin
 
SEPIA - Static variable in class foundry.veil.api.client.color.Filter
 
serializer - Variable in class foundry.veil.impl.client.render.shader.definition.DynamicShaderBlockImpl
 
serializer - Variable in class foundry.veil.impl.client.render.shader.definition.SizedShaderBlockImpl
 
serverResources() - Method in interface foundry.veil.api.resource.VeilResourceManager
 
serverResources() - Method in class foundry.veil.impl.resource.VeilResourceManagerImpl
 
set(float) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
set(float) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
set(float[]) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
set(float[]) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
set(float, float) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
set(float, float) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
set(float, float, float) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
set(float, float, float) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
set(float, float, float, float) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
set(float, float, float, float) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
set(int) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
set(int) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
set(int, float) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
set(int, float) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
set(int, int) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
set(int, int) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
set(int, int, int) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
set(int, int, int) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
set(int, int, int, int) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
set(int, int, int, int) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
set(Matrix3f) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
set(Matrix3f) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
set(Matrix4f) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
set(Matrix4f) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
set(Vector3f) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
set(Vector3f) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
set(Vector4f) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
set(Vector4f) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
set(Object) - Method in class foundry.veil.impl.client.render.shader.definition.WrapperShaderBlockImpl
 
set(MolangCompiler) - Static method in class foundry.veil.api.molang.VeilMolang
Sets the current molang compiler instance.
set(String, String) - Method in class foundry.veil.api.client.render.shader.definition.ShaderPreDefinitions
Sets the value of a definition pair.
set(T) - Method in interface foundry.veil.api.client.render.shader.definition.ShaderBlock
Sets the value of this block.
set(T) - Method in class foundry.veil.impl.client.render.shader.definition.ShaderBlockImpl
 
setAge(int) - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
setAlpha(float) - Method in class foundry.veil.api.quasar.particle.RenderData
 
setAngle(float) - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
Sets the maximum angle the light can influence.
setAnimationSpeed(float) - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimeline
 
setAtlasSprite(TextureAtlasSprite) - Method in class foundry.veil.api.quasar.particle.RenderData
 
setAttachedEntity(Entity) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
Sets the origin of the emitter position to match the specified entity.
setBackgroundColor(int) - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Set the background color of the theme
setBackgroundColor(int) - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
setBackgroundColor(Color) - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
setBillboard(boolean) - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
setBillboard(boolean) - Method in class foundry.veil.api.quasar.fx.Line
 
setBillboard(boolean) - Method in class foundry.veil.api.quasar.fx.Trail
 
setBlue(float) - Method in class foundry.veil.api.quasar.particle.RenderData
 
setBottomBorderColor(int) - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Set the bottom border color of the theme
setBottomBorderColor(int) - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
setBottomBorderColor(Color) - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
setBrightness(float) - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
 
setBrightness(float) - Method in class foundry.veil.api.client.render.deferred.light.Light
Sets the brightness of the light.
setBrightness(float) - Method in class foundry.veil.api.client.render.deferred.light.PointLight
 
setBrightness(float) - Method in class foundry.veil.api.quasar.emitters.module.render.CustomLightModule
 
setByte(int, byte) - Method in class foundry.veil.api.opencl.CLKernel
Sets a single byte parameter.
SetCellularDistanceFunction(FastNoiseLite.CellularDistanceFunction) - Method in class foundry.veil.api.util.FastNoiseLite
 
SetCellularJitter(float) - Method in class foundry.veil.api.util.FastNoiseLite
 
SetCellularReturnType(FastNoiseLite.CellularReturnType) - Method in class foundry.veil.api.util.FastNoiseLite
 
setCharge(int) - Method in interface foundry.veil.api.ChargableItem
 
setCharge(int) - Method in class foundry.veil.mixin.chargable.BowItemMixin
 
setCharge(int) - Method in class foundry.veil.mixin.chargable.CrossbowItemMixin
 
setCharge(int) - Method in class foundry.veil.mixin.chargable.InstrumentItemMixin
 
setCharge(int) - Method in class foundry.veil.mixin.chargable.TridentItemMixin
 
setClVersion(CLEnvironmentOptions.CLVersion) - Method in class foundry.veil.api.opencl.CLEnvironmentOptions.Builder
Sets the version of OpenCL to target.
setColor(float, float, float) - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
 
setColor(float, float, float) - Method in class foundry.veil.api.client.render.deferred.light.DirectionalLight
 
setColor(float, float, float) - Method in class foundry.veil.api.client.render.deferred.light.Light
Sets the RGB color of this light.
setColor(float, float, float) - Method in class foundry.veil.api.client.render.deferred.light.PointLight
 
setColor(float, float, float, float) - Method in class foundry.veil.api.quasar.particle.RenderData
 
setColor(int) - Method in class foundry.veil.api.client.render.deferred.light.DirectionalLight
 
setColor(int) - Method in class foundry.veil.api.client.render.deferred.light.Light
Sets the RGB color of this light.
setColor(int) - Method in class foundry.veil.api.quasar.fx.Line
 
setColor(int) - Method in class foundry.veil.api.quasar.fx.Trail
 
setColor(Vector3fc) - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
 
setColor(Vector3fc) - Method in class foundry.veil.api.client.render.deferred.light.DirectionalLight
 
setColor(Vector3fc) - Method in class foundry.veil.api.client.render.deferred.light.Light
Sets the RGB color of this light.
setColor(Vector3fc) - Method in class foundry.veil.api.client.render.deferred.light.PointLight
 
setColor(Vector4fc) - Method in class foundry.veil.api.quasar.particle.RenderData
 
setColorAttachmentTexture(int, int, int, int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Updates the 2D texture attachment reference for the specified slot.
setColorAttachmentTexture(int, int, int, int, int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Updates the texture attachment reference for the specified slot.
setColorLogicState(RenderStateShard.ColorLogicStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
setCount(int) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
setCullState(RenderStateShard.CullStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
setCurveMode(Line.CurveMode) - Method in class foundry.veil.api.quasar.fx.Line
 
setDepthAttachmentTexture(int, int, int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Updates the 2D depth texture attachment reference for the specified slot.
setDepthAttachmentTexture(int, int, int, int) - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Updates the depth texture attachment reference for the specified slot.
setDepthBuffer(AdvancedFboAttachment) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Sets the depth buffer to the specified attachment.
setDepthRenderBuffer() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Sets the depth texture buffer to the size of the framebuffer and 1 sample.
setDepthRenderBuffer(int, int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Sets the depth texture buffer to the specified size and the specified samples.
setDepthTestState(RenderStateShard.DepthTestStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
setDepthTextureBuffer() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Sets the depth texture buffer to the size of the framebuffer and GL_FLOAT as the format.
setDepthTextureBuffer(int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Sets the depth texture buffer to the size of the framebuffer and specified data type.
setDepthTextureBuffer(int, int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Sets the depth texture buffer to the specified size and GL_FLOAT as the format.
setDepthTextureBuffer(int, int, int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Sets the depth texture buffer to the specified size and data type.
setDepthTextureWrapper(int, int, int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Adds the specified texture as a 2D texture attachment.
setDepthTextureWrapper(int, int, int, int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Adds the specified texture as a texture attachment.
setDirection(float, float, float) - Method in class foundry.veil.api.client.render.deferred.light.DirectionalLight
Sets the direction of this light.
setDirection(Vector3fc) - Method in class foundry.veil.api.client.render.deferred.light.DirectionalLight
Sets the direction of this light.
setDistance(float) - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
Sets the maximum distance the light can influence.
SetDomainWarpAmp(float) - Method in class foundry.veil.api.util.FastNoiseLite
 
SetDomainWarpType(FastNoiseLite.DomainWarpType) - Method in class foundry.veil.api.util.FastNoiseLite
 
setDouble(int, double) - Method in class foundry.veil.api.opencl.CLKernel
Sets a single double parameter.
setEmitterShapeSettings(List<EmitterShapeSettings>) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
setEnabled(boolean) - Method in class foundry.veil.api.client.editor.EditorManager
Sets whether the overlay should be active.
setFilter(boolean, boolean) - Method in class foundry.veil.api.client.render.texture.CubemapTexture
 
setFilterMode(int) - Method in class foundry.veil.impl.client.render.AdvancedFboImpl.Wrapper
 
setFloat(int, float) - Method in class foundry.veil.api.opencl.CLKernel
Sets a single float parameter.
setFloat(CharSequence, float) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setFloat(CharSequence, float) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setFloat(CharSequence, float) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setFloat(CharSequence, float) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets a float in the shader.
setFloat(CharSequence, float) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setFloats(CharSequence, float...) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setFloats(CharSequence, float...) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setFloats(CharSequence, float...) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setFloats(CharSequence, float...) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets an array of floats in the shader.
setFloats(CharSequence, float...) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setForceOrigin(double, double, double) - Method in interface foundry.veil.api.quasar.emitters.module.force.PositionedForce
Directly sets the force origin to a global position.
setForceOrigin(double, double, double) - Method in class foundry.veil.api.quasar.emitters.module.force.SimplePositionedForce
 
setForceOrigin(Vector3dc) - Method in interface foundry.veil.api.quasar.emitters.module.force.PositionedForce
Directly sets the force origin to a global position.
setForceSpawn(boolean) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
setFormat(int, int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Sets the format to use for texture attachments.
setFormat(FramebufferAttachmentDefinition.Format) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Sets the format to use for texture attachments.
SetFractalGain(float) - Method in class foundry.veil.api.util.FastNoiseLite
 
SetFractalLacunarity(float) - Method in class foundry.veil.api.util.FastNoiseLite
 
SetFractalOctaves(int) - Method in class foundry.veil.api.util.FastNoiseLite
 
SetFractalPingPongStrength(float) - Method in class foundry.veil.api.util.FastNoiseLite
 
SetFractalType(FastNoiseLite.FractalType) - Method in class foundry.veil.api.util.FastNoiseLite
 
SetFractalWeightedStrength(float) - Method in class foundry.veil.api.util.FastNoiseLite
 
setFramebuffer(ResourceLocation, AdvancedFbo) - Method in class foundry.veil.api.client.render.framebuffer.FramebufferManager
Sets the value of the specified framebuffer to a manually defined buffer.
setFramebuffer(ResourceLocation, AdvancedFbo) - Method in interface foundry.veil.api.client.render.post.PostPipeline.Context
Sets a framebuffer to a name.
setFramebuffer(ResourceLocation, AdvancedFbo) - Method in class foundry.veil.impl.client.render.pipeline.PostPipelineContext
 
setFramebufferSamplers(AdvancedFbo) - Method in interface foundry.veil.api.client.render.shader.program.TextureUniformAccess
Sets DiffuseSampler0-DiffuseSamplerMax to the color buffers in the specified framebuffer.
setFrequency(int) - Method in class foundry.veil.api.quasar.fx.Line
 
setFrequency(int) - Method in class foundry.veil.api.quasar.fx.Trail
 
SetFrequency(float) - Method in class foundry.veil.api.util.FastNoiseLite
 
setGlobal(Consumer<ShaderProgram>) - Method in class foundry.veil.api.client.render.shader.ShaderManager
Sets a global shader value.
setGlobalSpaceRotation(Quaternionf) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
setGreen(float) - Method in class foundry.veil.api.quasar.particle.RenderData
 
setHue(float) - Method in class foundry.veil.api.client.color.Color
 
setIdentity() - Method in interface foundry.veil.api.client.render.MatrixStack
Sets the current transformation and normal to identity.
setImGuiPath() - Static method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
setInitialTransform(float, float, float, Quaternionf) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
setInt(int, int) - Method in class foundry.veil.api.opencl.CLKernel
Sets a single int parameter.
setInt(CharSequence, int) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setInt(CharSequence, int) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setInt(CharSequence, int) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setInt(CharSequence, int) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets an integer in the shader.
setInt(CharSequence, int) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setInts(CharSequence, int...) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setInts(CharSequence, int...) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setInts(CharSequence, int...) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setInts(CharSequence, int...) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets an array of integers in the shader.
setInts(CharSequence, int...) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setInvertDistanceModifier(boolean) - Method in class foundry.veil.api.quasar.emitters.module.force.PointAttractorForceModule
 
setItemStack(ItemStack) - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
setItemStack(ItemStack) - Method in class foundry.veil.api.client.tooltip.VeilUIItemTooltipDataHolder
Set the itemstack to render
setLayeringState(RenderStateShard.LayeringStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
setLength(int) - Method in class foundry.veil.api.quasar.fx.Line
 
setLength(int) - Method in class foundry.veil.api.quasar.fx.Trail
 
setLevel(ClientLevel) - Method in class foundry.veil.api.quasar.particle.ParticleSystemManager
 
setLightmapState(RenderStateShard.LightmapStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
setLinear(boolean) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Sets the sampling mode for textures.
setLineState(RenderStateShard.LineStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
setLoadedShadersSupplier(Supplier<Object2IntMap<ResourceLocation>>) - Static method in class foundry.veil.impl.compat.SodiumShaderMap
 
setLoadedShadersSupplier(Supplier<Set<ShaderInstance>>) - Static method in class foundry.veil.impl.compat.IrisShaderMap
 
setLocation(int) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
setLocation(int) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
setLong(int, long) - Method in class foundry.veil.api.opencl.CLKernel
Sets a single long parameter.
setLoop(boolean) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
setMat2x2(float, float, float, float) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
setMat2x2(float, float, float, float) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
setMat2x3(float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
setMat2x3(float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
setMat2x4(float, float, float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
setMat2x4(float, float, float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
setMat3x2(float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
setMat3x2(float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
setMat3x3(float, float, float, float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
setMat3x3(float, float, float, float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
setMat3x4(float, float, float, float, float, float, float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
setMat3x4(float, float, float, float, float, float, float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
setMat4x2(float, float, float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
setMat4x2(float, float, float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
setMat4x3(float, float, float, float, float, float, float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
setMat4x3(float, float, float, float, float, float, float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
setMat4x4(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
setMat4x4(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
setMatrix(CharSequence, Matrix2fc) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setMatrix(CharSequence, Matrix2fc) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setMatrix(CharSequence, Matrix2fc) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setMatrix(CharSequence, Matrix2fc) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets a matrix in the shader.
setMatrix(CharSequence, Matrix2fc) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setMatrix(CharSequence, Matrix3fc) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setMatrix(CharSequence, Matrix3fc) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setMatrix(CharSequence, Matrix3fc) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setMatrix(CharSequence, Matrix3fc) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets a matrix in the shader.
setMatrix(CharSequence, Matrix3fc) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setMatrix(CharSequence, Matrix3x2fc) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setMatrix(CharSequence, Matrix3x2fc) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setMatrix(CharSequence, Matrix3x2fc) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setMatrix(CharSequence, Matrix3x2fc) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets a matrix in the shader.
setMatrix(CharSequence, Matrix3x2fc) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setMatrix(CharSequence, Matrix4fc) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setMatrix(CharSequence, Matrix4fc) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setMatrix(CharSequence, Matrix4fc) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setMatrix(CharSequence, Matrix4fc) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets a matrix in the shader.
setMatrix(CharSequence, Matrix4fc) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setMatrix(CharSequence, Matrix4x3fc) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setMatrix(CharSequence, Matrix4x3fc) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setMatrix(CharSequence, Matrix4x3fc) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setMatrix(CharSequence, Matrix4x3fc) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets a matrix in the shader.
setMatrix(CharSequence, Matrix4x3fc) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setMaxLifetime(int) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
setMaxParticles(int) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
setMinDistance(float) - Method in class foundry.veil.api.quasar.fx.Line
 
setMinDistance(float) - Method in class foundry.veil.api.quasar.fx.Trail
 
setMipmaps(int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Sets the number of mipmaps levels to use for texture attachments.
setName(String) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Sets the uniform name for textures.
setName(String) - Method in class foundry.veil.api.client.color.theme.BooleanThemeProperty
 
setName(String) - Method in class foundry.veil.api.client.color.theme.ConsumerThemeProperty
 
setName(String) - Method in interface foundry.veil.api.client.color.theme.IThemeProperty
 
setName(String) - Method in class foundry.veil.api.client.color.theme.NumberThemeProperty
 
setName(String) - Method in class foundry.veil.api.client.color.theme.StringThemeProperty
 
SetNoiseType(FastNoiseLite.NoiseType) - Method in class foundry.veil.api.util.FastNoiseLite
 
setOrientation(Quaternionfc) - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
Sets the orientation of the light's surface
setOutputState(RenderStateShard.OutputStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
setOverlayState(RenderStateShard.OverlayStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
setParent(InterpolatedBone) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
setParentRotation(boolean) - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
setParentRotation(boolean) - Method in class foundry.veil.api.quasar.fx.Trail
 
setParticleData(QuasarParticleData) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
setParticleSettings(ParticleSettings) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
setPlaying(boolean) - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimeline
 
setPointers(int, long...) - Method in class foundry.veil.api.opencl.CLKernel
Sets an array of pointers to the specified parameter.
setPointers(int, CLMemObject...) - Method in class foundry.veil.api.opencl.CLKernel
Sets an array of memory object pointers to the specified parameter.
setPoints(Vec3[]) - Method in class foundry.veil.api.quasar.fx.Line
 
setPoints(Vec3[]) - Method in class foundry.veil.api.quasar.fx.Trail
 
setPosition(double, double, double) - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
 
setPosition(double, double, double) - Method in class foundry.veil.api.client.render.deferred.light.PointLight
 
setPosition(double, double, double) - Method in interface foundry.veil.api.client.render.deferred.light.PositionedLight
Sets the origin position of this light.
setPosition(double, double, double) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
Sets the position of the emitter relative to the origin of the world or attached entity.
setPosition(Vec3) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
Deprecated.
setPosition(Vector3dc) - Method in interface foundry.veil.api.client.render.deferred.light.PositionedLight
Sets the origin position of this light.
setPosition(Vector3dc) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
Sets the position of the emitter relative to the origin of the world or attached entity.
setPriority(int) - Method in class foundry.veil.api.client.render.post.PostProcessingManager.ProfileEntry
Sets the priority this effect is applied at.
setProperty(String, float) - Method in class foundry.veil.api.client.graveyard.AnimationProperties
 
setProperty(String, Object) - Method in class foundry.veil.api.client.graveyard.AnimationProperties
 
setRadius(float) - Method in interface foundry.veil.api.client.render.deferred.light.IndirectLight
Sets the maximum radius the light can influence.
setRadius(float) - Method in class foundry.veil.api.client.render.deferred.light.PointLight
 
setRadius(float) - Method in class foundry.veil.api.quasar.emitters.module.render.CustomLightModule
 
setRadius(float) - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
setRainBlend(PoseStack, float, long, boolean, Camera, GameRenderer, LightTexture, Matrix4f, CallbackInfo) - Method in class foundry.veil.mixin.client.deferred.LevelRendererMixin
 
setRange(double) - Method in class foundry.veil.api.quasar.emitters.module.force.PointAttractorForceModule
 
setRange(double) - Method in class foundry.veil.api.quasar.emitters.module.force.PointForceModule
 
setRange(double) - Method in class foundry.veil.api.quasar.emitters.module.force.VortexForceModule
 
setRate(int) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
 
setRed(float) - Method in class foundry.veil.api.quasar.particle.RenderData
 
setRenderDistance(float) - Method in interface foundry.veil.mixin.accessor.GameRendererAccessor
 
setRequireCompiler(boolean) - Method in class foundry.veil.api.opencl.CLEnvironmentOptions.Builder
Sets whether a compiler is required for the device.
setRequireGL(boolean) - Method in class foundry.veil.api.opencl.CLEnvironmentOptions.Builder
Sets whether a compiler is required for the device.
SetRotationType3D(FastNoiseLite.RotationType3D) - Method in class foundry.veil.api.util.FastNoiseLite
 
setSafe(float, float, float, float) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
setSafe(float, float, float, float) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
setSafe(int, int, int, int) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
setSafe(int, int, int, int) - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
setSampler(CharSequence, int) - Method in interface foundry.veil.api.client.render.post.PostPipeline.Context
Binds a named sampler id.
setSampler(CharSequence, int) - Method in class foundry.veil.impl.client.render.pipeline.PostPipelineContext
 
setSampler(String, Object) - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.Wrapper
 
setSamples(int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFbo.Builder
Sets the number of samples to use for render buffer attachments.
setSaveCallback(CodeEditor.SaveCallback) - Method in class foundry.veil.api.client.imgui.CodeEditor
 
SetSeed(int) - Method in class foundry.veil.api.util.FastNoiseLite
 
setShader(ShaderProgram) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Sets the shader instance to a specific instance of a shader.
setShader(Supplier<ShaderProgram>) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Sets the shader instance to a specific instance reference of a shader.
setShader(ResourceLocation) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Sets the shader instance to be a reference to the shader manager.
setShaderLights(Vector3fc, Vector3fc) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
setShaderState(RenderStateShard.ShaderStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
setShort(int, short) - Method in class foundry.veil.api.opencl.CLKernel
Sets a single short parameter.
setSize(double, double) - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
Sets the size of the light's surface
setSize(long) - Method in interface foundry.veil.api.client.render.shader.definition.DynamicShaderBlock
Resizes this shader block to match the new size.
setSize(long) - Method in class foundry.veil.impl.client.render.shader.definition.DynamicShaderBlockImpl
 
setSize(long) - Method in class foundry.veil.impl.client.render.shader.definition.WrapperShaderBlockImpl
 
setSkeleton(InterpolatedSkeleton) - Method in interface foundry.veil.api.client.graveyard.skeleton.InterpolatedSkeletonParent
 
setSpriteData(SpriteData) - Method in class foundry.veil.api.quasar.particle.RenderData
 
setStatic(String, String) - Method in class foundry.veil.api.client.render.shader.definition.ShaderPreDefinitions
Sets a definition added to all shaders.
setStorageBlock(CharSequence, int) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setStorageBlock(CharSequence, int) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setStorageBlock(CharSequence, int) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setStorageBlock(CharSequence, int) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets the binding to use for the specified storage block.
setStorageBlock(CharSequence, int) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setStrength(float) - Method in class foundry.veil.api.quasar.emitters.module.force.ConstantForceModule
 
setStrength(float) - Method in class foundry.veil.api.quasar.emitters.module.force.PointAttractorForceModule
 
setStrength(float) - Method in class foundry.veil.api.quasar.emitters.module.force.PointForceModule
 
setStrength(float) - Method in class foundry.veil.api.quasar.emitters.module.force.ScaleForceModule
 
setStrength(float) - Method in class foundry.veil.api.quasar.emitters.module.force.VectorFieldForceModule
 
setStrength(float) - Method in class foundry.veil.api.quasar.emitters.module.force.VortexForceModule
 
setStrength(float) - Method in interface foundry.veil.api.quasar.emitters.module.ForceParticleModule
 
setStrengthByDistance(boolean) - Method in class foundry.veil.api.quasar.emitters.module.force.PointAttractorForceModule
 
setTexture(int, int, int, int) - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboMutableTextureAttachment
 
setTexture(ResourceLocation) - Method in class foundry.veil.api.quasar.fx.Line
 
setTexture(ResourceLocation) - Method in class foundry.veil.api.quasar.fx.Trail
 
setTextureState(RenderStateShard.EmptyTextureStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
setTexturingState(RenderStateShard.TexturingStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
setTheme(ColorTheme) - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Set the theme object for the tooltip from the block entity
setTheme(ColorTheme) - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
setTilingMode(Line.TilingMode) - Method in class foundry.veil.api.quasar.fx.Line
 
setTilingMode(Trail.TilingMode) - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
setTilingMode(Trail.TilingMode) - Method in class foundry.veil.api.quasar.fx.Trail
 
settings() - Method in record class foundry.veil.api.quasar.data.module.render.TrailParticleModuleData
Returns the value of the settings record component.
setTo(Camera) - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
 
setTo(Camera) - Method in class foundry.veil.api.client.render.deferred.light.DirectionalLight
 
setTo(Camera) - Method in class foundry.veil.api.client.render.deferred.light.Light
Sets the light position/rotation to be the same as the specified camera.
setTo(Camera) - Method in class foundry.veil.api.client.render.deferred.light.PointLight
 
setTooltip(List<Component>) - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Set the tooltip components for the block entity
setTooltip(List<Component>) - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
setTooltip(FormattedText) - Static method in class foundry.veil.api.client.imgui.VeilImGuiUtil
Sets the tooltip to the specified component
setTooltipTextHeightBonus(float) - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
setTooltipTextWidthBonus(float) - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
setTooltipTextXOffset(float) - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
setTooltipTextYOffset(float) - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
setTopBorderColor(int) - Method in interface foundry.veil.api.client.tooltip.Tooltippable
Set the top border color of the theme
setTopBorderColor(int) - Method in class foundry.veil.mixin.tooltip.BlockEntityMixin
 
setTopBorderColor(Color) - Method in class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
setTrailColor(Vector4f) - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
setTrailFrequency(int) - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
setTrailLength(int) - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
setTrailPointModifier(TrailSettings.TrailPointModifier) - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
setTrailTexture(ResourceLocation) - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
setTrailWidthModifier(TrailSettings.TrailWidthModifier) - Method in class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
setTransparencyState(RenderStateShard.TransparencyStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
setType(Class<?>) - Method in class foundry.veil.api.client.color.theme.NumberThemeProperty
 
setUniformBlock(CharSequence, int) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setUniformBlock(CharSequence, int) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setUniformBlock(CharSequence, int) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setUniformBlock(CharSequence, int) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets the binding to use for the specified uniform block.
setUniformBlock(CharSequence, int) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setup() - Method in class foundry.veil.api.client.render.BlendState
 
setup() - Method in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
setup() - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
Binds this program for use and prepares for rendering.
setup(CullFrustum) - Method in class foundry.veil.api.client.render.deferred.light.renderer.LightRenderer
 
setup(ResourceProvider) - Static method in class foundry.veil.impl.client.render.shader.SimpleShaderProcessor
 
setup(Vector3dc, Entity, ClientLevel, Quaternionfc) - Method in class foundry.veil.impl.client.render.LevelPerspectiveCamera
 
setupBufferState() - Method in class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
Sets up the instanced buffer state.
setupBufferState() - Method in class foundry.veil.api.client.render.deferred.light.renderer.InstancedLightRenderer
Sets up the instanced buffer state.
setupBufferState() - Method in class foundry.veil.impl.client.render.deferred.light.AreaLightRenderer
 
setupBufferState() - Method in class foundry.veil.impl.client.render.deferred.light.IndirectPointLightRenderer
 
setupBufferState() - Method in class foundry.veil.impl.client.render.deferred.light.InstancedPointLightRenderer
 
setupCurvePoints() - Method in class foundry.veil.api.quasar.fx.Line
 
setupFramebuffer(PostPipeline.Context, ShaderProgram) - Method in class foundry.veil.api.client.render.post.stage.FramebufferPostStage
Applies the input framebuffer textures and binds the output framebuffer.
setupModelFactory(T) - Method in class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderer
 
setupOpaque(PoseStack, float, long, boolean, Camera, GameRenderer, LightTexture, Matrix4f, CallbackInfo) - Method in class foundry.veil.mixin.client.deferred.LevelRendererMixin
 
setupRenderState() - Method in class foundry.veil.impl.client.render.pipeline.ShaderProgramState
 
setupRenderState() - Method in class foundry.veil.mixin.client.deferred.ShaderStateMixin
 
setupRenderState(LightRenderer, List<AreaLight>) - Method in class foundry.veil.impl.client.render.deferred.light.AreaLightRenderer
 
setupRenderState(LightRenderer, List<PointLight>) - Method in class foundry.veil.impl.client.render.deferred.light.IndirectPointLightRenderer
 
setupRenderState(LightRenderer, List<PointLight>) - Method in class foundry.veil.impl.client.render.deferred.light.InstancedPointLightRenderer
 
setupRenderState(ShaderProgram) - Method in class foundry.veil.impl.client.render.deferred.DeferredShaderStateCache
Sets up the render state for the specified shader instance.
setupRenderState(ShaderInstance) - Method in class foundry.veil.impl.client.render.deferred.DeferredShaderStateCache
Sets up the render state for the specified shader instance.
setupRenderState(LightRenderer, List<T>) - Method in class foundry.veil.api.client.render.deferred.light.renderer.IndirectLightRenderer
Sets up the render state for drawing all lights.
setupRenderState(LightRenderer, List<T>) - Method in class foundry.veil.api.client.render.deferred.light.renderer.InstancedLightRenderer
Sets up the render state for drawing all lights.
setupRotations(T, PoseStack, float, float) - Method in class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderer
 
setValue(boolean) - Method in class foundry.veil.api.client.color.theme.BooleanThemeProperty
 
setValue(Number) - Method in class foundry.veil.api.client.color.theme.NumberThemeProperty
 
setValue(String) - Method in class foundry.veil.api.client.color.theme.StringThemeProperty
 
setValue(Consumer<?>) - Method in class foundry.veil.api.client.color.theme.ConsumerThemeProperty
 
setVector(CharSequence, float[]) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets a vector in the shader.
setVector(CharSequence, float, float) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setVector(CharSequence, float, float) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setVector(CharSequence, float, float) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setVector(CharSequence, float, float) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets a vector in the shader.
setVector(CharSequence, float, float) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setVector(CharSequence, float, float, float) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setVector(CharSequence, float, float, float) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setVector(CharSequence, float, float, float) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setVector(CharSequence, float, float, float) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets a vector in the shader.
setVector(CharSequence, float, float, float) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setVector(CharSequence, float, float, float, float) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setVector(CharSequence, float, float, float, float) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setVector(CharSequence, float, float, float, float) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setVector(CharSequence, float, float, float, float) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets a vector in the shader.
setVector(CharSequence, float, float, float, float) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setVector(CharSequence, Vector2fc) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets a vector in the shader.
setVector(CharSequence, Vector3fc) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets a vector in the shader.
setVector(CharSequence, Vector4fc) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets a vector in the shader.
setVector2f(int, float, float) - Method in class foundry.veil.api.opencl.CLKernel
Sets a single float2 parameter.
setVector2f(int, Vector2fc) - Method in class foundry.veil.api.opencl.CLKernel
Sets a single float2 parameter.
setVector3f(int, Vector3fc) - Method in class foundry.veil.api.opencl.CLKernel
Sets a single float4 parameter.
setVector4f(int, float, float, float, float) - Method in class foundry.veil.api.opencl.CLKernel
Sets a single float4 parameter.
setVector4f(int, Vector4fc) - Method in class foundry.veil.api.opencl.CLKernel
Sets a single float4 parameter.
setVectorField(VectorField) - Method in class foundry.veil.api.quasar.emitters.module.force.VectorFieldForceModule
 
setVectorI(CharSequence, int, int) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setVectorI(CharSequence, int, int) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setVectorI(CharSequence, int, int) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setVectorI(CharSequence, int, int) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets an integer vector in the shader.
setVectorI(CharSequence, int, int) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setVectorI(CharSequence, int, int, int) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setVectorI(CharSequence, int, int, int) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setVectorI(CharSequence, int, int, int) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setVectorI(CharSequence, int, int, int) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets an integer vector in the shader.
setVectorI(CharSequence, int, int, int) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setVectorI(CharSequence, int, int, int, int) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setVectorI(CharSequence, int, int, int, int) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setVectorI(CharSequence, int, int, int, int) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setVectorI(CharSequence, int, int, int, int) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets an integer vector in the shader.
setVectorI(CharSequence, int, int, int, int) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setVectorI(CharSequence, Vector2ic) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets an integer vector in the shader.
setVectorI(CharSequence, Vector3ic) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets an integer vector in the shader.
setVectorI(CharSequence, Vector4ic) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets an integer vector in the shader.
setVectors(CharSequence, Vector2fc...) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setVectors(CharSequence, Vector2fc...) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setVectors(CharSequence, Vector2fc...) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setVectors(CharSequence, Vector2fc...) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets an array of vectors in the shader.
setVectors(CharSequence, Vector2fc...) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setVectors(CharSequence, Vector2ic...) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setVectors(CharSequence, Vector2ic...) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setVectors(CharSequence, Vector2ic...) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setVectors(CharSequence, Vector2ic...) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets an array of integer vectors in the shader.
setVectors(CharSequence, Vector2ic...) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setVectors(CharSequence, Vector3fc...) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setVectors(CharSequence, Vector3fc...) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setVectors(CharSequence, Vector3fc...) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setVectors(CharSequence, Vector3fc...) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets an array of vectors in the shader.
setVectors(CharSequence, Vector3fc...) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setVectors(CharSequence, Vector3ic...) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setVectors(CharSequence, Vector3ic...) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setVectors(CharSequence, Vector3ic...) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setVectors(CharSequence, Vector3ic...) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets an array of integer vectors in the shader.
setVectors(CharSequence, Vector3ic...) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setVectors(CharSequence, Vector4fc...) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setVectors(CharSequence, Vector4fc...) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setVectors(CharSequence, Vector4fc...) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setVectors(CharSequence, Vector4fc...) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets an array of vectors in the shader.
setVectors(CharSequence, Vector4fc...) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setVectors(CharSequence, Vector4ic...) - Method in interface foundry.veil.api.client.render.post.PostPipeline
 
setVectors(CharSequence, Vector4ic...) - Method in class foundry.veil.api.client.render.post.stage.BlitPostStage
 
setVectors(CharSequence, Vector4ic...) - Method in class foundry.veil.api.client.render.post.stage.CompositePostPipeline
 
setVectors(CharSequence, Vector4ic...) - Method in interface foundry.veil.api.client.render.shader.program.MutableUniformAccess
Sets an array of integer vectors in the shader.
setVectors(CharSequence, Vector4ic...) - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
 
setVortexAxis(double, double, double) - Method in class foundry.veil.api.quasar.emitters.module.force.VortexForceModule
 
setVortexAxis(Vector3dc) - Method in class foundry.veil.api.quasar.emitters.module.force.VortexForceModule
 
setWeatherShader(Supplier<ShaderInstance>) - Method in class foundry.veil.mixin.client.deferred.LevelRendererMixin
 
setWidthFunction(Function<Float, Float>) - Method in class foundry.veil.api.quasar.fx.Line
 
setWidthFunction(Function<Float, Float>) - Method in class foundry.veil.api.quasar.fx.Trail
 
setWorldBorderShader(Supplier<ShaderInstance>) - Method in class foundry.veil.mixin.client.deferred.LevelRendererMixin
 
setWriteMaskState(RenderStateShard.WriteMaskStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
setX(Function<Float, Float>) - Method in class foundry.veil.api.client.tooltip.VeilUIItemTooltipDataHolder
Set the x position of the item.
setY(Function<Float, Float>) - Method in class foundry.veil.api.client.tooltip.VeilUIItemTooltipDataHolder
Set the y position of the item.
shader - Variable in class foundry.veil.mixin.client.deferred.ShaderStateMixin
 
ShaderBindingProcessor - Class in foundry.veil.api.client.render.shader.processor
Adds support for layout(binding = #) in the shader source without needing shader version 420.
ShaderBindingProcessor() - Constructor for class foundry.veil.api.client.render.shader.processor.ShaderBindingProcessor
 
ShaderBlock<T> - Interface in foundry.veil.api.client.render.shader.definition
Defines a block of memory on the GPU that can be referenced as a uniform block.
ShaderBlockImpl<T> - Class in foundry.veil.impl.client.render.shader.definition
Abstract implementation of ShaderBlock.
ShaderBlockImpl(int) - Constructor for class foundry.veil.impl.client.render.shader.definition.ShaderBlockImpl
 
ShaderCompiler - Interface in foundry.veil.api.client.render.shader
Creates and compiles shaders for shader programs.
ShaderCompiler.Context - Record Class in foundry.veil.api.client.render.shader
Context for compiling shaders and programs.
ShaderCPreprocessor - Class in foundry.veil.api.client.render.shader.processor
 
ShaderCPreprocessor() - Constructor for class foundry.veil.api.client.render.shader.processor.ShaderCPreprocessor
 
ShaderCustomProcessor - Class in foundry.veil.api.client.render.shader.processor
Processes all veil custom directives.
ShaderCustomProcessor(ResourceProvider) - Constructor for class foundry.veil.api.client.render.shader.processor.ShaderCustomProcessor
Creates a new import processor that loads import files from the specified resource provider.
ShaderEditor - Class in foundry.veil.impl.client.editor
 
ShaderEditor() - Constructor for class foundry.veil.impl.client.editor.ShaderEditor
 
ShaderException - Exception in foundry.veil.api.client.render.shader
An exception used to indicate shader compilation and linking issues.
ShaderException(String) - Constructor for exception foundry.veil.api.client.render.shader.ShaderException
 
ShaderException(String, String) - Constructor for exception foundry.veil.api.client.render.shader.ShaderException
 
shaderId() - Method in record class foundry.veil.api.client.render.rendertype.layer.VeilShaderLayer
Returns the value of the shaderId record component.
shaderId() - Method in record class foundry.veil.impl.client.render.shader.transformer.VeilJobParameters
Returns the value of the shaderId record component.
ShaderImportProcessor - Class in foundry.veil.api.client.render.shader.processor
Processes a shader to add imports.
ShaderImportProcessor(ResourceProvider) - Constructor for class foundry.veil.api.client.render.shader.processor.ShaderImportProcessor
Creates a new import processor that loads import files from the specified resource provider.
ShaderIncludeLoader - Class in foundry.veil.impl.resource.loader
 
ShaderIncludeLoader() - Constructor for class foundry.veil.impl.resource.loader.ShaderIncludeLoader
 
ShaderInstanceMixin - Class in foundry.veil.mixin.client.shader
 
ShaderInstanceMixin() - Constructor for class foundry.veil.mixin.client.shader.ShaderInstanceMixin
 
shaderLimits(int) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Retrieves the maximum limits for the specified shader type.
ShaderLineProcessor - Class in foundry.veil.api.client.render.shader.processor
Processes shader sources line by line.
ShaderLineProcessor() - Constructor for class foundry.veil.api.client.render.shader.processor.ShaderLineProcessor
 
shaderManager() - Method in record class foundry.veil.api.resource.type.VeilShaderDefinitionResource
Returns the value of the shaderManager record component.
shaderManager() - Method in record class foundry.veil.api.resource.type.VeilShaderFileResource
Returns the value of the shaderManager record component.
ShaderManager - Class in foundry.veil.api.client.render.shader
Manages all shaders and compiles them automatically.
ShaderManager(ShaderSourceSet, ShaderPreDefinitions) - Constructor for class foundry.veil.api.client.render.shader.ShaderManager
Creates a new shader manager.
ShaderModification - Interface in foundry.veil.impl.client.render.shader.modifier
Allows shader source files to be modified without overwriting the file.
ShaderModification.Function - Record Class in foundry.veil.impl.client.render.shader.modifier
 
ShaderModificationManager - Class in foundry.veil.api.client.render.shader
Manages modifications for both vanilla and Veil shader files.
ShaderModificationManager() - Constructor for class foundry.veil.api.client.render.shader.ShaderModificationManager
 
ShaderModificationManager.Preparations - Record Class in foundry.veil.api.client.render.shader
 
ShaderModificationParser - Class in foundry.veil.impl.client.render.shader.modifier
 
ShaderModificationParser() - Constructor for class foundry.veil.impl.client.render.shader.modifier.ShaderModificationParser
 
ShaderModificationSyntaxException - Exception in foundry.veil.impl.client.render.shader.modifier
 
ShaderModificationSyntaxException(String, String, int) - Constructor for exception foundry.veil.impl.client.render.shader.modifier.ShaderModificationSyntaxException
 
ShaderModifierLexer - Class in foundry.veil.impl.client.render.shader.modifier
 
ShaderModifierLexer() - Constructor for class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer
 
ShaderModifierLexer.Token - Record Class in foundry.veil.impl.client.render.shader.modifier
 
ShaderModifierLexer.TokenType - Enum Class in foundry.veil.impl.client.render.shader.modifier
 
ShaderModifyProcessor - Class in foundry.veil.api.client.render.shader.processor
Modifies shader sources with the shader modification system.
ShaderModifyProcessor() - Constructor for class foundry.veil.api.client.render.shader.processor.ShaderModifyProcessor
 
ShaderMultiProcessor - Record Class in foundry.veil.api.client.render.shader.processor
 
ShaderMultiProcessor(ShaderPreProcessor[]) - Constructor for record class foundry.veil.api.client.render.shader.processor.ShaderMultiProcessor
Creates an instance of a ShaderMultiProcessor record class.
shaderName() - Method in record class foundry.veil.api.client.render.rendertype.layer.VanillaShaderLayer
Returns the value of the shaderName record component.
ShaderPredefinitionProcessor - Class in foundry.veil.api.client.render.shader.processor
Adds the predefinition data to shaders.
ShaderPredefinitionProcessor() - Constructor for class foundry.veil.api.client.render.shader.processor.ShaderPredefinitionProcessor
 
ShaderPreDefinitions - Class in foundry.veil.api.client.render.shader.definition
Manages pre-defined variables and data in java that can be applied to shaders.
ShaderPreDefinitions() - Constructor for class foundry.veil.api.client.render.shader.definition.ShaderPreDefinitions
Creates a new set of predefinitions.
ShaderPreProcessor - Interface in foundry.veil.api.client.render.shader.processor
Modifies the source code of a shader before compilation.
ShaderPreProcessor.Context - Interface in foundry.veil.api.client.render.shader.processor
Context for modifying source code and shader behavior.
ShaderProgram - Interface in foundry.veil.api.client.render.shader.program
Represents a usable shader program with shaders attached.
ShaderProgramImpl - Class in foundry.veil.impl.client.render.shader
 
ShaderProgramImpl(ResourceLocation) - Constructor for class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
ShaderProgramImpl.UniformWrapper - Class in foundry.veil.impl.client.render.shader
 
ShaderProgramImpl.Wrapper - Class in foundry.veil.impl.client.render.shader
 
ShaderProgramState - Class in foundry.veil.impl.client.render.pipeline
 
ShaderProgramState(Supplier<ShaderProgram>) - Constructor for class foundry.veil.impl.client.render.pipeline.ShaderProgramState
 
ShaderResourceLoader - Class in foundry.veil.impl.resource.loader
 
ShaderResourceLoader(ShaderManager) - Constructor for class foundry.veil.impl.resource.loader.ShaderResourceLoader
 
shaders() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition
Returns the value of the shaders record component.
shaders() - Method in record class foundry.veil.api.client.render.shader.ShaderModificationManager.Preparations
Returns the value of the shaders record component.
ShaderSource(ResourceLocation, ProgramDefinition.SourceType) - Constructor for record class foundry.veil.api.client.render.shader.program.ProgramDefinition.ShaderSource
Creates an instance of a ShaderSource record class.
ShaderSourceSet - Class in foundry.veil.api.client.render.shader
A location to load shader source files from.
ShaderSourceSet(String) - Constructor for class foundry.veil.api.client.render.shader.ShaderSourceSet
 
shaderState(ShaderProgram) - Static method in interface foundry.veil.api.client.render.VeilRenderBridge
Creates a new shader state that points to the specified Veil shader name.
shaderState(Supplier<ShaderProgram>) - Static method in interface foundry.veil.api.client.render.VeilRenderBridge
Creates a new shader state that points to the specified Veil shader name.
shaderState(RenderStateShard.ShaderStateShard) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
shaderState(RenderStateShard.ShaderStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
shaderState(ResourceLocation) - Static method in interface foundry.veil.api.client.render.VeilRenderBridge
Creates a new shader state that points to the specified Veil shader name.
ShaderStateMixin - Class in foundry.veil.mixin.client.deferred
 
ShaderStateMixin(String, Runnable, Runnable) - Constructor for class foundry.veil.mixin.client.deferred.ShaderStateMixin
 
ShaderTextureSource - Interface in foundry.veil.api.client.render.shader.texture
Source for shader textures.
ShaderTextureSource.Context - Interface in foundry.veil.api.client.render.shader.texture
Context for applying shader textures.
ShaderTextureSource.Type - Enum Class in foundry.veil.api.client.render.shader.texture
Types of post textures that can be used.
shaderUpdate() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
ShaderVersionProcessor - Class in foundry.veil.api.client.render.shader.processor
Adds the version and required extensions for all shaders that do not define a version.
ShaderVersionProcessor() - Constructor for class foundry.veil.api.client.render.shader.processor.ShaderVersionProcessor
 
shadow$clear() - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
shadow$last() - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
shadow$mulPose(Quaternionf) - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
shadow$popPose() - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
shadow$pushPose() - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
shadow$rotateAround(Quaternionf, float, float, float) - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
shadow$scale(float, float, float) - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
shadow$setIdentity() - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
shadow$translate(float, float, float) - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
shape() - Method in record class foundry.veil.api.quasar.data.EmitterShapeSettings
Returns the value of the shape record component.
SHORT - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
shouldCollide() - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
Returns the value of the shouldCollide record component.
shouldHideMouse() - Method in interface foundry.veil.api.client.imgui.VeilImGui
 
shouldHideMouse() - Method in class foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
 
shouldHideMouse() - Method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
shouldRender - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
show(String, String) - Method in class foundry.veil.api.client.imgui.CodeEditor
Shows the editor with the specified source.
show(Editor) - Method in class foundry.veil.api.client.editor.EditorManager
 
shutdown() - Method in class foundry.veil.impl.TickTaskSchedulerImpl
Stops the scheduler and runs all pending tasks as quickly as possible.
SimplePositionedForce - Class in foundry.veil.api.quasar.emitters.module.force
 
SimplePositionedForce(Vector3dc, boolean) - Constructor for class foundry.veil.api.quasar.emitters.module.force.SimplePositionedForce
 
SimplePositionedForce(Vector3d, boolean) - Constructor for class foundry.veil.api.quasar.emitters.module.force.SimplePositionedForce
 
SimpleReloadInstanceMixin - Class in foundry.veil.mixin.debug
 
SimpleReloadInstanceMixin() - Constructor for class foundry.veil.mixin.debug.SimpleReloadInstanceMixin
 
SimpleShaderModification - Class in foundry.veil.impl.client.render.shader.modifier
 
SimpleShaderModification(int, int, ResourceLocation[], String, String, ShaderModification.Function[]) - Constructor for class foundry.veil.impl.client.render.shader.modifier.SimpleShaderModification
 
SimpleShaderProcessor - Class in foundry.veil.impl.client.render.shader
Allows vanilla and sodium shaders to use shader modifications.
SimpleShaderProcessor() - Constructor for class foundry.veil.impl.client.render.shader.SimpleShaderProcessor
 
singleOrList(Codec<T>) - Static method in class foundry.veil.api.util.CodecUtil
 
SingleWindowEditor - Class in foundry.veil.api.client.editor
Displays a single window as the editor.
SingleWindowEditor() - Constructor for class foundry.veil.api.client.editor.SingleWindowEditor
 
size - Variable in class foundry.veil.api.client.render.deferred.light.AreaLight
 
size() - Method in record class foundry.veil.api.quasar.data.module.init.InitSizeParticleModuleData
Returns the value of the size record component.
size() - Method in record class foundry.veil.api.quasar.data.module.update.TickSizeParticleModuleData
Returns the value of the size record component.
SizedShaderBlockImpl<T> - Class in foundry.veil.impl.client.render.shader.definition
Fixed-size implementation of ShaderBlock.
SizedShaderBlockImpl(int, int, BiConsumer<T, ByteBuffer>) - Constructor for class foundry.veil.impl.client.render.shader.definition.SizedShaderBlockImpl
 
Skeleton - Class in foundry.veil.api.client.necromancer
 
Skeleton() - Constructor for class foundry.veil.api.client.necromancer.Skeleton
 
SkeletonFactory<T extends InterpolatedSkeleton> - Interface in foundry.veil.api.client.graveyard.skeleton
 
Skin - Class in foundry.veil.api.client.necromancer
 
Skin.Builder - Class in foundry.veil.api.client.necromancer
 
SKINNED_MESH - Static variable in class foundry.veil.api.client.render.shader.VeilShaders
 
SKINNED_MESH - Static variable in class foundry.veil.api.client.render.VeilVertexFormat
 
SkinnedMesh - Interface in foundry.veil.api.client.necromancer
 
SODIUM - Static variable in class foundry.veil.Veil
 
SodiumShaderMap - Class in foundry.veil.impl.compat
 
SodiumShaderMap() - Constructor for class foundry.veil.impl.compat.SodiumShaderMap
 
sort() - Method in record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
Returns the value of the sort record component.
sourceFile() - Method in record class foundry.veil.api.client.render.shader.CompiledShader
Returns the value of the sourceFile record component.
sourceSet() - Method in record class foundry.veil.api.client.render.shader.ShaderCompiler.Context
Returns the value of the sourceSet record component.
sourceType() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition.ShaderSource
Returns the value of the sourceType record component.
SpaceHelper - Class in foundry.veil.api.client.util
 
SpaceHelper() - Constructor for class foundry.veil.api.client.util.SpaceHelper
 
sparseBuffersSupported() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
Sphere - Class in foundry.veil.api.quasar.emitters.shape
 
Sphere() - Constructor for class foundry.veil.api.quasar.emitters.shape.Sphere
 
SPHERE - Static variable in class foundry.veil.api.quasar.registry.EmitterShapeRegistry
 
SPIRV - Enum constant in enum class foundry.veil.api.client.render.shader.program.ProgramDefinition.SourceType
 
SPIRV(long, ByteBuffer) - Constructor for class foundry.veil.impl.client.render.pipeline.VeilShaderUploader.SPIRV
 
sprite() - Method in record class foundry.veil.api.quasar.particle.SpriteData
Returns the value of the sprite record component.
spriteData() - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
Returns the value of the spriteData record component.
SpriteData - Record Class in foundry.veil.api.quasar.particle
 
SpriteData(ResourceLocation, int, float, int, int, boolean) - Constructor for record class foundry.veil.api.quasar.particle.SpriteData
Creates an instance of a SpriteData record class.
src() - Method in class foundry.veil.api.client.render.BlendState
 
srcAlpha() - Method in class foundry.veil.api.client.render.BlendState
 
srcAlphaFactor() - Method in record class foundry.veil.api.client.util.TransparencyState
Returns the value of the srcAlphaFactor record component.
srcColorFactor() - Method in record class foundry.veil.api.client.util.TransparencyState
Returns the value of the srcColorFactor record component.
SRGB - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
SRGB_ALPHA - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
SRGB8 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
SRGB8_ALPHA8 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
 
stack - Variable in class foundry.veil.api.client.pose.PoseData
 
stackPoseStack - Variable in class foundry.veil.api.client.pose.PoseData
 
startAnimation() - Method in class foundry.veil.api.client.ui.util.PoseStackAnimator
Starts the animation sequence.
StaticLightModule - Class in foundry.veil.api.quasar.emitters.module.render
 
StaticLightModule(LightModuleData) - Constructor for class foundry.veil.api.quasar.emitters.module.render.StaticLightModule
 
StaticLightModule(Vector4fc, float, float) - Constructor for class foundry.veil.api.quasar.emitters.module.render.StaticLightModule
 
StaticMesh - Class in foundry.veil.api.client.graveyard.render.mesh
 
StaticMesh(int, int) - Constructor for class foundry.veil.api.client.graveyard.render.mesh.StaticMesh
 
StaticMesh.FaceVertex - Record Class in foundry.veil.api.client.graveyard.render.mesh
 
stopAllTimelines() - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimelineManager
 
stopTimeline(String) - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimelineManager
 
store(ByteBuffer) - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
 
store(ByteBuffer) - Method in interface foundry.veil.api.client.render.deferred.light.InstancedLight
Stores the data of this light into the specified buffer.
store(ByteBuffer) - Method in class foundry.veil.api.client.render.deferred.light.PointLight
 
strength() - Method in record class foundry.veil.api.quasar.data.module.force.DragForceData
Returns the value of the strength record component.
strength() - Method in record class foundry.veil.api.quasar.data.module.force.GravityForceData
Returns the value of the strength record component.
strength() - Method in record class foundry.veil.api.quasar.data.module.force.PointAttractorForceData
Returns the value of the strength record component.
strength() - Method in record class foundry.veil.api.quasar.data.module.force.PointForceData
Returns the value of the strength record component.
strength() - Method in record class foundry.veil.api.quasar.data.module.force.VectorFieldForceData
Returns the value of the strength record component.
strength() - Method in record class foundry.veil.api.quasar.data.module.force.VortexForceData
Returns the value of the strength record component.
strength() - Method in record class foundry.veil.api.quasar.data.module.force.WindForceData
Returns the value of the strength record component.
strength() - Method in record class foundry.veil.api.quasar.data.module.init.InitialVelocityModuleData
Returns the value of the strength record component.
strength() - Method in record class foundry.veil.api.quasar.emitters.module.update.VectorField
Returns the value of the strength record component.
strengthByDistance() - Method in record class foundry.veil.api.quasar.data.module.force.PointAttractorForceData
Returns the value of the strengthByDistance record component.
STRETCH - Enum constant in enum class foundry.veil.api.quasar.fx.Line.TilingMode
 
STRETCH - Enum constant in enum class foundry.veil.api.quasar.fx.Trail.TilingMode
 
stretchToLifetime() - Method in record class foundry.veil.api.quasar.particle.SpriteData
Returns the value of the stretchToLifetime record component.
StringThemeProperty - Class in foundry.veil.api.client.color.theme
 
StringThemeProperty() - Constructor for class foundry.veil.api.client.color.theme.StringThemeProperty
 
SUB_EMITTER_COLLISION - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
subEmitter() - Method in record class foundry.veil.api.quasar.data.module.collision.CollisionSubEmitterData
Returns the value of the subEmitter record component.
subEmitter() - Method in record class foundry.veil.api.quasar.data.module.init.InitSubEmitterModuleData
Returns the value of the subEmitter record component.
subEmitter() - Method in record class foundry.veil.api.quasar.data.module.update.TickSubEmitterModuleData
Returns the value of the subEmitter record component.
swapped - Variable in class foundry.veil.api.client.pose.PoseData
 

T

TAIL - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
takesParentRotation() - Method in record class foundry.veil.api.quasar.data.module.init.InitialVelocityModuleData
Returns the value of the takesParentRotation record component.
tesselationControl() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition
Returns the value of the tesselationControl record component.
tesselationEvaluation() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition
Returns the value of the tesselationEvaluation record component.
test(CLCapabilities) - Method in enum class foundry.veil.api.opencl.CLEnvironmentOptions.CLVersion
Tests if the specified capabilities support this CL version.
TEST_POINT - Static variable in class foundry.veil.api.quasar.emitters.AnchorPoint
 
testAab(double, double, double, double, double, double) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given axis-aligned box is partly or completely within or outside of the frustum defined by this frustum culler.
testAab(double, double, double, double, double, double) - Method in class foundry.veil.mixin.client.pipeline.FrustumMixin
 
testAab(AABB) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given axis-aligned box is partly or completely within or outside of the frustum defined by this frustum culler.
testAab(AABB) - Method in class foundry.veil.mixin.client.pipeline.FrustumMixin
 
testAab(Vector3dc, Vector3dc) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given axis-aligned box is partly or completely within or outside of the frustum defined by this frustum culler.
testAab(Vector3fc, Vector3fc) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given axis-aligned box is partly or completely within or outside of the frustum defined by this frustum culler.
testDevice(VeilOpenCL.DeviceInfo) - Method in record class foundry.veil.api.opencl.CLEnvironmentOptions
Tests if the specified device follows the required options specified.
testGL(CLCapabilities) - Method in enum class foundry.veil.api.opencl.CLEnvironmentOptions.CLVersion
Tests if the specified capabilities support this CL GL version.
testLineSegment(double, double, double, double, double, double) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given line segment, defined by the end points (aX, aY, aZ) and (bX, bY, bZ), is partly or completely within the frustum defined by this frustum culler.
testLineSegment(double, double, double, double, double, double) - Method in class foundry.veil.mixin.client.pipeline.FrustumMixin
 
testLineSegment(Vector3dc, Vector3dc) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given line segment, defined by the end points a and b, is partly or completely within the frustum defined by this frustum culler.
testLineSegment(Vector3fc, Vector3fc) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given line segment, defined by the end points a and b, is partly or completely within the frustum defined by this frustum culler.
testPlaneXY(double, double, double, double) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given XY-plane (at Z = 0) is partly or completely within or outside of the frustum defined by this frustum culler.
testPlaneXY(double, double, double, double) - Method in class foundry.veil.mixin.client.pipeline.FrustumMixin
 
testPlaneXY(Vector2dc, Vector2dc) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given XY-plane (at Z = 0) is partly or completely within or outside of the frustum defined by this frustum culler.
testPlaneXY(Vector2fc, Vector2fc) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given XY-plane (at Z = 0) is partly or completely within or outside of the frustum defined by this frustum culler.
testPlaneXZ(double, float, float, float) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given XZ-plane (at Y = 0) is partly or completely within or outside of the frustum defined by this frustum culler.
testPlaneXZ(double, float, float, float) - Method in class foundry.veil.mixin.client.pipeline.FrustumMixin
 
testPoint(double, double, double) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given point (x, y, z) is within the frustum defined by this frustum culler.
testPoint(double, double, double) - Method in class foundry.veil.mixin.client.pipeline.FrustumMixin
 
testPoint(Vec3) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given point is within the frustum defined by this frustum culler.
testPoint(Vector3dc) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given point is within the frustum defined by this frustum culler.
testPoint(Vector3fc) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given point is within the frustum defined by this frustum culler.
testSphere(double, double, double, float) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given sphere is partly or completely within or outside of the frustum defined by this frustum culler.
testSphere(double, double, double, float) - Method in class foundry.veil.mixin.client.pipeline.FrustumMixin
 
testSphere(Vector3dc, float) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given sphere is partly or completely within or outside of the frustum defined by this frustum culler.
testSphere(Vector3fc, float) - Method in interface foundry.veil.api.client.render.CullFrustum
Test whether the given sphere is partly or completely within or outside of the frustum defined by this frustum culler.
TEXT - Enum constant in enum class foundry.veil.api.resource.type.TextResource.Type
 
TEXT - Static variable in class foundry.veil.api.client.registry.VeilResourceEditorRegistry
 
textCentered(String, float) - Static method in class foundry.veil.api.client.imgui.VeilImGuiUtil
Helper to draw centered text.
TextEditAction<T extends VeilResource<?>> - Record Class in foundry.veil.impl.resource.action
 
TextEditAction() - Constructor for record class foundry.veil.impl.resource.action.TextEditAction
Creates an instance of a TextEditAction record class.
TextFileEditor - Class in foundry.veil.api.resource.editor
 
TextFileEditor() - Constructor for class foundry.veil.api.resource.editor.TextFileEditor
 
TextResource - Record Class in foundry.veil.api.resource.type
 
TextResource(VeilResourceInfo, TextResource.Type) - Constructor for record class foundry.veil.api.resource.type.TextResource
Creates an instance of a TextResource record class.
TextResource.Type - Enum Class in foundry.veil.api.resource.type
 
TextResourceLoader - Class in foundry.veil.impl.resource.loader
 
TextResourceLoader() - Constructor for class foundry.veil.impl.resource.loader.TextResourceLoader
 
texture() - Method in record class foundry.veil.api.client.render.rendertype.layer.TextureLayer
Returns the value of the texture record component.
TEXTURE - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Type
 
TEXTURE - Static variable in class foundry.veil.api.client.registry.RenderTypeLayerRegistry
 
TextureDownloader - Class in foundry.veil.api.client.util
Properly downloads textures from OpenGL and writes them to a file asynchronously.
TextureEditor - Class in foundry.veil.impl.client.editor
 
TextureEditor() - Constructor for class foundry.veil.impl.client.editor.TextureEditor
 
TextureLayer - Record Class in foundry.veil.api.client.render.rendertype.layer
 
TextureLayer(ResourceLocation, boolean, boolean) - Constructor for record class foundry.veil.api.client.render.rendertype.layer.TextureLayer
Creates an instance of a TextureLayer record class.
textureMultibindSupported() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
TextureResource - Record Class in foundry.veil.api.resource.type
 
TextureResource(VeilResourceInfo) - Constructor for record class foundry.veil.api.resource.type.TextureResource
Creates an instance of a TextureResource record class.
TextureResourceLoader - Class in foundry.veil.impl.resource.loader
 
TextureResourceLoader() - Constructor for class foundry.veil.impl.resource.loader.TextureResourceLoader
 
textures() - Method in record class foundry.veil.api.client.render.rendertype.layer.MultiTextureLayer
Returns the value of the textures record component.
textures() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition
Returns the value of the textures record component.
textureState(RenderStateShard.EmptyTextureStateShard) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
textureState(RenderStateShard.EmptyTextureStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
TextureUniformAccess - Interface in foundry.veil.api.client.render.shader.program
Provides write access to all textures in a shader program.
TextureUniformAccess.SamplerListener - Interface in foundry.veil.api.client.render.shader.program
Fired when samplers are resolved to capture the current bindings.
texturingState(RenderStateShard.TexturingStateShard) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
texturingState(RenderStateShard.TexturingStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
throwShaderError() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Prints an error to console about the current shader.
tick() - Method in class foundry.veil.api.quasar.particle.ParticleSystemManager
 
tick() - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
tick(float) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
tick(AnimationProperties) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedSkeleton
 
tick(QuasarParticle, int) - Method in class foundry.veil.api.quasar.particle.RenderData
 
tick(List<InterpolatedSkeletonParent>) - Static method in class foundry.veil.api.client.graveyard.render.InterpolatedEntityRenderer
 
TICK_SIZE - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
TICK_SUB_EMITTER - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
tickAnimation() - Method in class foundry.veil.api.client.ui.util.PoseStackAnimator
Advances the animation based on the elapsed time.
tickClient(float) - Static method in class foundry.veil.VeilClient
 
tickRainbow(int, float) - Static method in class foundry.veil.api.client.color.Color
 
TickSizeParticleModuleData - Record Class in foundry.veil.api.quasar.data.module.update
 
TickSizeParticleModuleData(MolangExpression) - Constructor for record class foundry.veil.api.quasar.data.module.update.TickSizeParticleModuleData
Creates an instance of a TickSizeParticleModuleData record class.
TickSubEmitterModule - Class in foundry.veil.api.quasar.emitters.module.update
 
TickSubEmitterModule(TickSubEmitterModuleData) - Constructor for class foundry.veil.api.quasar.emitters.module.update.TickSubEmitterModule
 
TickSubEmitterModuleData - Record Class in foundry.veil.api.quasar.data.module.update
 
TickSubEmitterModuleData(ResourceLocation, int) - Constructor for record class foundry.veil.api.quasar.data.module.update.TickSubEmitterModuleData
Creates an instance of a TickSubEmitterModuleData record class.
TickTaskScheduler - Interface in foundry.veil.api
Schedules tasks to be run on future ticks.
TickTaskSchedulerImpl - Class in foundry.veil.impl
 
TickTaskSchedulerImpl() - Constructor for class foundry.veil.impl.TickTaskSchedulerImpl
 
tickWind() - Method in class foundry.veil.api.quasar.emitters.module.update.WindField
 
TITLE - Static variable in class foundry.veil.impl.client.editor.DeferredEditor
 
TITLE - Static variable in class foundry.veil.impl.client.editor.DemoEditor
 
TITLE - Static variable in class foundry.veil.impl.client.editor.DeviceInfoViewer
 
TITLE - Static variable in class foundry.veil.impl.client.editor.FramebufferEditor
 
TITLE - Static variable in class foundry.veil.impl.client.editor.LightEditor
 
TITLE - Static variable in class foundry.veil.impl.client.editor.OpenCLEditor
 
TITLE - Static variable in class foundry.veil.impl.client.editor.PostEditor
 
TITLE - Static variable in class foundry.veil.impl.client.editor.ResourceManagerEditor
 
TITLE - Static variable in class foundry.veil.impl.client.editor.ShaderEditor
 
TITLE - Static variable in class foundry.veil.impl.client.editor.TextureEditor
 
toggle() - Method in class foundry.veil.api.client.editor.EditorManager
Toggles visibility of the ImGui overlay.
toggle() - Method in interface foundry.veil.api.client.imgui.VeilImGui
 
toggle() - Method in class foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
 
toggle() - Method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
Token(ShaderModifierLexer.TokenType, String) - Constructor for record class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.Token
Creates an instance of a Token record class.
tooltip(String) - Static method in class foundry.veil.api.client.imgui.VeilImGuiUtil
Displays a (?) with a hover tooltip.
TooltipKeyframe - Class in foundry.veil.api.client.tooltip.anim
 
TooltipKeyframe() - Constructor for class foundry.veil.api.client.tooltip.anim.TooltipKeyframe
 
Tooltippable - Interface in foundry.veil.api.client.tooltip
Interface for components that can have a tooltip displayed when hovered over in-world
TooltipTimeline - Class in foundry.veil.api.client.tooltip.anim
 
TooltipTimeline(TooltipKeyframe[], float) - Constructor for class foundry.veil.api.client.tooltip.anim.TooltipTimeline
 
TooltipTimelineManager - Class in foundry.veil.api.client.tooltip.anim
 
TooltipTimelineManager() - Constructor for class foundry.veil.api.client.tooltip.anim.TooltipTimelineManager
 
toRenderTarget() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
 
toRenderTarget() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl
 
toRenderTarget() - Method in class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
Torus - Class in foundry.veil.api.quasar.emitters.shape
 
Torus() - Constructor for class foundry.veil.api.quasar.emitters.shape.Torus
 
TORUS - Static variable in class foundry.veil.api.quasar.registry.EmitterShapeRegistry
 
toShaderInstance() - Method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
Wraps this shader with a vanilla Minecraft shader instance wrapper.
toShaderInstance() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl
 
toString() - Method in record class foundry.veil.api.client.editor.ImGuiFontMetadataSectionSerializer.FontMetadata
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.UV
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.Vertex
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.graveyard.render.mesh.StaticMesh.FaceVertex
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.registry.LightTypeRegistry.LightType
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.registry.PostPipelineStageRegistry.PipelineType
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.registry.RenderTypeLayerRegistry.LayerType
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferDefinition
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.post.stage.MaskPostStage
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.rendertype.layer.CompositeRenderTypeData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.rendertype.layer.MultiTextureLayer
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.rendertype.layer.TextureLayer
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.rendertype.layer.TransparencyShaderLayer
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.rendertype.layer.VanillaShaderLayer
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.rendertype.layer.VeilShaderLayer
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.shader.CompiledShader
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.shader.processor.ShaderMultiProcessor
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition.ShaderSource
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.shader.ShaderCompiler.Context
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.shader.ShaderModificationManager.Preparations
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.shader.texture.FramebufferSource
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.shader.texture.LocationSource
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.render.VeilShaderLimits
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.client.util.TransparencyState
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.opencl.CLEnvironmentOptions
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.opencl.VeilOpenCL.PlatformInfo
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.EmitterSettings
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.EmitterShapeSettings
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.collision.CollisionSubEmitterData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.force.DragForceData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.force.GravityForceData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.force.PointAttractorForceData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.force.PointForceData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.force.VectorFieldForceData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.force.VortexForceData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.force.WindForceData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.init.BlockParticleModuleData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.init.InitialVelocityModuleData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.init.InitSizeParticleModuleData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.init.InitSubEmitterModuleData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.init.LightModuleData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.render.ColorParticleModuleData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.render.TrailParticleModuleData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.update.TickSizeParticleModuleData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.module.update.TickSubEmitterModuleData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.ParticleEmitterData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.ParticleSettings
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.emitters.module.init.InitRandomRotationModuleData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.emitters.module.update.VectorField
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.quasar.particle.SpriteData
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.resource.type.FramebufferResource
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.resource.type.McMetaResource
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.resource.type.PostPipelineResource
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.resource.type.TextResource
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.resource.type.TextureResource
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.resource.type.UnknownResource
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.resource.type.VeilShaderDefinitionResource
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.resource.type.VeilShaderFileResource
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.resource.type.VeilShaderIncludeResource
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.resource.VeilDynamicRegistry.Data
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.api.resource.VeilResourceInfo
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.impl.client.render.shader.modifier.ReplaceShaderModification
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.impl.client.render.shader.modifier.ShaderModification.Function
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.Token
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.impl.client.render.shader.modifier.VertexShaderModification.Attribute
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.impl.client.render.shader.transformer.VeilJobParameters
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.impl.quasar.ColorGradient.AlphaPoint
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.impl.quasar.ColorGradient.RGBPoint
Returns a string representation of this record class.
toString() - Method in record class foundry.veil.impl.resource.action.TextEditAction
Returns a string representation of this record class.
Trail - Class in foundry.veil.api.quasar.fx
 
Trail(int, Function<Float, Float>) - Constructor for class foundry.veil.api.quasar.fx.Trail
 
Trail(TrailSettings) - Constructor for class foundry.veil.api.quasar.fx.Trail
 
Trail(Vec3[], int, Function<Float, Float>) - Constructor for class foundry.veil.api.quasar.fx.Trail
 
TRAIL - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
Trail.TilingMode - Enum Class in foundry.veil.api.quasar.fx
 
TrailParticleModule - Class in foundry.veil.api.quasar.emitters.module.render
 
TrailParticleModule(List<TrailSettings>) - Constructor for class foundry.veil.api.quasar.emitters.module.render.TrailParticleModule
 
TrailParticleModuleData - Record Class in foundry.veil.api.quasar.data.module.render
A module that adds trails to a particle.
TrailParticleModuleData(List<TrailSettings>) - Constructor for record class foundry.veil.api.quasar.data.module.render.TrailParticleModuleData
Creates an instance of a TrailParticleModuleData record class.
TrailSettings - Class in foundry.veil.api.quasar.emitters.module.render
 
TrailSettings(int, int, Vector4fc, TrailSettings.TrailWidthModifier, ResourceLocation, TrailSettings.TrailPointModifier, Trail.TilingMode, boolean, boolean) - Constructor for class foundry.veil.api.quasar.emitters.module.render.TrailSettings
 
TrailSettings.TrailPointModifier - Interface in foundry.veil.api.quasar.emitters.module.render
 
TrailSettings.TrailWidthModifier - Interface in foundry.veil.api.quasar.emitters.module.render
 
transform(PoseStack, float) - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
transform(RootSupplier, String) - Method in class foundry.veil.impl.client.render.shader.transformer.VeilASTTransformer
 
transformFeedbackSupported() - Static method in class foundry.veil.api.client.render.VeilRenderSystem
 
transformMatrix - Variable in class foundry.veil.api.quasar.emitters.AnchorPoint
 
translate(double, double, double) - Method in interface foundry.veil.api.client.render.MatrixStack
Translates the position by the specified amount.
translate(float, float, float) - Method in interface foundry.veil.api.client.render.MatrixStack
Translates the position by the specified amount.
translate(float, float, float) - Method in class foundry.veil.mixin.client.pipeline.PoseStackMixin
 
TRANSLUCENT - Enum constant in enum class foundry.veil.api.client.render.deferred.VeilDeferredRenderer.RendererState
 
TRANSLUCENT - Static variable in class foundry.veil.api.client.render.BlendState
 
TransparencyShaderLayer - Record Class in foundry.veil.api.client.render.rendertype.layer
 
TransparencyShaderLayer() - Constructor for record class foundry.veil.api.client.render.rendertype.layer.TransparencyShaderLayer
Creates an instance of a TransparencyShaderLayer record class.
transparencyState(RenderStateShard.TransparencyStateShard) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
transparencyState(RenderStateShard.TransparencyStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 
TransparencyState - Record Class in foundry.veil.api.client.util
 
TransparencyState(GlStateManager.SourceFactor, GlStateManager.DestFactor) - Constructor for record class foundry.veil.api.client.util.TransparencyState
 
TransparencyState(GlStateManager.SourceFactor, GlStateManager.DestFactor, GlStateManager.SourceFactor, GlStateManager.DestFactor) - Constructor for record class foundry.veil.api.client.util.TransparencyState
Creates an instance of a TransparencyState record class.
TRANSPARENT - Static variable in class foundry.veil.api.client.render.framebuffer.VeilFramebuffers
 
TRANSPARENT_FINAL - Static variable in class foundry.veil.api.client.render.framebuffer.VeilFramebuffers
 
TRANSPARENT_LIGHT - Static variable in class foundry.veil.api.client.render.framebuffer.VeilFramebuffers
 
TRANSPARENT_MIX - Static variable in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
TRANSPARENT_POST - Static variable in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
TRIDENT - Static variable in class foundry.veil.api.client.registry.PoseRegistry
An example pose registered by Veil.
TridentItemMixin - Class in foundry.veil.mixin.chargable
 
TridentItemMixin() - Constructor for class foundry.veil.mixin.chargable.TridentItemMixin
 
trim(int) - Method in class foundry.veil.api.quasar.particle.ParticleEmitter
Attempts to remove the oldest specified number of particles.
tryFree() - Static method in class foundry.veil.api.opencl.VeilOpenCL
Attempts to release all OpenCL resources without initializing OpenCL.
tryRenderGuiItem(LivingEntity, ItemStack, float, float, int) - Static method in class foundry.veil.api.client.util.UIUtils
 
tryRenderGuiItem(LivingEntity, ItemStack, float, float, int, float) - Static method in class foundry.veil.api.client.util.UIUtils
 
type() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition
Returns the value of the type record component.
type() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the type record component.
type() - Method in record class foundry.veil.api.resource.type.TextResource
Returns the value of the type record component.
type() - Method in record class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.Token
Returns the value of the type record component.
type() - Method in record class foundry.veil.impl.client.render.shader.modifier.VertexShaderModification.Attribute
Returns the value of the type record component.
TYPE_CODEC - Static variable in interface foundry.veil.api.client.render.shader.texture.ShaderTextureSource
 

U

u() - Method in record class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.UV
Returns the value of the u record component.
u() - Method in record class foundry.veil.api.client.graveyard.render.mesh.StaticMesh.FaceVertex
Returns the value of the u record component.
u(float, float, float) - Method in record class foundry.veil.api.quasar.particle.SpriteData
 
UIUtils - Class in foundry.veil.api.client.util
 
UIUtils() - Constructor for class foundry.veil.api.client.util.UIUtils
 
unbind() - Method in class foundry.veil.api.client.render.CameraMatrices
Unbinds this shader block.
unbind() - Static method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Binds the main Minecraft framebuffer for writing and reading.
unbind() - Method in class foundry.veil.api.client.render.GuiInfo
Unbinds this shader block.
unbind() - Static method in interface foundry.veil.api.client.render.shader.program.ShaderProgram
Unbinds the currently bound shader program.
unbind() - Static method in class foundry.veil.impl.client.render.pipeline.VeilFirstPersonRenderer
 
unbind(int) - Method in class foundry.veil.impl.client.render.shader.definition.DynamicShaderBlockImpl
 
unbind(int) - Method in class foundry.veil.impl.client.render.shader.definition.ShaderBlockImpl
Unbinds this block from the specified index.
unbind(int) - Method in class foundry.veil.impl.client.render.shader.definition.SizedShaderBlockImpl
 
unbind(int) - Method in class foundry.veil.impl.client.render.shader.definition.WrapperShaderBlockImpl
 
unbind(ShaderBlock<?>) - Static method in class foundry.veil.api.client.render.VeilRenderSystem
Unbinds the specified block and frees the binding it occupied.
unbind(ShaderBlock<?>) - Method in class foundry.veil.impl.client.render.pipeline.VeilUniformBlockState
Unbinds the specified shader block.
unbindAttachment() - Method in interface foundry.veil.api.client.render.framebuffer.AdvancedFboAttachment
Unbinds this attachment.
unbindAttachment() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboRenderAttachment
 
unbindAttachment() - Method in class foundry.veil.api.client.render.framebuffer.AdvancedFboTextureAttachment
 
unbindDraw() - Static method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Binds the main Minecraft framebuffer for drawing.
unbindRead() - Static method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Binds the main Minecraft framebuffer for reading.
unbindRead() - Method in class foundry.veil.impl.client.render.AdvancedFboImpl.Wrapper
 
UNIFORM - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
UNIFORM_PATTERN - Static variable in interface foundry.veil.api.client.render.shader.processor.ShaderPreProcessor
 
UNIFORM_PATTERN - Static variable in interface foundry.veil.impl.client.render.shader.modifier.ShaderModification
 
UniformAccess - Interface in foundry.veil.api.client.render.shader.program
Provides read and write access to all uniform variables in a shader program.
uniformBindings() - Method in record class foundry.veil.api.client.render.shader.CompiledShader
Returns the value of the uniformBindings record component.
uniformMap - Variable in class foundry.veil.mixin.client.shader.ShaderInstanceMixin
 
UniformWrapper(Supplier<MutableUniformAccess>, String) - Constructor for class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
UnknownResource - Record Class in foundry.veil.api.resource.type
 
UnknownResource(VeilResourceInfo) - Constructor for record class foundry.veil.api.resource.type.UnknownResource
Creates an instance of a UnknownResource record class.
unsetDefaultColor() - Method in class foundry.veil.impl.client.render.deferred.DeferredVertexConsumer
 
UNSIGNED_BYTE - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_BYTE_2_3_3_REV - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_BYTE_3_3_2 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_INT - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_INT_10_10_10_2 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_INT_10F_11F_11F_REV - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_INT_2_10_10_10_REV - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_INT_24_8 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_INT_5_9_9_9_REV - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_INT_8_8_8_8 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_INT_8_8_8_8_REV - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_SHORT - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_SHORT_1_5_5_5_REV - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_SHORT_4_4_4_4 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_SHORT_4_4_4_4_REV - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_SHORT_5_5_5_1 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_SHORT_5_6_5 - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSIGNED_SHORT_5_6_5_REV - Enum constant in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
 
UNSUPPORTED_FABULOUS_DESC - Static variable in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
UNSUPPORTED_SODIUM_DESC - Static variable in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
UNSUPPORTED_TITLE - Static variable in class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
update() - Method in class foundry.veil.api.client.render.GuiInfo
Updates the camera matrices to match the current render system projection.
update() - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimeline
 
update() - Method in class foundry.veil.api.client.tooltip.anim.TooltipTimelineManager
 
update(float) - Method in class foundry.veil.api.client.necromancer.Bone
 
update(float) - Method in class foundry.veil.api.client.necromancer.Skeleton
 
update(InterpolatedBone, InterpolatedSkeleton, int, float) - Method in interface foundry.veil.api.client.graveyard.render.mesh.DynamicMesh
 
update(InterpolatedBone, InterpolatedSkeleton, int, float) - Method in interface foundry.veil.api.client.graveyard.render.mesh.ModelMesh
 
update(QuasarParticle) - Method in class foundry.veil.api.quasar.emitters.module.render.CustomLightModule
 
update(QuasarParticle) - Method in class foundry.veil.api.quasar.emitters.module.render.DynamicLightModule
 
update(QuasarParticle) - Method in class foundry.veil.api.quasar.emitters.module.update.FaceVelocityModule
 
update(QuasarParticle) - Method in class foundry.veil.api.quasar.emitters.module.update.TickSubEmitterModule
 
update(QuasarParticle) - Method in interface foundry.veil.api.quasar.emitters.module.UpdateParticleModule
Updates this module with the
update(Matrix4fc, Matrix4fc, Vector3fc, float, float) - Method in class foundry.veil.api.client.render.CameraMatrices
Updates the camera matrices to match the specified camera object.
update(T) - Method in interface foundry.veil.api.client.render.shader.definition.ShaderBlock
Sets the value of this block.
UPDATE_CODEC - Static variable in interface foundry.veil.api.quasar.data.module.ParticleModuleData
 
UPDATE_DIRECT_CODEC - Static variable in interface foundry.veil.api.quasar.data.module.ParticleModuleData
 
UPDATE_MODULE_CODEC - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
UPDATE_MODULES - Static variable in class foundry.veil.api.quasar.data.QuasarParticles
 
UPDATE_MODULES_KEY - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
UPDATE_MODULES_REGISTRY - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
updateAnimation(Skeleton, float) - Method in interface foundry.veil.api.client.necromancer.Animator
 
updateEnabled() - Method in class foundry.veil.api.quasar.particle.ParticleModuleSet
 
updateFonts() - Method in interface foundry.veil.api.client.imgui.VeilImGui
 
updateFonts() - Method in class foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
 
updateFonts() - Method in class foundry.veil.impl.client.imgui.VeilImGuiImpl
 
updateGui() - Method in class foundry.veil.api.client.render.CameraMatrices
Updates the camera matrices to match the current render system projection.
updateLocations(CallbackInfo) - Method in class foundry.veil.mixin.client.shader.ShaderInstanceMixin
 
updateMatrix() - Method in class foundry.veil.api.client.render.deferred.light.AreaLight
 
updateModules() - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
Returns the value of the updateModules record component.
updateMousePosAndButtons(CallbackInfo) - Method in class foundry.veil.mixin.client.imgui.ImGuiImplGlfwMixin
 
UpdateParticleModule - Interface in foundry.veil.api.quasar.emitters.module
A module instance called once per tick.
updatePosition(Entity) - Method in class foundry.veil.api.quasar.emitters.AnchorPoint
 
updatePrevious() - Method in class foundry.veil.api.client.necromancer.Bone
 
updatePreviousPosition() - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 
updatePreviousPosition() - Method in class foundry.veil.api.client.graveyard.skeleton.InterpolatedSkeleton
 
upload() - Method in class foundry.veil.impl.client.render.shader.ShaderProgramImpl.UniformWrapper
 
upload() - Method in class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
upload(int, NativeImage) - Method in class foundry.veil.api.client.render.texture.DynamicCubemapTexture
 
upload(Direction, NativeImage) - Method in class foundry.veil.api.client.render.texture.DynamicCubemapTexture
 
useTime - Variable in class foundry.veil.api.client.pose.PoseData
 
uv(float, float) - Method in class foundry.veil.impl.client.render.deferred.DeferredVertexConsumer
 
UV(float, float) - Constructor for record class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.UV
Creates an instance of a UV record class.
uv2(int, int) - Method in class foundry.veil.impl.client.render.deferred.DeferredVertexConsumer
 
uvs - Variable in class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.Face
 

V

v() - Method in record class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.UV
Returns the value of the v record component.
v() - Method in record class foundry.veil.api.client.graveyard.render.mesh.StaticMesh.FaceVertex
Returns the value of the v record component.
v(float, float, float) - Method in record class foundry.veil.api.quasar.particle.SpriteData
 
value - Variable in class foundry.veil.impl.client.render.shader.definition.ShaderBlockImpl
 
value() - Method in record class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.Token
Returns the value of the value record component.
Value - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.NoiseType
 
ValueCubic - Enum constant in enum class foundry.veil.api.util.FastNoiseLite.NoiseType
 
valueOf(String) - Static method in enum class foundry.veil.api.client.graveyard.constraint.InverseKinematicsConstraint.InverseKinematicDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.client.render.deferred.VeilDeferredRenderer.RendererState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage.DepthFunc
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.client.render.shader.program.ProgramDefinition.SourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.client.render.shader.texture.ShaderTextureSource.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.client.util.Easings.Easing
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.event.VeilRenderLevelStageEvent.Stage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.opencl.CLEnvironmentOptions.CLVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.quasar.fx.Line.CurveMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.quasar.fx.Line.RenderMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.quasar.fx.Line.TilingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.quasar.fx.Trail.TilingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.resource.type.TextResource.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.util.FastNoiseLite.CellularDistanceFunction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.util.FastNoiseLite.CellularReturnType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.util.FastNoiseLite.DomainWarpType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.util.FastNoiseLite.FractalType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.util.FastNoiseLite.NoiseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.api.util.FastNoiseLite.RotationType3D
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.impl.client.render.pipeline.VeilShaderUploader
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class foundry.veil.platform.VeilPlatform.PlatformType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class foundry.veil.api.client.graveyard.constraint.InverseKinematicsConstraint.InverseKinematicDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.client.render.deferred.VeilDeferredRenderer.RendererState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.DataType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Format
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.client.render.framebuffer.FramebufferAttachmentDefinition.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.client.render.post.stage.DepthFunctionPostStage.DepthFunc
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.client.render.shader.program.ProgramDefinition.SourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.client.render.shader.texture.ShaderTextureSource.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.client.util.Easings.Easing
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.event.VeilRenderLevelStageEvent.Stage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.opencl.CLEnvironmentOptions.CLVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.quasar.fx.Line.CurveMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.quasar.fx.Line.RenderMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.quasar.fx.Line.TilingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.quasar.fx.Trail.TilingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.resource.type.TextResource.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.util.FastNoiseLite.CellularDistanceFunction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.util.FastNoiseLite.CellularReturnType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.util.FastNoiseLite.DomainWarpType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.util.FastNoiseLite.FractalType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.util.FastNoiseLite.NoiseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.api.util.FastNoiseLite.RotationType3D
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.impl.client.render.pipeline.VeilShaderUploader
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class foundry.veil.platform.VeilPlatform.PlatformType
Returns an array containing the constants of this enum class, in the order they are declared.
VANILLA_SHADER - Static variable in class foundry.veil.api.client.registry.RenderTypeLayerRegistry
 
VANILLA_TOOLTIP_BACKGROUND - Static variable in class foundry.veil.api.client.color.Color
 
VANILLA_TOOLTIP_BORDER_BOTTOM - Static variable in class foundry.veil.api.client.color.Color
 
VANILLA_TOOLTIP_BORDER_TOP - Static variable in class foundry.veil.api.client.color.Color
 
VanillaAdvancedFboWrapper - Class in foundry.veil.impl.client.render.wrapper
Wraps any render target with an AdvancedFbo.
VanillaAdvancedFboWrapper(Supplier<RenderTarget>) - Constructor for class foundry.veil.impl.client.render.wrapper.VanillaAdvancedFboWrapper
 
VanillaLightRenderer - Class in foundry.veil.impl.client.render.deferred.light
 
VanillaLightRenderer() - Constructor for class foundry.veil.impl.client.render.deferred.light.VanillaLightRenderer
 
VanillaPackResourcesMixin - Class in foundry.veil.mixin.resource
 
VanillaPackResourcesMixin() - Constructor for class foundry.veil.mixin.resource.VanillaPackResourcesMixin
 
VanillaShaderLayer - Record Class in foundry.veil.api.client.render.rendertype.layer
 
VanillaShaderLayer(String) - Constructor for record class foundry.veil.api.client.render.rendertype.layer.VanillaShaderLayer
Creates an instance of a VanillaShaderLayer record class.
VanillaUniformWrapper - Class in foundry.veil.impl.client.render.wrapper
 
VanillaUniformWrapper(int, String) - Constructor for class foundry.veil.impl.client.render.wrapper.VanillaUniformWrapper
 
vec4fFromVec3(Vec3, float) - Static method in class foundry.veil.impl.quasar.MathUtil
 
vec4fToVec3List(Vector4f[]) - Static method in class foundry.veil.impl.quasar.MathUtil
 
VECTOR_FIELD - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
Vector2(float, float) - Constructor for class foundry.veil.api.util.FastNoiseLite.Vector2
 
VECTOR2F_CODEC - Static variable in class foundry.veil.api.util.CodecUtil
 
Vector3(float, float, float) - Constructor for class foundry.veil.api.util.FastNoiseLite.Vector3
 
VECTOR3D_CODEC - Static variable in class foundry.veil.api.util.CodecUtil
 
VECTOR3F_CODEC - Static variable in class foundry.veil.api.util.CodecUtil
 
VECTOR4F_CODEC - Static variable in class foundry.veil.api.util.CodecUtil
 
vectorField() - Method in record class foundry.veil.api.quasar.data.module.force.VectorFieldForceData
Returns the value of the vectorField record component.
VectorField - Record Class in foundry.veil.api.quasar.emitters.module.update
A 3D vector field implementation.
VectorField(FastNoiseLite, float) - Constructor for record class foundry.veil.api.quasar.emitters.module.update.VectorField
Creates an instance of a VectorField record class.
VectorFieldForceData - Record Class in foundry.veil.api.quasar.data.module.force
A force that applies the force created in a vector field to a particle.
VectorFieldForceData(VectorField, float) - Constructor for record class foundry.veil.api.quasar.data.module.force.VectorFieldForceData
Creates an instance of a VectorFieldForceData record class.
VectorFieldForceModule - Class in foundry.veil.api.quasar.emitters.module.force
 
VectorFieldForceModule(VectorFieldForceData) - Constructor for class foundry.veil.api.quasar.emitters.module.force.VectorFieldForceModule
 
VectorFieldForceModule(VectorField, float) - Constructor for class foundry.veil.api.quasar.emitters.module.force.VectorFieldForceModule
 
vectorToRotation(double, double, double) - Method in class foundry.veil.api.quasar.particle.QuasarParticle
 
Veil - Class in foundry.veil
 
Veil() - Constructor for class foundry.veil.Veil
 
VEIL_SHADER - Static variable in class foundry.veil.api.client.registry.RenderTypeLayerRegistry
 
veil$addEmitter(ParticleEmitter) - Method in interface foundry.veil.ext.EntityExtension
 
veil$addEmitter(ParticleEmitter) - Method in class foundry.veil.mixin.client.quasar.EntityMixin
 
veil$addShards(Collection<RenderStateShard>) - Method in interface foundry.veil.ext.CompositeStateExtension
 
veil$addShards(Collection<RenderStateShard>) - Method in class foundry.veil.mixin.client.stage.CompositeStateMixin
 
veil$bindFirstPerson(float, long, PoseStack, CallbackInfo) - Method in class foundry.veil.mixin.client.pipeline.GameRendererMixin
 
veil$captureFrameStart(float, long, boolean, CallbackInfo) - Method in class foundry.veil.mixin.client.pipeline.GameRendererMixin
 
veil$drawBlockLayer(RenderType, PoseStack, double, double, double, Matrix4f) - Method in interface foundry.veil.ext.LevelRendererBlockLayerExtension
 
veil$drawBlockLayer(RenderType, PoseStack, double, double, double, Matrix4f) - Method in class foundry.veil.mixin.client.pipeline.LevelRendererMixin
 
veil$drawIndirect(long, int, int) - Method in interface foundry.veil.ext.VertexBufferExtension
 
veil$drawIndirect(long, int, int) - Method in class foundry.veil.mixin.client.pipeline.VertexBufferMixin
 
veil$drawInstanced(int) - Method in interface foundry.veil.ext.VertexBufferExtension
 
veil$drawInstanced(int) - Method in class foundry.veil.mixin.client.pipeline.VertexBufferMixin
 
veil$free(CallbackInfo) - Method in class foundry.veil.mixin.client.pipeline.GameRendererMixin
 
veil$getCullFrustum() - Method in interface foundry.veil.ext.LevelRendererExtension
 
veil$getCullFrustum() - Method in class foundry.veil.mixin.client.pipeline.LevelRendererMixin
 
veil$getEmitters() - Method in interface foundry.veil.ext.EntityExtension
 
veil$getEmitters() - Method in class foundry.veil.mixin.client.quasar.EntityMixin
 
veil$getFrameStartNanos() - Method in interface foundry.veil.ext.GameRendererExtension
 
veil$getFrameStartNanos() - Method in class foundry.veil.mixin.client.pipeline.GameRendererMixin
 
veil$getIcon() - Method in interface foundry.veil.ext.PackResourcesExtension
 
veil$getIcon() - Method in class foundry.veil.mixin.resource.PathPackResourcesMixin
 
veil$getIcon() - Method in class foundry.veil.mixin.resource.VanillaPackResourcesMixin
 
veil$getIndexCount() - Method in interface foundry.veil.ext.VertexBufferExtension
 
veil$getIndexCount() - Method in class foundry.veil.mixin.client.pipeline.VertexBufferMixin
 
veil$getOffsetX() - Method in interface foundry.veil.ext.ModelPartExtension
 
veil$getOffsetY() - Method in interface foundry.veil.ext.ModelPartExtension
 
veil$getOffsetZ() - Method in interface foundry.veil.ext.ModelPartExtension
 
veil$getParent() - Method in interface foundry.veil.ext.ModelPartExtension
 
veil$isChild(ModelPart) - Method in interface foundry.veil.ext.ModelPartExtension
 
veil$isPosing() - Method in interface foundry.veil.ext.AgeableListModelExtension
 
veil$listPacks() - Method in interface foundry.veil.ext.PackResourcesExtension
 
veil$listResources(PackResourcesExtension.PackResourceConsumer) - Method in interface foundry.veil.ext.PackResourcesExtension
 
veil$listResources(PackResourcesExtension.PackResourceConsumer) - Method in class foundry.veil.mixin.resource.PathPackResourcesMixin
 
veil$listResources(PackResourcesExtension.PackResourceConsumer) - Method in class foundry.veil.mixin.resource.VanillaPackResourcesMixin
 
veil$renderPost(float, long, boolean, CallbackInfo) - Method in class foundry.veil.mixin.client.pipeline.GameRendererMixin
 
veil$replaceShaders(ResourceProvider, String, VertexFormat) - Method in class foundry.veil.mixin.client.shader.GameRendererMixin
This is needed to replace the shader instance value when shader replacement is used
veil$resizeListener(int, int, CallbackInfo) - Method in class foundry.veil.mixin.client.pipeline.GameRendererMixin
 
veil$setOffset(float, float, float) - Method in interface foundry.veil.ext.ModelPartExtension
 
veil$setParent(Supplier<ModelPart>) - Method in interface foundry.veil.ext.ModelPartExtension
 
veil$setupLevelCamera(PoseStack, Vec3, Matrix4f, CallbackInfo) - Method in class foundry.veil.mixin.client.pipeline.LevelRendererMixin
 
veil$setWrapper(AdvancedFbo) - Method in interface foundry.veil.ext.RenderTargetExtension
 
veil$setWrapper(AdvancedFbo) - Method in class foundry.veil.mixin.client.pipeline.RenderTargetMixin
 
veil$unbindFirstPerson(float, long, PoseStack, CallbackInfo) - Method in class foundry.veil.mixin.client.pipeline.GameRendererMixin
 
veil$unbindGuiCamera(float, long, boolean, CallbackInfo) - Method in class foundry.veil.mixin.client.pipeline.GameRendererMixin
 
veil$updateGuiCamera(float, long, boolean, CallbackInfo) - Method in class foundry.veil.mixin.client.pipeline.GameRendererMixin
 
VeilASTTransformer - Class in foundry.veil.impl.client.render.shader.transformer
 
VeilASTTransformer() - Constructor for class foundry.veil.impl.client.render.shader.transformer.VeilASTTransformer
 
VeilBuiltinPacks - Class in foundry.veil.impl
 
VeilBuiltinPacks() - Constructor for class foundry.veil.impl.VeilBuiltinPacks
 
VeilBuiltinPacks.Context - Interface in foundry.veil.impl
 
VeilClient - Class in foundry.veil
 
VeilClient() - Constructor for class foundry.veil.VeilClient
 
VeilClientPlatform - Interface in foundry.veil.platform
Manages client platform-specific features.
VeilDebugHooks - Class in foundry.veil
Class designed to expose useful debugging functions buried in Minecraft source code.
VeilDeferredRenderer - Class in foundry.veil.api.client.render.deferred
Handles mixing the regular deferred pipeline and the forward-rendered transparency pipeline.
VeilDeferredRenderer(ShaderManager, ShaderPreDefinitions, FramebufferManager, PostProcessingManager) - Constructor for class foundry.veil.api.client.render.deferred.VeilDeferredRenderer
 
VeilDeferredRenderer.RendererState - Enum Class in foundry.veil.api.client.render.deferred
 
VeilDynamicRegistry - Class in foundry.veil.api.resource
Allows the creation of normal vanilla dynamic registries.
VeilDynamicRegistry() - Constructor for class foundry.veil.api.resource.VeilDynamicRegistry
 
VeilDynamicRegistry.Data - Record Class in foundry.veil.api.resource
 
VeilEditorEnvironment - Interface in foundry.veil.api.resource
An environment where files can be opened, edited, and managed.
VeilEventPlatform - Interface in foundry.veil.platform
Manages platform-specific implementations of event subscriptions.
VeilFirstPersonRenderer - Class in foundry.veil.impl.client.render.pipeline
 
VeilFramebuffers - Class in foundry.veil.api.client.render.framebuffer
Default framebuffer names for use with FramebufferManager.getFramebuffer(ResourceLocation).
VeilImGui - Interface in foundry.veil.api.client.imgui
Manages the internal ImGui state.
VeilImGuiImpl - Class in foundry.veil.impl.client.imgui
Manages the internal ImGui state.
VeilImGuiImplGlfw - Class in foundry.veil.impl.client.imgui
 
VeilImGuiImplGlfw() - Constructor for class foundry.veil.impl.client.imgui.VeilImGuiImplGlfw
 
VeilImGuiStylesheet - Class in foundry.veil.impl.client.imgui.style
 
VeilImGuiStylesheet() - Constructor for class foundry.veil.impl.client.imgui.style.VeilImGuiStylesheet
 
VeilImGuiUtil - Class in foundry.veil.api.client.imgui
Extra components and helpers for ImGui.
VeilImGuiUtil() - Constructor for class foundry.veil.api.client.imgui.VeilImGuiUtil
 
VeilJobParameters - Record Class in foundry.veil.impl.client.render.shader.transformer
 
VeilJobParameters(ShaderModificationManager, ResourceLocation, int) - Constructor for record class foundry.veil.impl.client.render.shader.transformer.VeilJobParameters
Creates an instance of a VeilJobParameters record class.
VeilLanguageDefinitions - Class in foundry.veil.api.client.imgui
Definitions for all custom Veil languages.
VeilLevelPerspectiveRenderer - Class in foundry.veil.api.client.render
Renders the level from different perspectives.
VeilMolang - Class in foundry.veil.api.molang
Manages the Veil MoLang compiler.
VeilMolang() - Constructor for class foundry.veil.api.molang.VeilMolang
 
VeilOpenCL - Class in foundry.veil.api.opencl
Veil implementation of OpenCL.
VeilOpenCL.DeviceInfo - Record Class in foundry.veil.api.opencl
Information about a device on an OpenCL platform.
VeilOpenCL.PlatformInfo - Record Class in foundry.veil.api.opencl
Information about a platform that can run OpenCL.
VeilPackResources - Class in foundry.veil.impl.resource
 
VeilPackResources(String) - Constructor for class foundry.veil.impl.resource.VeilPackResources
 
veilPath(String) - Static method in class foundry.veil.Veil
 
VeilPlatform - Interface in foundry.veil.platform
Manages common platform-specific features.
VeilPlatform.PlatformType - Enum Class in foundry.veil.platform
 
VeilPoseable - Interface in foundry.veil.api.client.pose
An interface for a pose that can be applied to a model.
VeilPostProcessingEvent - Class in foundry.veil.api.event
Events fired when Veil runs post-processing.
VeilPostProcessingEvent.Post - Interface in foundry.veil.api.event
Fired after Veil runs the default post-processing steps.
VeilPostProcessingEvent.Pre - Interface in foundry.veil.api.event
Fired before Veil runs the default post-processing steps.
VeilRegisterBlockLayerEvent - Interface in foundry.veil.api.event
Fired to register block layers.
VeilRegisterBlockLayerEvent.Registry - Interface in foundry.veil.api.event
Registers additional fixed render buffers.
VeilRegisterFixedBuffersEvent - Interface in foundry.veil.api.event
Fired to register additional fixed render types.
VeilRegisterFixedBuffersEvent.Registry - Interface in foundry.veil.api.event
Registers additional fixed render buffers.
VeilReloadListeners - Class in foundry.veil.impl
 
VeilReloadListeners() - Constructor for class foundry.veil.impl.VeilReloadListeners
 
VeilReloadListeners.Context - Interface in foundry.veil.impl
 
VeilRenderBridge - Interface in foundry.veil.api.client.render
Bridges between Minecraft and Veil render classes.
VeilRenderer - Class in foundry.veil.api.client.render
Manages the render pipeline for Veil.
VeilRenderer(ReloadableResourceManager) - Constructor for class foundry.veil.api.client.render.VeilRenderer
 
VeilRendererEvent - Interface in foundry.veil.api.event
Fired when Veil has finished initialization and the renderer is safe to use.
VeilRenderLevelStageEvent - Interface in foundry.veil.api.event
Fired for each render stage to draw arbitrarily to the screen.
VeilRenderLevelStageEvent.Stage - Enum Class in foundry.veil.api.event
Stages for rendering specific render types.
VeilRenderSystem - Class in foundry.veil.api.client.render
Additional functionality for RenderSystem.
VeilRenderType - Class in foundry.veil.api.client.render.rendertype
Custom Veil-implemented render types.
VeilRenderType.LayeredRenderType - Class in foundry.veil.api.client.render.rendertype
 
VeilRenderTypeBuilder - Interface in foundry.veil.api.client.render.rendertype
Extended render type builder that adds support for custom layers.
VeilResource<T extends VeilResource<?>> - Interface in foundry.veil.api.resource
 
VeilResourceAction<T extends VeilResource<?>> - Interface in foundry.veil.api.resource
 
VeilResourceEditorRegistry - Class in foundry.veil.api.client.registry
 
VeilResourceFolder - Class in foundry.veil.impl.resource.tree
A resource folder for a tree-structure
VeilResourceFolder(String) - Constructor for class foundry.veil.impl.resource.tree.VeilResourceFolder
 
VeilResourceInfo - Record Class in foundry.veil.api.resource
 
VeilResourceInfo(PackType, ResourceLocation, Path, Path, boolean) - Constructor for record class foundry.veil.api.resource.VeilResourceInfo
Creates an instance of a VeilResourceInfo record class.
VeilResourceLoader - Interface in foundry.veil.api.resource
 
VeilResourceManager - Interface in foundry.veil.api.resource
 
VeilResourceManagerImpl - Class in foundry.veil.impl.resource
Manages all veil resources
VeilResourceManagerImpl() - Constructor for class foundry.veil.impl.resource.VeilResourceManagerImpl
 
VeilResourceRenderer - Class in foundry.veil.impl.resource
 
VeilResourceRenderer() - Constructor for class foundry.veil.impl.resource.VeilResourceRenderer
 
veilShader() - Method in record class foundry.veil.impl.client.render.shader.modifier.ReplaceShaderModification
Returns the value of the veilShader record component.
VeilShaderDefinitionResource - Record Class in foundry.veil.api.resource.type
 
VeilShaderDefinitionResource(VeilResourceInfo, ShaderManager) - Constructor for record class foundry.veil.api.resource.type.VeilShaderDefinitionResource
Creates an instance of a VeilShaderDefinitionResource record class.
VeilShaderFileResource - Record Class in foundry.veil.api.resource.type
 
VeilShaderFileResource(VeilResourceInfo, ShaderManager) - Constructor for record class foundry.veil.api.resource.type.VeilShaderFileResource
Creates an instance of a VeilShaderFileResource record class.
VeilShaderIncludeResource - Record Class in foundry.veil.api.resource.type
 
VeilShaderIncludeResource(VeilResourceInfo) - Constructor for record class foundry.veil.api.resource.type.VeilShaderIncludeResource
Creates an instance of a VeilShaderIncludeResource record class.
VeilShaderLayer - Record Class in foundry.veil.api.client.render.rendertype.layer
 
VeilShaderLayer(ResourceLocation) - Constructor for record class foundry.veil.api.client.render.rendertype.layer.VeilShaderLayer
Creates an instance of a VeilShaderLayer record class.
VeilShaderLimits - Record Class in foundry.veil.api.client.render
Shader stage specific resource limits.
VeilShaderLimits(int, int, int, int, int, int, int, int, int) - Constructor for record class foundry.veil.api.client.render.VeilShaderLimits
Creates an instance of a VeilShaderLimits record class.
VeilShaderLimits(GLCapabilities, int, int, int, int, int, int, int, int, int) - Constructor for record class foundry.veil.api.client.render.VeilShaderLimits
 
VeilShaderResource<T extends VeilShaderResource<?>> - Interface in foundry.veil.api.resource.type
 
VeilShaders - Class in foundry.veil.api.client.render.shader
Default shader names.
VeilShaderUploader - Enum Class in foundry.veil.impl.client.render.pipeline
 
VeilShaderUploader.SPIRV - Class in foundry.veil.impl.client.render.pipeline
 
VeilTextResource<T extends VeilTextResource<?>> - Interface in foundry.veil.api.resource.type
 
VeilUIItemTooltipDataHolder - Class in foundry.veil.api.client.tooltip
 
VeilUIItemTooltipDataHolder(ItemStack, Function<Float, Float>, Function<Float, Float>) - Constructor for class foundry.veil.api.client.tooltip.VeilUIItemTooltipDataHolder
Create a new VeilUIItemTooltipDataHolder.
VeilUITooltipRenderer - Class in foundry.veil.impl.client.render
 
VeilUITooltipRenderer() - Constructor for class foundry.veil.impl.client.render.VeilUITooltipRenderer
 
VeilUniformBlockState - Class in foundry.veil.impl.client.render.pipeline
Manages the state of uniform block bindings and their associated shader names.
VeilUniformBlockState() - Constructor for class foundry.veil.impl.client.render.pipeline.VeilUniformBlockState
 
VeilVanillaShaders - Class in foundry.veil.impl.client.render.shader
 
VeilVanillaShaders() - Constructor for class foundry.veil.impl.client.render.shader.VeilVanillaShaders
 
VeilVanillaShaders.Context - Interface in foundry.veil.impl.client.render.shader
 
VeilVertexFormat - Class in foundry.veil.api.client.render
 
VeilVertexFormat() - Constructor for class foundry.veil.api.client.render.VeilVertexFormat
 
velocityDirection() - Method in record class foundry.veil.api.quasar.data.module.init.InitialVelocityModuleData
Returns the value of the velocityDirection record component.
velocityStretchFactor() - Method in record class foundry.veil.api.quasar.data.QuasarParticleData
Returns the value of the velocityStretchFactor record component.
vendor() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the vendor record component.
vendor() - Method in record class foundry.veil.api.opencl.VeilOpenCL.PlatformInfo
Returns the value of the vendor record component.
vendorId() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the vendorId record component.
VERBOSE_SHADER_ERRORS - Static variable in class foundry.veil.Veil
 
version() - Method in record class foundry.veil.api.opencl.CLEnvironmentOptions
Returns the value of the version record component.
version() - Method in record class foundry.veil.api.opencl.VeilOpenCL.DeviceInfo
Returns the value of the version record component.
version() - Method in record class foundry.veil.api.opencl.VeilOpenCL.PlatformInfo
Returns the value of the version record component.
VERSION - Enum constant in enum class foundry.veil.impl.client.render.shader.modifier.ShaderModifierLexer.TokenType
 
VERSION_PATTERN - Static variable in interface foundry.veil.impl.client.render.shader.modifier.ShaderModification
 
vertex() - Method in record class foundry.veil.api.client.render.shader.program.ProgramDefinition
Returns the value of the vertex record component.
vertex(double, double, double) - Method in class foundry.veil.impl.client.render.deferred.DeferredVertexConsumer
 
Vertex(float, float, float) - Constructor for record class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.Vertex
Creates an instance of a Vertex record class.
VertexBufferExtension - Interface in foundry.veil.ext
 
VertexBufferMixin - Class in foundry.veil.mixin.client.deferred
 
VertexBufferMixin - Class in foundry.veil.mixin.client.pipeline
 
VertexBufferMixin() - Constructor for class foundry.veil.mixin.client.deferred.VertexBufferMixin
 
VertexBufferMixin() - Constructor for class foundry.veil.mixin.client.pipeline.VertexBufferMixin
 
VertexFormatCodec - Class in foundry.veil.api.client.util
 
VertexFormatCodec() - Constructor for class foundry.veil.api.client.util.VertexFormatCodec
 
VertexShaderModification - Class in foundry.veil.impl.client.render.shader.modifier
 
VertexShaderModification(int, int, ResourceLocation[], String, String, ShaderModification.Function[], VertexShaderModification.Attribute[]) - Constructor for class foundry.veil.impl.client.render.shader.modifier.VertexShaderModification
 
VertexShaderModification.Attribute - Record Class in foundry.veil.impl.client.render.shader.modifier
 
vertices - Variable in class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.Face
 
VORTEX - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
vortexAxis() - Method in record class foundry.veil.api.quasar.data.module.force.VortexForceData
Returns the value of the vortexAxis record component.
vortexCenter() - Method in record class foundry.veil.api.quasar.data.module.force.VortexForceData
Returns the value of the vortexCenter record component.
VortexForceData - Record Class in foundry.veil.api.quasar.data.module.force
A force that applies a vortex force to a particle.
VortexForceData(Vector3dc, Vector3dc, boolean, double, float) - Constructor for record class foundry.veil.api.quasar.data.module.force.VortexForceData
Creates an instance of a VortexForceData record class.
VortexForceModule - Class in foundry.veil.api.quasar.emitters.module.force
 
VortexForceModule(VortexForceData) - Constructor for class foundry.veil.api.quasar.emitters.module.force.VortexForceModule
 
VortexForceModule(Vector3dc, Vector3dc, boolean, double, float) - Constructor for class foundry.veil.api.quasar.emitters.module.force.VortexForceModule
 

W

walkTime - Variable in class foundry.veil.api.client.pose.PoseData
 
WHITE - Static variable in class foundry.veil.api.client.color.Color
 
width() - Method in record class foundry.veil.api.client.render.framebuffer.FramebufferDefinition
Returns the value of the width record component.
WIND - Static variable in class foundry.veil.api.quasar.data.ParticleModuleTypeRegistry
 
windDirection() - Method in record class foundry.veil.api.quasar.data.module.force.WindForceData
Returns the value of the windDirection record component.
WindField - Class in foundry.veil.api.quasar.emitters.module.update
A global wind field.
WindField(Vec3, float, float, FastNoiseLite) - Constructor for class foundry.veil.api.quasar.emitters.module.update.WindField
 
WindForceData - Record Class in foundry.veil.api.quasar.data.module.force
A force that applies a wind force to a particle.
WindForceData(Vector3dc, float, float) - Constructor for record class foundry.veil.api.quasar.data.module.force.WindForceData
Creates an instance of a WindForceData record class.
windowFocusCallback(long, boolean) - Method in class foundry.veil.impl.client.imgui.VeilImGuiImplGlfw
 
WindowMixin - Class in foundry.veil.mixin.client.deferred
 
WindowMixin() - Constructor for class foundry.veil.mixin.client.deferred.WindowMixin
 
windSpeed() - Method in record class foundry.veil.api.quasar.data.module.force.WindForceData
Returns the value of the windSpeed record component.
withSize(int, int) - Static method in interface foundry.veil.api.client.render.framebuffer.AdvancedFbo
Creates a new AdvancedFbo with the provided width and height.
withSize(int, int, BiConsumer<T, ByteBuffer>) - Static method in interface foundry.veil.api.client.render.shader.definition.ShaderBlock
Creates a new shader block with a fixed size.
worldOffset - Variable in class foundry.veil.api.quasar.emitters.AnchorPoint
 
worldToScreenSpace(Vec3, float) - Static method in class foundry.veil.api.client.util.SpaceHelper
 
wrap(RenderTarget) - Static method in interface foundry.veil.api.client.render.VeilRenderBridge
Wraps the specified render target in a new advanced fbo.
wrap(Supplier<RenderTarget>) - Static method in interface foundry.veil.api.client.render.VeilRenderBridge
Wraps the specified render target in a new advanced fbo.
wrapper(int, int) - Static method in interface foundry.veil.api.client.render.shader.definition.ShaderBlock
Creates a new shader block that points to an existing GL buffer.
WrapperShaderBlockImpl - Class in foundry.veil.impl.client.render.shader.definition
 
WrapperShaderBlockImpl(int, int) - Constructor for class foundry.veil.impl.client.render.shader.definition.WrapperShaderBlockImpl
 
write(long, ByteBuffer) - Method in class foundry.veil.api.opencl.CLBuffer
Writes the specified data into this buffer.
write(long, DoubleBuffer) - Method in class foundry.veil.api.opencl.CLBuffer
Writes the specified data into this buffer.
write(long, FloatBuffer) - Method in class foundry.veil.api.opencl.CLBuffer
Writes the specified data into this buffer.
write(long, IntBuffer) - Method in class foundry.veil.api.opencl.CLBuffer
Writes the specified data into this buffer.
write(long, ShortBuffer) - Method in class foundry.veil.api.opencl.CLBuffer
Writes the specified data into this buffer.
writeAsync(long, ByteBuffer, Runnable) - Method in class foundry.veil.api.opencl.CLBuffer
Asynchronous implementation of CLBuffer.write(long, ByteBuffer).
writeAsync(long, DoubleBuffer, Runnable) - Method in class foundry.veil.api.opencl.CLBuffer
Asynchronous implementation of CLBuffer.write(long, DoubleBuffer).
writeAsync(long, FloatBuffer, Runnable) - Method in class foundry.veil.api.opencl.CLBuffer
Asynchronous implementation of CLBuffer.write(long, FloatBuffer).
writeAsync(long, IntBuffer, Runnable) - Method in class foundry.veil.api.opencl.CLBuffer
Asynchronous implementation of CLBuffer.write(long, IntBuffer).
writeAsync(long, ShortBuffer, Runnable) - Method in class foundry.veil.api.opencl.CLBuffer
Asynchronous implementation of CLBuffer.write(long, ShortBuffer).
writeMaskState(RenderStateShard.WriteMaskStateShard) - Method in interface foundry.veil.api.client.render.rendertype.VeilRenderTypeBuilder
 
writeMaskState(RenderStateShard.WriteMaskStateShard) - Method in class foundry.veil.mixin.client.pipeline.CompositeStateBuilderMixin
 

X

x - Variable in class foundry.veil.api.util.FastNoiseLite.Vector2
 
x - Variable in class foundry.veil.api.util.FastNoiseLite.Vector3
 
x() - Method in record class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.Vertex
Returns the value of the x record component.
x() - Method in record class foundry.veil.api.client.graveyard.render.mesh.StaticMesh.FaceVertex
Returns the value of the x record component.
xSize - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 

Y

y - Variable in class foundry.veil.api.util.FastNoiseLite.Vector2
 
y - Variable in class foundry.veil.api.util.FastNoiseLite.Vector3
 
y() - Method in record class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.Vertex
Returns the value of the y record component.
y() - Method in record class foundry.veil.api.client.graveyard.render.mesh.StaticMesh.FaceVertex
Returns the value of the y record component.
ySize - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 

Z

z - Variable in class foundry.veil.api.util.FastNoiseLite.Vector3
 
z() - Method in record class foundry.veil.api.client.graveyard.render.mesh.ModelMesh.Vertex
Returns the value of the z record component.
z() - Method in record class foundry.veil.api.client.graveyard.render.mesh.StaticMesh.FaceVertex
Returns the value of the z record component.
zSize - Variable in class foundry.veil.api.client.graveyard.skeleton.InterpolatedBone
 

_

_drawWithShader(Matrix4f, Matrix4f, ShaderInstance, CallbackInfo) - Method in class foundry.veil.mixin.client.deferred.VertexBufferMixin
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form