Skip navigation links
A B C D E F G H I L M N O P Q R S T U X Y Z 

F

FabricBakedModel - Interface in net.fabricmc.fabric.api.renderer.v1.model
Interface for baked models that output meshes with enhanced rendering features.
faceFromIndex(int) - Static method in class net.fabricmc.fabric.api.renderer.v1.model.ModelHelper
Use to decode a result from ModelHelper.toFaceIndex(Direction).
faceNormal() - Method in interface net.fabricmc.fabric.api.renderer.v1.mesh.QuadView
Normal of the quad as implied by geometry.
fallbackConsumer() - Method in interface net.fabricmc.fabric.api.renderer.v1.render.RenderContext
Fabric causes vanilla baked models to send themselves via this interface.
find() - Method in interface net.fabricmc.fabric.api.renderer.v1.material.MaterialFinder
Returns the standard material encoding all of the current settings in this finder.
find(QuadView, int) - Method in interface net.fabricmc.fabric.api.renderer.v1.model.SpriteFinder
Finds the atlas sprite containing the vertex centroid of the quad.
find(float, float) - Method in interface net.fabricmc.fabric.api.renderer.v1.model.SpriteFinder
Alternative to SpriteFinder.find(QuadView, int) when vertex centroid is already known or unsuitable.
FluidRenderHandler - Interface in net.fabricmc.fabric.api.client.render.fluid.v1
Interface for handling the rendering of a FluidState.
FluidRenderHandlerRegistry - Interface in net.fabricmc.fabric.api.client.render.fluid.v1
Registry for FluidRenderHandler instances.
forEach(Consumer<QuadView>) - Method in interface net.fabricmc.fabric.api.renderer.v1.mesh.Mesh
Use to access all of the quads encoded in this mesh.
ForwardingBakedModel - Class in net.fabricmc.fabric.api.renderer.v1.model
Base class for specialized model implementations that need to wrap other baked models.
ForwardingBakedModel() - Constructor for class net.fabricmc.fabric.api.renderer.v1.model.ForwardingBakedModel
 
fromVanilla(int[], int, boolean) - Method in interface net.fabricmc.fabric.api.renderer.v1.mesh.MutableQuadView
Enables bulk vertex data transfer using the standard Minecraft vertex formats.
fromVanilla(int[], int, boolean) - Method in interface net.fabricmc.fabric.api.renderer.v1.mesh.QuadEmitter
 
A B C D E F G H I L M N O P Q R S T U X Y Z 
Skip navigation links