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 

E

emissive(int, boolean) - Method in interface net.fabricmc.fabric.api.renderer.v1.material.MaterialFinder
When true, sprite texture and color will be rendered at full brightness.
emit() - Method in interface net.fabricmc.fabric.api.renderer.v1.mesh.QuadEmitter
In static mesh building, causes quad to be appended to the mesh being built.
emitBlockQuads(ExtendedBlockView, BlockState, BlockPos, Supplier<Random>, RenderContext) - Method in interface net.fabricmc.fabric.api.renderer.v1.model.FabricBakedModel
This method will be called during chunk rebuilds to generate both the static and dynamic portions of a block model when the model implements this interface and FabricBakedModel.isVanillaAdapter() returns false.
emitBlockQuads(ExtendedBlockView, BlockState, BlockPos, Supplier<Random>, RenderContext) - Method in class net.fabricmc.fabric.api.renderer.v1.model.ForwardingBakedModel
 
emitItemQuads(ItemStack, Supplier<Random>, RenderContext) - Method in interface net.fabricmc.fabric.api.renderer.v1.model.FabricBakedModel
This method will be called during item rendering to generate both the static and dynamic portions of an item model when the model implements this interface and FabricBakedModel.isVanillaAdapter() returns false.
emitItemQuads(ItemStack, Supplier<Random>, RenderContext) - Method in class net.fabricmc.fabric.api.renderer.v1.model.ForwardingBakedModel
 
EntityRendererRegistry - Class in net.fabricmc.fabric.api.client.render
Helper class for registering EntityRenderers.
EntityRendererRegistry.Context - Class in net.fabricmc.fabric.api.client.render
 
EntityRendererRegistry.Factory - Interface in net.fabricmc.fabric.api.client.render
 
EVENT - Static variable in interface net.fabricmc.fabric.api.client.render.InvalidateRenderStateCallback
 
EVENT - Static variable in interface net.fabricmc.fabric.api.event.client.ClientSpriteRegistryCallback
Deprecated.
Use the ClientSpriteRegistryCallback.event(Identifier) registration method. Since 1.14 started making use of multiple sprite atlases, it is unwise to register sprites to *all* of them.
event(Identifier) - Static method in interface net.fabricmc.fabric.api.event.client.ClientSpriteRegistryCallback
Get an event instance for a given atlas path.
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