Class ExpandEntityHitResult
java.lang.Object
com.blamejared.crafttweaker.natives.util.ExpandEntityHitResult
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExpandEntityHitResult
public ExpandEntityHitResult()
-
-
Method Details
-
getEntity
public static net.minecraft.world.entity.Entity getEntity(net.minecraft.world.phys.EntityHitResult internal) -
getType
public static net.minecraft.world.phys.HitResult.Type getType(net.minecraft.world.phys.EntityHitResult internal)
-