Class EntityHooksImpl

java.lang.Object
dev.architectury.hooks.level.entity.fabric.EntityHooksImpl

public class EntityHooksImpl extends Object
  • 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)
    • wrapEntityInLevelCallback

      public static net.minecraft.world.level.entity.EntityInLevelCallback wrapEntityInLevelCallback(net.minecraft.world.entity.Entity entity, net.minecraft.world.level.entity.EntityInLevelCallback callback)