Uses of Class
ua.mcchickenstudio.opencreative.utils.millennium.vectors.Vec3i
Packages that use Vec3i
Package
Description
-
Uses of Vec3i in ua.mcchickenstudio.opencreative.utils.millennium.math
Subclasses of Vec3i in ua.mcchickenstudio.opencreative.utils.millennium.mathMethods in ua.mcchickenstudio.opencreative.utils.millennium.math that return Vec3iModifier and TypeMethodDescriptionBlockPos.crossProduct(Vec3i vec) Calculate the cross product of this and the given VectorMethods in ua.mcchickenstudio.opencreative.utils.millennium.math with parameters of type Vec3iModifier and TypeMethodDescriptionAdd the given Vector to this BlockPosBlockPos.crossProduct(Vec3i vec) Calculate the cross product of this and the given VectorBlockPos.crossProductBP(Vec3i vec) Calculate the cross product of this BlockPos and the given Vector.Subtract the given Vector from this BlockPos -
Uses of Vec3i in ua.mcchickenstudio.opencreative.utils.millennium.vectors
Methods in ua.mcchickenstudio.opencreative.utils.millennium.vectors with parameters of type Vec3i