Class EntityHooksImpl
java.lang.Object
me.shedaniel.architectury.hooks.forge.EntityHooksImpl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable net.minecraft.world.entity.Entity
fromCollision
(net.minecraft.world.phys.shapes.CollisionContext ctx)
-
Constructor Details
-
EntityHooksImpl
public EntityHooksImpl()
-
-
Method Details
-
fromCollision
@Nullable public static @Nullable net.minecraft.world.entity.Entity fromCollision(net.minecraft.world.phys.shapes.CollisionContext ctx)
-