Package net.frozenblock.lib.entity.api
Class EntityUtils
java.lang.Object
net.frozenblock.lib.entity.api.EntityUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Optional<net.minecraft.core.Direction>getMovementDirectionHorizontal(@NotNull net.minecraft.world.entity.Entity entity)
-
Constructor Details
-
EntityUtils
public EntityUtils()
-
-
Method Details
-
getMovementDirectionHorizontal
public static Optional<net.minecraft.core.Direction> getMovementDirectionHorizontal(@NotNull @NotNull net.minecraft.world.entity.Entity entity)
-