Package foundry.veil.helper
Class SpaceHelper
java.lang.Object
foundry.veil.helper.SpaceHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.joml.Vector3fworldToScreenSpace(net.minecraft.world.phys.Vec3 pos, float partialTicks)
-
Constructor Details
-
SpaceHelper
public SpaceHelper()
-
-
Method Details
-
worldToScreenSpace
public static org.joml.Vector3f worldToScreenSpace(net.minecraft.world.phys.Vec3 pos, float partialTicks)
-