JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
X
Y
Z
T
tag(int)
- Method in interface net.fabricmc.fabric.api.renderer.v1.mesh.
MutableQuadView
Encodes an integer tag with this quad that can later be retrieved via
QuadView.tag()
.
tag(int)
- Method in interface net.fabricmc.fabric.api.renderer.v1.mesh.
QuadEmitter
tag()
- Method in interface net.fabricmc.fabric.api.renderer.v1.mesh.
QuadView
Retrieves the integer tag encoded with this quad via
MutableQuadView.tag(int)
.
toBakedQuad(int, Sprite, boolean)
- Method in interface net.fabricmc.fabric.api.renderer.v1.mesh.
QuadView
Generates a new BakedQuad instance with texture coordinates and colors from the given sprite.
toFaceIndex(Direction)
- Static method in class net.fabricmc.fabric.api.renderer.v1.model.
ModelHelper
Convenient way to encode faces that may be null.
toQuadLists(Mesh)
- Static method in class net.fabricmc.fabric.api.renderer.v1.model.
ModelHelper
Converts a mesh into an array of lists of vanilla baked quads.
toVanilla(int, int[], int, boolean)
- Method in interface net.fabricmc.fabric.api.renderer.v1.mesh.
QuadView
Reads baked vertex data and outputs standard baked quad vertex data in the given array and location.
transform(MutableQuadView)
- Method in interface net.fabricmc.fabric.api.renderer.v1.render.
RenderContext.QuadTransform
Return false to filter out quads from rendering.
TRANSFORM_BLOCK_1ST_PERSON_LEFT
- Static variable in class net.fabricmc.fabric.api.renderer.v1.model.
ModelHelper
TRANSFORM_BLOCK_1ST_PERSON_RIGHT
- Static variable in class net.fabricmc.fabric.api.renderer.v1.model.
ModelHelper
TRANSFORM_BLOCK_3RD_PERSON_RIGHT
- Static variable in class net.fabricmc.fabric.api.renderer.v1.model.
ModelHelper
TRANSFORM_BLOCK_FIXED
- Static variable in class net.fabricmc.fabric.api.renderer.v1.model.
ModelHelper
TRANSFORM_BLOCK_GROUND
- Static variable in class net.fabricmc.fabric.api.renderer.v1.model.
ModelHelper
TRANSFORM_BLOCK_GUI
- Static variable in class net.fabricmc.fabric.api.renderer.v1.model.
ModelHelper
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes