Class ExpandClipContext
java.lang.Object
com.blamejared.crafttweaker.natives.world.clip.ExpandClipContext
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExpandClipContext
public ExpandClipContext()
-
-
Method Details
-
getTo
public static net.minecraft.world.phys.Vec3 getTo(net.minecraft.world.level.ClipContext internal) -
getFrom
public static net.minecraft.world.phys.Vec3 getFrom(net.minecraft.world.level.ClipContext internal)
-