Uses of Class
com.mojang.math.Vector3f
Package
Description
-
Uses of Vector3f in com.mojang.blaze3d.audio
Modifier and TypeMethodDescriptionvoid
Listener.setListenerOrientation
(Vector3f p_83742_, Vector3f p_83743_) -
Uses of Vector3f in com.mojang.blaze3d.platform
Modifier and TypeFieldDescriptionprivate static final Vector3f
Lighting.DIFFUSE_LIGHT_0
private static final Vector3f
Lighting.DIFFUSE_LIGHT_1
private static final Vector3f
Lighting.INVENTORY_DIFFUSE_LIGHT_0
private static final Vector3f
Lighting.INVENTORY_DIFFUSE_LIGHT_1
private static final Vector3f
Lighting.NETHER_DIFFUSE_LIGHT_0
private static final Vector3f
Lighting.NETHER_DIFFUSE_LIGHT_1
Modifier and TypeMethodDescriptionstatic void
GlStateManager.setupGui3DDiffuseLighting
(Vector3f p_84361_, Vector3f p_84362_) static void
GlStateManager.setupGuiFlatDiffuseLighting
(Vector3f p_84288_, Vector3f p_84289_) static void
GlStateManager.setupLevelDiffuseLighting
(Vector3f p_84291_, Vector3f p_84292_, Matrix4f p_84293_) -
Uses of Vector3f in com.mojang.blaze3d.shaders
-
Uses of Vector3f in com.mojang.blaze3d.systems
Modifier and TypeFieldDescriptionprivate static final Vector3f[]
RenderSystem.shaderLightDirections
Modifier and TypeMethodDescriptionstatic void
RenderSystem._setShaderLights
(Vector3f p_157174_, Vector3f p_157175_) static void
RenderSystem.setShaderLights
(Vector3f p_157451_, Vector3f p_157452_) static void
RenderSystem.setupGui3DDiffuseLighting
(Vector3f p_69909_, Vector3f p_69910_) static void
RenderSystem.setupGuiFlatDiffuseLighting
(Vector3f p_69912_, Vector3f p_69913_) static void
RenderSystem.setupLevelDiffuseLighting
(Vector3f p_69915_, Vector3f p_69916_, Matrix4f p_69917_) -
Uses of Vector3f in com.mojang.blaze3d.vertex
Modifier and TypeFieldDescriptionprivate Vector3f[]
BufferBuilder.sortingPoints
(package private) final Vector3f[]
BufferBuilder.SortState.sortingPoints
ModifierConstructorDescription(package private)
SortState
(VertexFormat.Mode p_166824_, int p_166825_, Vector3f[] p_166826_, float p_166827_, float p_166828_, float p_166829_) -
Uses of Vector3f in com.mojang.math
Modifier and TypeFieldDescriptionprivate Vector3f
Transformation.scale
private Vector3f
Transformation.translation
static Vector3f
Vector3f.XN
static Vector3f
Vector3f.XP
static Vector3f
Vector3f.YN
static Vector3f
Vector3f.YP
static Vector3f
Vector3f.ZERO
static Vector3f
Vector3f.ZN
static Vector3f
Vector3f.ZP
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Vector3f>
Vector3f.CODEC
Modifier and TypeMethodDescriptionVector3f.copy()
Transformation.getScale()
Transformation.getTranslation()
Quaternion.toXYZ()
Quaternion.toXYZDegrees()
Quaternion.toYXZ()
Quaternion.toYXZDegrees()
Modifier and TypeMethodDescriptionorg.apache.commons.lang3.tuple.Triple<Quaternion,
Vector3f, Quaternion> Matrix3f.svdDecompose()
Modifier and TypeMethodDescriptionvoid
void
private static Matrix4f
Transformation.compose
(Vector3f p_121099_, Quaternion p_121100_, Vector3f p_121101_, Quaternion p_121102_) void
float
static Quaternion
static Quaternion
Quaternion.fromXYZDegrees
(Vector3f p_175226_) void
void
void
void
void
ModifierConstructorDescriptionQuaternion
(Vector3f p_80137_, float p_80138_, boolean p_80139_) Transformation
(Vector3f p_121089_, Quaternion p_121090_, Vector3f p_121091_, Quaternion p_121092_) -
Uses of Vector3f in net.minecraft.client
Modifier and TypeFieldDescriptionprivate final Vector3f
Camera.forwards
private final Vector3f
Camera.left
private final Vector3f
Camera.up
Modifier and TypeMethodDescriptionfinal Vector3f
Camera.getLeftVector()
final Vector3f
Camera.getLookVector()
final Vector3f
Camera.getUpVector()
-
Uses of Vector3f in net.minecraft.client.gui
-
Uses of Vector3f in net.minecraft.client.model
Modifier and TypeMethodDescriptionprivate Vector3f
AxolotlModel.getRotationVector
(ModelPart p_170402_) Modifier and TypeMethodDescriptionprivate void
AxolotlModel.setRotationFromVector
(ModelPart p_170409_, Vector3f p_170410_) -
Uses of Vector3f in net.minecraft.client.model.geom
-
Uses of Vector3f in net.minecraft.client.model.geom.builders
Modifier and TypeFieldDescriptionprivate final Vector3f
CubeDefinition.dimensions
private final Vector3f
CubeDefinition.origin
-
Uses of Vector3f in net.minecraft.client.particle
Modifier and TypeFieldDescriptionprivate final Vector3f
DustColorTransitionParticle.fromColor
private final Vector3f
DustColorTransitionParticle.toColor
Modifier and TypeMethodDescriptionprivate Vector3f
DustColorTransitionParticle.randomizeColor
(Vector3f p_172067_, float p_172068_) Modifier and TypeMethodDescriptionprivate Vector3f
DustColorTransitionParticle.randomizeColor
(Vector3f p_172067_, float p_172068_) -
Uses of Vector3f in net.minecraft.client.renderer.block.model
Modifier and TypeFieldDescriptionstatic final Vector3f
ItemTransform.Deserializer.DEFAULT_ROTATION
static final Vector3f
ItemTransform.Deserializer.DEFAULT_SCALE
static final Vector3f
ItemTransform.Deserializer.DEFAULT_TRANSLATION
final Vector3f
BlockElement.from
final Vector3f
BlockElementRotation.origin
final Vector3f
ItemTransform.rotation
Deprecated.final Vector3f
ItemTransform.scale
Deprecated.final Vector3f
BlockElement.to
final Vector3f
ItemTransform.translation
Deprecated.Modifier and TypeMethodDescriptionprivate Vector3f
BlockElement.Deserializer.getFrom
(com.google.gson.JsonObject p_111353_) private Vector3f
BlockElement.Deserializer.getTo
(com.google.gson.JsonObject p_111347_) private Vector3f
BlockElement.Deserializer.getVector3f
(com.google.gson.JsonObject p_111335_, String p_111336_) private Vector3f
ItemTransform.Deserializer.getVector3f
(com.google.gson.JsonObject p_111779_, String p_111780_, Vector3f p_111781_) Modifier and TypeMethodDescriptionprivate void
FaceBakery.applyElementRotation
(Vector3f p_111587_, BlockElementRotation p_111588_) void
FaceBakery.applyModelRotation
(Vector3f p_111590_, Transformation p_111591_) FaceBakery.bakeQuad
(Vector3f p_111601_, Vector3f p_111602_, BlockElementFace p_111603_, TextureAtlasSprite p_111604_, Direction p_111605_, ModelState p_111606_, BlockElementRotation p_111607_, boolean p_111608_, ResourceLocation p_111609_) private void
FaceBakery.fillVertex
(int[] p_111615_, int p_111616_, Vector3f p_111617_, TextureAtlasSprite p_111618_, BlockFaceUV p_111619_) private Vector3f
ItemTransform.Deserializer.getVector3f
(com.google.gson.JsonObject p_111779_, String p_111780_, Vector3f p_111781_) private void
FaceBakery.rotateVertexBy
(Vector3f p_111596_, Vector3f p_111597_, Matrix4f p_111598_, Vector3f p_111599_) private float[]
FaceBakery.setupShape
(Vector3f p_111593_, Vector3f p_111594_) ModifierConstructorDescriptionBlockElement
(Vector3f p_111314_, Vector3f p_111315_, Map<Direction, BlockElementFace> p_111316_, BlockElementRotation p_111317_, boolean p_111318_) BlockElementRotation
(Vector3f p_111383_, Direction.Axis p_111384_, float p_111385_, boolean p_111386_) ItemTransform
(Vector3f p_111760_, Vector3f p_111761_, Vector3f p_111762_) Deprecated. -
Uses of Vector3f in net.minecraft.client.renderer.debug
Modifier and TypeMethodDescriptionprivate Vector3f
HeightMapRenderer.getColor
(Heightmap.Types p_113574_) -
Uses of Vector3f in net.minecraft.core
-
Uses of Vector3f in net.minecraft.core.particles
Modifier and TypeFieldDescriptionprotected final Vector3f
DustParticleOptionsBase.color
static final Vector3f
DustParticleOptions.REDSTONE_PARTICLE_COLOR
static final Vector3f
DustColorTransitionOptions.SCULK_PARTICLE_COLOR
private final Vector3f
DustColorTransitionOptions.toColor
Modifier and TypeMethodDescriptionDustParticleOptionsBase.getColor()
DustColorTransitionOptions.getFromColor()
DustColorTransitionOptions.getToColor()
static Vector3f
DustParticleOptionsBase.readVector3f
(com.mojang.brigadier.StringReader p_175807_) static Vector3f
DustParticleOptionsBase.readVector3f
(FriendlyByteBuf p_175811_) ModifierConstructorDescriptionDustColorTransitionOptions
(Vector3f p_175758_, Vector3f p_175759_, float p_175760_) DustParticleOptions
(Vector3f p_175790_, float p_175791_) DustParticleOptionsBase
(Vector3f p_175803_, float p_175804_) -
Uses of Vector3f in net.minecraft.world.entity
-
Uses of Vector3f in net.minecraft.world.entity.animal.axolotl
-
Uses of Vector3f in net.minecraft.world.entity.monster
Modifier and TypeMethodDescriptiondefault Vector3f
CrossbowAttackMob.getProjectileShotVector
(LivingEntity p_32333_, Vec3 p_32334_, float p_32335_) -
Uses of Vector3f in net.minecraft.world.phys
-
Uses of Vector3f in net.minecraftforge.client
Modifier and TypeMethodDescriptionprivate static Vector3f
ForgeHooksClient.getVertexPos
(int[] data, int vertex) -
Uses of Vector3f in net.minecraftforge.client.extensions
Modifier and TypeMethodDescriptiondefault void
IForgeVertexConsumer.applyBakedNormals
(Vector3f generated, ByteBuffer data, Matrix3f normalTransform) default Transformation
IForgeTransformation.applyOrigin
(Vector3f origin) Apply this transformation to a different origin.default void
IForgeTransformation.transformNormal
(Vector3f normal) -
Uses of Vector3f in net.minecraftforge.client.model.b3d
Modifier and TypeFieldDescriptionprivate final Vector3f
B3DModel.Face.normal
private final Vector3f
B3DModel.Vertex.normal
private final Vector3f
B3DModel.Key.pos
private final Vector3f
B3DModel.Node.pos
private final Vector3f
B3DModel.Vertex.pos
private final Vector3f
B3DModel.Key.scale
private final Vector3f
B3DModel.Node.scale
Modifier and TypeMethodDescriptionB3DModel.Face.getNormal()
static Vector3f
B3DModel.Face.getNormal
(B3DModel.Vertex v1, B3DModel.Vertex v2, B3DModel.Vertex v3) B3DModel.Vertex.getNormal()
B3DModel.Key.getPos()
B3DModel.Node.getPos()
B3DModel.Vertex.getPos()
B3DModel.Key.getScale()
B3DModel.Node.getScale()
Modifier and TypeMethodDescriptionstatic <K extends B3DModel.IKind<K>>
B3DModel.Node<K>B3DModel.Node.create
(String name, Vector3f pos, Vector3f scale, Quaternion rot, List<B3DModel.Node<?>> nodes, K kind) private final void
B3DLoader.BakedWrapper.putVertexData
(IVertexConsumer consumer, B3DModel.Vertex v, Vector3f faceNormal, TextureAtlasSprite sprite) ModifierConstructorDescriptionFace
(B3DModel.Vertex v1, B3DModel.Vertex v2, B3DModel.Vertex v3, B3DModel.Brush brush, Vector3f normal) Key
(Vector3f pos, Vector3f scale, Quaternion rot) Node
(String name, Vector3f pos, Vector3f scale, Quaternion rot, List<B3DModel.Node<?>> nodes, K kind) -
Uses of Vector3f in net.minecraftforge.client.model.generators
Modifier and TypeFieldDescriptionprivate 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 TypeMethodDescriptionprivate com.google.gson.JsonArray
ModelBuilder.serializeVector3f
(Vector3f vec) private void
ModelBuilder.ElementBuilder.validatePosition
(Vector3f pos) -
Uses of Vector3f in net.minecraftforge.client.model.obj
Modifier and TypeMethodDescriptionstatic Vector3f
OBJModel.parseVector3
(String[] line) static Vector3f
OBJModel.parseVector4To3
(String[] line) Modifier and TypeMethodDescriptionprivate void
OBJModel.putVertexData
(IVertexConsumer consumer, Vector4f position0, Vec2 texCoord0, Vector3f normal0, Vector4f color0, Vec2 uv2, TextureAtlasSprite texture) -
Uses of Vector3f in net.minecraftforge.common.model
Modifier and TypeFieldDescriptionprivate static final Vector3f
TransformationHelper.Deserializer.ORIGIN_CENTER
private static final Vector3f
TransformationHelper.Deserializer.ORIGIN_CORNER
private static final Vector3f
TransformationHelper.Deserializer.ORIGIN_OPPOSING_CORNER
Modifier and TypeMethodDescriptionstatic Vector3f
private static Vector3f
TransformationHelper.Deserializer.parseOrigin
(com.google.gson.JsonObject obj) Modifier and TypeMethodDescriptionstatic Vector3f
static Quaternion
TransformationHelper.quatFromXYZ
(Vector3f xyz, boolean degrees)