Modifier and Type | Field and Description |
---|---|
private static Vector3f |
GlStateManager.DIFFUSE_LIGHT_0 |
private static Vector3f |
GlStateManager.DIFFUSE_LIGHT_1 |
Modifier and Type | Method and Description |
---|---|
void |
Listener.func_227580_a_(Vector3f p_227580_1_,
Vector3f p_227580_2_) |
Modifier and Type | Field and Description |
---|---|
private Vector3f |
ActiveRenderInfo.left |
private Vector3f |
ActiveRenderInfo.look |
private Vector3f |
TransformationMatrix.scale |
private Vector3f |
TransformationMatrix.translation |
private Vector3f |
ActiveRenderInfo.up |
static Vector3f |
Vector3f.XN |
static Vector3f |
Vector3f.XP |
static Vector3f |
Vector3f.YN |
static Vector3f |
Vector3f.YP |
static Vector3f |
Vector3f.ZN |
static Vector3f |
Vector3f.ZP |
Modifier and Type | Method and Description |
---|---|
Vector3f |
Vector3f.copy() |
Vector3f |
TransformationMatrix.getScale() |
Vector3f |
TransformationMatrix.getTranslation() |
Vector3f |
ActiveRenderInfo.getUpVector() |
Vector3f |
ActiveRenderInfo.getViewVector() |
Modifier and Type | Method and Description |
---|---|
static com.mojang.datafixers.util.Pair<Matrix3f,Vector3f> |
TransformationMatrix.affine(Matrix4f matrixIn) |
org.apache.commons.lang3.tuple.Triple<Quaternion,Vector3f,Quaternion> |
Matrix3f.svdDecompose() |
Modifier and Type | Method and Description |
---|---|
void |
Vector3f.add(Vector3f vectorIn) |
private static Matrix4f |
TransformationMatrix.composeVanilla(Vector3f p_227986_0_,
Quaternion p_227986_1_,
Vector3f p_227986_2_,
Quaternion p_227986_3_) |
void |
Vector3f.cross(Vector3f vec) |
float |
Vector3f.dot(Vector3f vec) |
void |
Vector3f.lerp(Vector3f vectorIn,
float pctIn) |
void |
Vector4f.scale(Vector3f vec) |
void |
Vector3f.sub(Vector3f vec) |
void |
Matrix4f.translate(Vector3f p_226597_1_) |
Constructor and Description |
---|
Quaternion(Vector3f axis,
float angle,
boolean degrees) |
TransformationMatrix(Vector3f translationIn,
Quaternion rotationLeftIn,
Vector3f scaleIn,
Quaternion rotationRightIn) |
Vector4f(Vector3f vectorIn) |
Modifier and Type | Field and Description |
---|---|
Vector3f |
ModelRenderer.TexturedQuad.normal |
Vector3f |
BlockPartRotation.origin |
Vector3f |
ModelRenderer.PositionTextureVertex.position |
Vector3f |
BlockPart.positionFrom |
Vector3f |
BlockPart.positionTo |
Vector3f |
ItemTransformVec3f.rotation
Deprecated.
|
static Vector3f |
ItemTransformVec3f.Deserializer.ROTATION_DEFAULT |
Vector3f |
ItemTransformVec3f.scale
Deprecated.
|
static Vector3f |
ItemTransformVec3f.Deserializer.SCALE_DEFAULT |
Vector3f |
ItemTransformVec3f.translation
Deprecated.
|
static Vector3f |
ItemTransformVec3f.Deserializer.TRANSLATION_DEFAULT |
Modifier and Type | Method and Description |
---|---|
private Vector3f |
BlockPart.Deserializer.func_199328_a(com.google.gson.JsonObject p_199328_1_,
java.lang.String p_199328_2_) |
private Vector3f |
BlockPart.Deserializer.func_199329_d(com.google.gson.JsonObject p_199329_1_) |
private Vector3f |
BlockPart.Deserializer.func_199330_e(com.google.gson.JsonObject p_199330_1_) |
private Vector3f |
ItemTransformVec3f.Deserializer.parseVector(com.google.gson.JsonObject json,
java.lang.String key,
Vector3f fallback) |
Modifier and Type | Method and Description |
---|---|
BakedQuad |
FaceBakery.bakeQuad(Vector3f posFrom,
Vector3f posTo,
BlockPartFace face,
TextureAtlasSprite sprite,
Direction facing,
IModelTransform transformIn,
BlockPartRotation partRotation,
boolean shade,
ResourceLocation modelLocationIn) |
private float[] |
FaceBakery.getPositionsDiv16(Vector3f pos1,
Vector3f pos2) |
private Vector3f |
ItemTransformVec3f.Deserializer.parseVector(com.google.gson.JsonObject json,
java.lang.String key,
Vector3f fallback) |
private void |
FaceBakery.rotatePart(Vector3f vec,
BlockPartRotation partRotation) |
private void |
FaceBakery.rotateScale(Vector3f posIn,
Vector3f originIn,
Matrix4f transformIn,
Vector3f scaleIn) |
void |
FaceBakery.rotateVertex(Vector3f posIn,
TransformationMatrix transformIn) |
private void |
FaceBakery.storeVertexData(int[] faceData,
int storeIndex,
Vector3f positionIn,
int shadeColor,
TextureAtlasSprite sprite,
BlockFaceUV faceUV) |
Constructor and Description |
---|
BlockPart(Vector3f p_i47624_1_,
Vector3f p_i47624_2_,
java.util.Map<Direction,BlockPartFace> p_i47624_3_,
BlockPartRotation p_i47624_4_,
boolean p_i47624_5_) |
BlockPartRotation(Vector3f p_i47623_1_,
Direction.Axis p_i47623_2_,
float p_i47623_3_,
boolean p_i47623_4_) |
ItemTransformVec3f(Vector3f rotationIn,
Vector3f translationIn,
Vector3f scaleIn)
Deprecated.
|
PositionTextureVertex(Vector3f posIn,
float texU,
float texV) |
Modifier and Type | Method and Description |
---|---|
private Vector3f |
PillagerEntity.func_213673_a(Vec3d p_213673_1_,
float p_213673_2_) |
Modifier and Type | Method and Description |
---|---|
Vector3f |
Direction.toVector3f() |
Constructor and Description |
---|
Vec3d(Vector3f p_i225900_1_) |
Modifier and Type | Method and Description |
---|---|
private static Vector3f |
ForgeHooksClient.getVertexPos(int[] data,
int vertex) |
Modifier and Type | Method and Description |
---|---|
default void |
IForgeVertexBuilder.applyBakedNormals(Vector3f generated,
java.nio.ByteBuffer data,
Matrix3f normalTransform) |
default TransformationMatrix |
IForgeTransformationMatrix.applyOrigin(Vector3f origin)
Apply this transformation to a different origin.
|
default void |
IForgeTransformationMatrix.transformNormal(Vector3f normal) |
Modifier and Type | Field and Description |
---|---|
private Vector3f |
SimpleModelFontRenderer.normal |
Modifier and Type | Field and Description |
---|---|
private Vector3f |
B3DModel.Vertex.normal |
private Vector3f |
B3DModel.Face.normal |
private Vector3f |
B3DModel.Vertex.pos |
private Vector3f |
B3DModel.Key.pos |
private Vector3f |
B3DModel.Node.pos |
private Vector3f |
B3DModel.Key.scale |
private Vector3f |
B3DModel.Node.scale |
Modifier and Type | Method and Description |
---|---|
Vector3f |
B3DModel.Vertex.getNormal() |
Vector3f |
B3DModel.Face.getNormal() |
static Vector3f |
B3DModel.Face.getNormal(B3DModel.Vertex v1,
B3DModel.Vertex v2,
B3DModel.Vertex v3) |
Vector3f |
B3DModel.Vertex.getPos() |
Vector3f |
B3DModel.Key.getPos() |
Vector3f |
B3DModel.Node.getPos() |
Vector3f |
B3DModel.Key.getScale() |
Vector3f |
B3DModel.Node.getScale() |
Modifier and Type | Method and Description |
---|---|
static <K extends B3DModel.IKind<K>> |
B3DModel.Node.create(java.lang.String name,
Vector3f pos,
Vector3f scale,
Quaternion rot,
java.util.List<B3DModel.Node<?>> nodes,
K kind) |
private void |
B3DLoader.BakedWrapper.putVertexData(IVertexConsumer consumer,
B3DModel.Vertex v,
Vector3f faceNormal,
TextureAtlasSprite sprite) |
Constructor and Description |
---|
Face(B3DModel.Vertex v1,
B3DModel.Vertex v2,
B3DModel.Vertex v3,
B3DModel.Brush brush,
Vector3f normal) |
Key(Vector3f pos,
Vector3f scale,
Quaternion rot) |
Node(java.lang.String name,
Vector3f pos,
Vector3f scale,
Quaternion rot,
java.util.List<B3DModel.Node<?>> nodes,
K kind) |
Vertex(Vector3f pos,
Vector3f normal,
Vector4f color,
Vector4f[] texCoords) |
Modifier and Type | Field and Description |
---|---|
private Vector3f |
ModelBuilder.ElementBuilder.from |
private Vector3f |
ModelBuilder.ElementBuilder.RotationBuilder.origin |
private Vector3f |
ModelBuilder.TransformsBuilder.TransformVecBuilder.rotation |
private Vector3f |
ModelBuilder.TransformsBuilder.TransformVecBuilder.scale |
private Vector3f |
ModelBuilder.ElementBuilder.to |
private Vector3f |
ModelBuilder.TransformsBuilder.TransformVecBuilder.translation |
Modifier and Type | Method and Description |
---|---|
private com.google.gson.JsonArray |
ModelBuilder.serializeVector3f(Vector3f vec) |
private void |
ModelBuilder.ElementBuilder.validatePosition(Vector3f pos) |
Modifier and Type | Field and Description |
---|---|
private java.util.List<Vector3f> |
OBJModel.normals |
private java.util.List<Vector3f> |
OBJModel.positions |
Modifier and Type | Method and Description |
---|---|
static Vector3f |
OBJModel.parseVector3(java.lang.String[] line) |
static Vector3f |
OBJModel.parseVector4To3(java.lang.String[] line) |
Modifier and Type | Method and Description |
---|---|
private void |
OBJModel.putVertexData(IVertexConsumer consumer,
Vector4f position0,
Vec2f texCoord0,
Vector3f normal0,
Vector4f color0,
Vec2f uv2,
TextureAtlasSprite texture) |
Modifier and Type | Method and Description |
---|---|
default void |
IForgeDimension.getLightmapColors(float partialTicks,
float sunBrightness,
float skyLight,
float blockLight,
Vector3f colors)
Allows for manipulating the coloring of the lightmap texture.
|
Modifier and Type | Field and Description |
---|---|
private static Vector3f |
TransformationHelper.Deserializer.ORIGIN_CENTER |
private static Vector3f |
TransformationHelper.Deserializer.ORIGIN_CORNER |
private static Vector3f |
TransformationHelper.Deserializer.ORIGIN_OPPOSING_CORNER |
Modifier and Type | Method and Description |
---|---|
static Vector3f |
TransformationHelper.lerp(Vector3f from,
Vector3f to,
float progress) |
private static Vector3f |
TransformationHelper.Deserializer.parseOrigin(com.google.gson.JsonObject obj) |
Modifier and Type | Method and Description |
---|---|
static Vector3f |
TransformationHelper.lerp(Vector3f from,
Vector3f to,
float progress) |
static Quaternion |
TransformationHelper.quatFromXYZ(Vector3f xyz,
boolean degrees) |