Class VersionCompat
java.lang.Object
com.bleudev.nine_lifes.compat.VersionCompat
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.util.math.Vec3dgetPosCompat(@NotNull net.minecraft.entity.Entity entity) static net.minecraft.world.WorldgetWorldCompat(@NotNull net.minecraft.entity.Entity entity)
-
Constructor Details
-
VersionCompat
public VersionCompat()
-
-
Method Details
-
getPosCompat
public static net.minecraft.util.math.Vec3d getPosCompat(@NotNull @NotNull net.minecraft.entity.Entity entity) -
getWorldCompat
public static net.minecraft.world.World getWorldCompat(@NotNull @NotNull net.minecraft.entity.Entity entity)
-