Uses of Class
com.mojang.math.Vector3d
Packages that use Vector3d
-
Uses of Vector3d in com.mojang.math
Methods in com.mojang.math with parameters of type Vector3d -
Uses of Vector3d in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as Vector3d -
Uses of Vector3d in net.minecraftforge.client
Methods in net.minecraftforge.client that return Vector3dModifier and TypeMethodDescriptiondefault Vector3d
IBlockRenderProperties.getFogColor(BlockState state, LevelReader Level, BlockPos pos, Entity entity, Vector3d originalColor, float partialTicks)
NOT CURRENTLY IMPLEMENTEDMethods in net.minecraftforge.client with parameters of type Vector3dModifier and TypeMethodDescriptiondefault Vector3d
IBlockRenderProperties.getFogColor(BlockState state, LevelReader Level, BlockPos pos, Entity entity, Vector3d originalColor, float partialTicks)
NOT CURRENTLY IMPLEMENTED